Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using policy in a WebMethod30 Aug 2005 16:12 GMT5
Hi I was wondering if there is any way to use a policy in a WebMethod that is
inside of an .asmx. The key here is that I need to use a policy only in a
couple of WebMethod not in all the Webservice.
I know that policy aplies for a .asmx but I will like to know if it's
WS-Policy30 Aug 2005 15:52 GMT3
can anybody please give me some URL to a tutorial explaining how to setup
WS-Policy and u tilize it in Client. I came accross setting up WS-Policy but
i couldn't find out how do i call web service methods then ? after setting
up a WS-Policy if i call a method of webservice i always ...
Could not create type 'MyGolfMart.WebServices.ccService'30 Aug 2005 14:19 GMT4
Hi all
i made a web service but when i tried to use it i faced some troubles, an
error msg from the IExplorer :
Parser Error Message: Could not create type
carriage return in a string disappears30 Aug 2005 12:25 GMT2
I have a web method that returns a string. When I return a string that has a
carriage return and line feed in it ("\r\n") on the client side I only
receive a string including the line feed ("\n"). The carriage return
disappeared.
Security Exception30 Aug 2005 11:36 GMT1
If I use a web service that I created through a custom
control on a windows form it works fine. However, if iput this control on a
webform usinf the <object...classid..> label, i get an security error when i
call the web service
Avoiding a FileInUse access30 Aug 2005 11:25 GMT2
 In my web service, it has to return an image from a file located at
a specific virtual dir.
Another concurrent app, running on the server, is periodically
modifying that particular file.
cache dataset on server accross WS calls30 Aug 2005 10:56 GMT2
I want to cache a dataset on a server via a web service. I was thinking of
caching it in a session object and returning the session ID as a string in
the web service back to the windows client.  Then I want the windows client
to call a aspx page passing in the sessionID as a ...
SOAP with attachments?30 Aug 2005 09:31 GMT1
How can I transfers a binary file with soap?
Must I convert it to MIME format?
Can any other languages using DIME?
Thanks for any help.
How to send whole file between server's and client's side?30 Aug 2005 09:19 GMT1
I need to send file between Client and Service.
How to do it?
For example:
I imagine that I should make public method (on the server side)
WSE 3.0: How to Sign a SOAP Message by Using a User Name and Passw29 Aug 2005 19:18 GMT5
Can someone show me how this is done in WSE 3.0 using code. I can see how
this is done in numerous articles for WSE 2.0:
MessageSignature sig = new MessageSignature(userToken);
requestContext.Security.Elements.Add(sig);
How to use my own CodeDomProvider with wsdl.exe?29 Aug 2005 16:52 GMT1
/language: option of wsdl.exe says that it accepts a fully-qualified
name of a class implementing System.CodeDom.Compiler.CodeDomProvider.
Although I was able to provide MCppCodeProvider provider only (that
needs to use too complicated string):
Where to use XLang?29 Aug 2005 16:50 GMT1
The have been said that XLANG using in Web-services with BizTalk integration.
But there is some ways to use Xlang and web-services created like interface/working
thread/realization w/out using BizTalk?
Could smb demystify where XLANG could be applied?
New to WebServices.... but this should work, no?29 Aug 2005 16:41 GMT4
Howdy,
Here is my script in file OrderStatus.asmx:
Imports System.Web.Services
<System.Web.Services.WebService(Namespace:="http://tempuri.org")> _
Encrypting name and password29 Aug 2005 04:51 GMT1
I'm build a windows application where I pass the user id and password to WS
to authenticate the user.  I'd like to create a private key to encrypt the
information before passing it to the WS.  The WS will, in turn, decrypt the
information using the private key to authenticate the ...
SOAP Help29 Aug 2005 03:36 GMT7
I am in dire need of  help in trying to get the client code for a web
service to work. i don't have a WSDL for the service so i created my own
ASP.NET service to test with. i converted the DTD files that i was given to
xsd files and used the xsd tool to create the classes. i used ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 July, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.