Ask a Question related to ASP.NET Web Services, Design and Development.
-
Ursli #1
Re: Post to Webservice returns error
IIS settings are ok.
With every WebService I create on that PC I have the same error.Same WebService on a other PC works perfect.>Exception Details: System.Web.HttpException: Path 'POST' is forbidden.
I did copy all .config-Files from the dot.net framework from a running
PC to myone, still same problem.
I suspect Mindreef SOAPscope was doing some nasty thing, I did unintall
it but not sure if this is the problem. Any sugestions?
Ursli Guest
-
WebService Returns Black Page When Invoking
Hi Everyone! I am working on a project for a directed study class and am having problems with webservices. I have .NET Framework version... -
Basic problem with WebService POST
Jon - ever learn any more about this issue? Facing the same thing when I move my web services from local XP pro IIS to Server 2003 IIS. Thanks.... -
HTTP POST using webservice
Hi All, I've run into an interesting problem. Basically, we have a website that requires a user to log in. Once a user is successfully logged... -
Webservice that returns an object that implements IEnumerable
I have created an object that implements the IEnumerable interface and would like to be able to access the object over a web service On the... -
Webservice method returns XML.
I wrote webservice with one method Test. When i am trying to return a simple string it works form test client. When i am trying to return an XML... -
Ursli #2
Re: Post to Webservice returns error
Error found (or better solved), I did reinstall the dot.net framework
1.1 and everything is fine know.
Ursli Guest



Reply With Quote

