J
Jim Chapman
This is driving me nuts. I've been using VB.NET for about a year on this
machine and decided to try C#. This is what I get when I try to debug
(F11):
Window title = Microsoft Development Environment
Error while trying to run project: Unable to start debugging.
Unable to start program 'C:\Program Files\Microsoft Visual Studio .NET
2003\SDK\v1.1\QuickStart\winforms\samples\helloworldform\cs\HelloWorldForm.e
xe'
Unmanaged debugging is not available.
When I press F5, I get:
Build: 1 succeeded, 0 failed, 0 skipped
I can navigate to the directory and double-click to run the exe.
I can debug just fine with VB.
A quick search of MSDN said to regsvr32 mscordbi.dll - Did that. No effect.
I tried moving the files to another directory. Same error.
Here's the info from the 'About Microsoft Visual C#.NET' Box:
Microsoft Development Environment 2003 Version 7.1.3088
Microsoft .NET Framework 1.1 Version 1.1.4322
Microsoft Visual C# .NET 69461-270-0000007-18479
Any help appreciated,
Jim Chapman
machine and decided to try C#. This is what I get when I try to debug
(F11):
Window title = Microsoft Development Environment
Error while trying to run project: Unable to start debugging.
Unable to start program 'C:\Program Files\Microsoft Visual Studio .NET
2003\SDK\v1.1\QuickStart\winforms\samples\helloworldform\cs\HelloWorldForm.e
xe'
Unmanaged debugging is not available.
When I press F5, I get:
Build: 1 succeeded, 0 failed, 0 skipped
I can navigate to the directory and double-click to run the exe.
I can debug just fine with VB.
A quick search of MSDN said to regsvr32 mscordbi.dll - Did that. No effect.
I tried moving the files to another directory. Same error.
Here's the info from the 'About Microsoft Visual C#.NET' Box:
Microsoft Development Environment 2003 Version 7.1.3088
Microsoft .NET Framework 1.1 Version 1.1.4322
Microsoft Visual C# .NET 69461-270-0000007-18479
Any help appreciated,
Jim Chapman