Click to See Complete Forum and Search --> : Problems debugging mixed-mode apps VS2005 .net C# & C++


DelboyDee
January 17th, 2008, 04:12 AM
Hi People,

I'm having problems debugging a mixed mode dll written in MC++ that is being called from a c# application. Basically when I start executing the unmanaged code within the dll most of my parameters to functions are displayed as <undefined value> in the watch window when clearly they are not, as the functions work as expected?!?! Anyone having the same problems and know of a fix or what i'm doing wrong?

Cheers,

Delboy

Version numbers of VS as follows:
Microsoft Visual Studio 2005
Version 8.0.50727.762 (SP.050727-7600)
Microsoft .NET Framework
Version 2.0.50727 SP1

Installed Edition: Professional

Microsoft Visual C# 2005 77626-009-0000007-41966
Microsoft Visual C# 2005

Microsoft Visual C++ 2005 77626-009-0000007-41966
Microsoft Visual C++ 2005

Windows XP SP2