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 / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
HttpWebRequest encoding to talk to Web Service 02 Sep 2004 23:08 GMT1
if i am using HttpWebRequest to communicate with a Web Service , how should
i decide what type of url encoding to perform (for example, utf-8 , etc.)
should this information be included in the WSDL ?
Send Basic HTTP authentication credential in the first HTTP request02 Sep 2004 22:54 GMT1
How can I make the web service proxy class send basic authentication
information in the HTTP header of the first request?
My authentication code is here:
NetworkCredential crd = new NetworkCredential("user1", "welcome1");
Web Services Async Method Timeout Help needed...02 Sep 2004 22:18 GMT2
I have a web service that has a method that takes a fair amount of time to
complete.  One of my clients is stating that they are getting a timeout
back.
I am having difficulties getting my Windows XP workstation which is running
Q: Cheap Windows webhosting with ASP & DB02 Sep 2004 17:30 GMT6
I want to find some cheap webhosting with Microsoft ASP and database
access. I want to use Access and/or SQL DB with ADO.Net. I want to
practice some ASP programming and develop various things.
Does anyone have any ideas who is cheap and reliable?
InvalidOperationException Calling a web service02 Sep 2004 07:51 GMT2
I am calling a web service using a proxy class generated using wsdl.exe
Does anyone know what the error I get means?
Is the namespace mentioned below part of the response I get from the web
service?
Custom tool error: Failed to generate dataset. Undefined data type: 'anyType'.02 Sep 2004 07:35 GMT1
Did anyone got error like that?
When I'm trying to Update WebReference in my project this is an error I'm
getting  "Custom tool error: Failed to generate dataset. Undefined data
type: 'anyType'."
SOAPHeader02 Sep 2004 07:14 GMT1
I have a WebService client. All the code is generated by VS.NET 2003.
The problem is that some attributes are not generated.
All the attributes in the base class are generated.
But the attribute in the inherited class RFCSending are not.
Attribute missing / not serialized02 Sep 2004 07:12 GMT1
I have a WS client. All the code is generated by VS.NET 2003.
For me its seems that an attribute is not generated during sending the
request in the SOAPHeader.
The problem is with RFCSendingValue.
Serializer unneccesarily recreates type?02 Sep 2004 06:53 GMT1
I have a simple webservice that accepts a network credential as an argument
to a webmethod.
When i create a proxy for my client to use, the proxy generator then
recreates a new type
trace info01 Sep 2004 21:10 GMT1
I have my WSE2 settings to write to a Input and Output trace files, but they
are not being written.  What am I missing?
WSDL Import01 Sep 2004 20:59 GMT1
I have been creating a webservice using the funtionality in vs.net to do so
(in other words, I havent programmically created any xml).  I have a need to
modify the WSDL: specifically, I want to add an IMPORT statement with the
NAMESPACE and the schemaLocation tags.
Invalid operation error while calling webservice01 Sep 2004 20:59 GMT1
I am trying to call a webservice.
following is the error that i got
/******/
System.InvalidOperationException: Missing parameter: sOCrp.
DiscoCodeGenerator unable to initialize code generator01 Sep 2004 20:57 GMT1
Hi,
I have created the "Hello World" web service with one web method on it
"HelloWorld" (yes the [WebMethod] tag is there). I have deployed the
web service to a Windows 2003 server, then I create a new project in
Web Service and VB6 COM Object using ADO 2.601 Sep 2004 20:47 GMT2
I have a VB 6 COM object that uses ADO 2.6 to connect to a database. I have
a Web Service that references this COM object and calls a method in this
objects that uses ADO 2.6 to connect. The Web Service gives the error
"connected[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does ...
WSDL Username Token Signature & Encryption? 01 Sep 2004 16:23 GMT6
My service requires a Username token.  It also requires a
MessageSignature and EncryptedData (using said token.)
Is there any way to specify what is expected in my WSDL document? If
not, how will the service consumer know what token(s) are required?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 August, 2004
 
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.