error when debugging web service VS2008



I am getting this error when trying to debug a managed c++ web service .
"The operation could not be completed. Not enough storage is available to
complete this operation.". The web service was built outside of VS2008 (using
make files) but compiled with 2008 version of CL. The web service was
deployed on the local machine and trired using both the mahcine name and
"localhost" in the URL. I've can debug the same web service using VS2005
which is installed on the same machine. I've tried this on few machine and
they all have this problem.
I suspect the error message is not showing the real problem - are there any
diagnostics I can do to resolve this problem?
.



Relevant Pages

  • 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.webservices)