all groups > visual studio .net debugging > october 2007 >
You're in the

visual studio .net debugging

group:

VS 2005 debugging and framework 3.0


VS 2005 debugging and framework 3.0 Tobias Wagner
10/25/2007 1:14:49 AM
visual studio .net debugging:
Hi,

I have compiled a solution with a mixed mode (C++, C#) dll that is
loaded by Excel 2000. A few weeks ago I could debug my dll from Visual
Studio 2005 fine.
Meanwhile I get an error message, when execution enters my dll. Sadly
the error message is in german (see [1] below), but I conclude that the
problem comes from .Net framework 3.0, which was lately installed.
Uninstalling 3.0 didn't help.
The error message says that there is a problem starting the debugger,
because

[quoted text, click to view]

Excel 2000 does not use the .NET framework at all. Only my dll uses the
2.0 framework. This is definitly supported by VS 2005's debugger.

[quoted text, click to view]

Whatever this may be, how could I prevent the debugger from doing this??

[quoted text, click to view]

Where can I give the framework version for debugging in VS 2005? It says
that I can look this up in den documentation for the VS debugger. Does
anyone know, where to find these informations?


Thanks for any help

Tobi



[1] The message is:
"
Das Debuggen kann nicht gestartet werden. Überprüfen Sie Folgendes:
1. Die gerade gedebuggte Anwendung verwendet eine Version von Microsoft
..NET Framework, die vom Debugger nicht unterstützt wird.
2. Der Debugger ist bei der Microsoft .NET Framework-Version, die von
der Anwendung verwendet werden soll, von falschen Voraussetzungen
ausgegangen.
3. Die zum Debuggen angegebene Microsoft .NET Framework-Version ist
nicht korrekt.

Weitere Informationen zum konkreten Angeben der Microsoft .NET
Framework-Version, die von der Anwendung zum Debuggen verwendet wird,
finden Sie in der Dokumentation zum Visual Studio .NET-Debugger.
AddThis Social Bookmark Button