Ask a Question related to ASP.NET Web Services, Design and Development.
-
sadhvi #1
When do the SOAPCLIENT_ERROR errors occur and how do resolve them
HI,
I have a funny problem. I have a VC++ client which is consuming a
webservice.
The VC++ client has been developed using VS .Net 2003 IDE.
I simply do an Add web reference to consume a webservice.
Adding a web reference generates an sproxy.exe generated class which
generates the necessary soap requests. This in turn invokes methods in
atlsoap.h and atlhttp.inl such as SendRequest etc.
The problem is that most of the times, when I invoke a webservice
method it throws me a couple of soap errors such as
SOAPCLIENT_PARSEFAULT_ERROR or SOAPCLIENT_READ_ERROR or
SOAPCLIENT_SEND_ERROR. I fail to understand why would such errors
occur. What is going wrong in the HttpReuest that is being sent to the
web service which is generating these errors?
Are there any security issues or is there some bug in .Net framework
1.1??
Can anyone please throw some light on this problem.
Cheers,
Sadhvi
sadhvi Guest
-
Why doesn't the Code Completion occur in FlexBuilder IDEwhen source code is in an external file?
I am seperating my .as from the MXML by using the following in my file.mxml: <mx:Script source="file.as"> When I edit file.as, the code... -
Where in the page lifecycle does validation occur?
Hi all, I don't use auto postbacks on my web site to keep it javascript-free and browser agnostic. Whenever there's a postback to my page I'm... -
New TechNote - font substitutions occur when printing
I am using the trial of Freehand MX, in the hopes that the printing problems I have with printing from FH 10 to a postscript printer (HP Laserjet... -
The American Resolve
http://www.theamericanresolve.com The Mission Statement of The American Resolve calls for the American Country to embrace, gather and unite... -
click event does not occur in webusercontrol
I have EXACTLY the same problem - its a catch 22 which I've not yet found an answer to :o( You can't seem to attach events in PreRender (in fact it...



Reply With Quote

