which ports should be enable?
server is unable to process the request
2 hours, 58 minutes ago
Hi..
I have developed and deployed a webservice on a public IP. Means to say published on internet.
When i try to submit request to this webservice from internet at client side. then it thorws the below exception.
how can i make it correct? what is the problem with it?
It was completely working on intranet. but not working on internet now after publishing on Internet.
I want to ask one thing more. I think tis the matter of disabling ports. which ports should be enable for it?
My Custom Exception:
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> PGS.Utils.PGSException: Error Code : 3 . Error Description: PGS web service unable to proceed your request, Please contact you Administrator.
Login failed!
at PGS.PGS_WebService.GenerateProposalMethod(Controller data) in D:\PGS AuNz\PGS\PGS_WebService.asmx.cs:line 219
at PGS.PGS_WebService.GenerateProposal(Controller data) in D:\PGS AuNz\PGS\PGS_WebService.asmx.cs:line 68
--- End of inner exception stack trace ---
maifs
March 7th, 2011 5:43pm
Yes you are right , its not the problem of SOAP. Its the problem of disabling all port.
That was my own custom exceptionmaifs
Free Windows Admin Tool Kit Click here and download it now
March 9th, 2011 12:09am


