"Ursli" <talundes@gmail.com> wrote in news:1117095093.286052.105810
@g44g2000cwa.googlegroups.com:
> When I try to test a (even supersimple) WebService on my developer PC
> with the vs.net buildin tools,
> (and they use POST for submiting), I get the following error:
Check your IIS settings on that application.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
Blog: http://blogs.atozed.com/kudzu
Ursli - 27 Jun 2005 14:31 GMT
IIS settings are ok.
With every WebService I create on that PC I have the same error.
>Exception Details: System.Web.HttpException: Path 'POST' is forbidden.
Same WebService on a other PC works perfect.
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 - 30 Jun 2005 08:17 GMT
Error found (or better solved), I did reinstall the dot.net framework
1.1 and everything is fine know.