View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MariuszT MariuszT is offline
external usenet poster
 
Posts: 1
Default .NET Framework 2.0

I installed .NET Framework 2.0 on my workstation. Since than I can not
launch a debugging session for any of Excel application developed in VS 2003
with C# and VSTO. I can run the application outside debugger.

Whe I removed .NET framewor 2.0, everything is back to normal. I can debug
Excel appls.

Please advise