After opening a project (read-only) in InterDev 6 and starting debug (F5), I
got a message saying: "World Wide Web Service is not installed on this
computer"
When refering to the local site i.e. http://127.0.0.1, the website is under
construction. So it seems that IIS is running ok.
Re: How to debug in function AuthenticateToken() ...debug the web service is a little funky. ... allowed to hit the web service it self. ... >> will never hit that breakpoint.... (microsoft.public.dotnet.framework.webservices.enhancements)
Re: Debug two ASP.Net apps at one time? ... the same machine while trying to debug two different applications. ... and the other with a web service.... > service, and when they are called from the web site, they get hit. ... > On my laptop, when I try this, which ever instance of VS.Net I start ... (microsoft.public.dotnet.framework.aspnet)
RE: [IMPORTANT] Debugging ... If you create a solution that contains both the Web service and the ...consumer application, you can easily debug the Web service by invoking it ... | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 ... (microsoft.public.dotnet.framework.aspnet.webservices)
Re: VS 2005 (NO sp1) ... Set a breakpoint in your Web service method... click Attach to Process ... I am unable to debug into a web service code that is running on my computer. ... I have complied, updated reference, added/removed reference.... (microsoft.public.dotnet.framework.compactframework)
Re: Best practise to debug 2 web service that communicate together?!? ... I just include the three webservices in one solution. ... Set the Solutions build output property to Debug and I am perfectly able to ...ND-Sign BVBA... > my application comunicate with a web service and this web service ... (microsoft.public.dotnet.framework.aspnet.webservices)