VS 7.1 debugger confused?

  • Thread starter Thread starter jsh02_nova
  • Start date Start date
J

jsh02_nova

Does anybody know how many vb web applications I can debug at the same time
on the same processor? I have two web applications that have indentical code
behind pages, only. Web app 'B' runs fine without exception, web app'A'
won't load user controls even though it compiles w/o error. Funny thin gis
web app 'A' was constructed first! What gives?
 
All I can tell you is that I have had similar problems, not only with
ASP.Net applications, but with any .Net apps that use the same classes. My
solution has been not to debug them at the same time. Wish I knew more, but
I do not.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Everybody picks their nose,
But some people are better at hiding it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top