Community Forums Archive

Go Back

Subject:Can't debug using VS 2005 C# Express
Posted by: SoftJunkie
Date:12/23/2005 10:27:00 AM

when i try to debug using express, i am getting an error telling me that i'm am trying to debug an app that uses a version of .net framework that is not supported by the debugger. i'm assuming this is a 1.1 vs 2.0 issue.

does anyone have a resolution for this?

Subject:RE: Can't debug using VS 2005 C# Express
Reply by: _TJ
Date:12/23/2005 6:53:12 PM

Sound Forge scripting requires the .NET framework version 1.1.

Is that what you have installed?

Subject:RE: Can't debug using VS 2005 C# Express
Reply by: JohnnyRoy
Date:12/24/2005 6:49:18 AM

I too would be interested to know if this is possible. It was my understanding Visual Studio 2005 cannot create a .NET 1.1 project. It is exclusively for use with .NET 2.0 (no backward compatibility) and the reason I don’t use it. Visual Studio 2003 has some nasty bugs in it that have cost me days to recover from so I would love to get rid of it and upgrade but I believe we are stuck with it until Sony moves up to the .NET 2.0 platform. I would love to find out that I am wrong. Does anyone at Sony have an idea when you are moving to .NET 2.0?

~jr

Subject:RE: Can't debug using VS 2005 C# Express
Reply by: SoftJunkie
Date:12/26/2005 8:29:16 AM

i have both 1.1and 2.0 installed. i am using visual studio c# 2005 express but intend to upgrade to visual studio 2005. i'm just trying to find a good debug environment that works for sound forge.

Subject:RE: Can't debug using VS 2005 C# Express
Reply by: JohnnyRoy
Date:12/26/2005 12:54:17 PM

> i'm just trying to find a good debug environment that works for sound forge.

That would be Visual Studio C# .NET 2003.

~jr

Go Back