Visual Basic .NET » Visual Basic .NET General Discussion
VS 2005 Debug Problem.. "Break point will not currently be hit..." -- Raj --


Hi All,

Dose any one encounterd this VS2005 Debugging problem ever ?

I have 2 projects under one solution ... of which one is webservices and other is web application .... I have set web application as Startup project which currently has only one page in it.

I am accessing this service under same solution by adding "WEB REFERENCE".

When I try to dubug this application I set Break point in both projects ... It works fine in start up project it breaks where ever I set the break point but in 2nd project which is web service it turns yellow circle with little triangle .... and hovering mouse on it says
"The breakpoint will not currently be hit. No symbols have been loaded for this document"

1>I have check both this project are in Debug Mode

Please share the solution if any one have ..

Thanks

Raj

[Submit Comment]Home