G
Guest
Everytime I try to add a new class or form to .NET C# project, I get the following error
Could not run the 'C:\Program Files\Microsoft Visual Studio .NET 2003\VC#\CSharpProjectItems\LocalProjectItems\..\CSharpAddWinFormWiz.vsz' wizard
(The error is slightly different depending on which type of "thing" I try to add.
I've tried to repair the whole of .NET Visual Studio (and in fact the framework too!), but that has not solved it. Articles I have read have suggested that the problem is to do with AddIn tools. However, I have only added one (the Line Counter tool) to Visual Studio, and even that I have uninstalled and reinstalled prior to reinstalling .NET Studio
Any ideas guys? The problem is not so bad with classes - I can just add a text file and change the extension, but Forms are a bit more annoying, as there is a lot of default stuff that Visual Studio creates when a form is added
Please help!
Could not run the 'C:\Program Files\Microsoft Visual Studio .NET 2003\VC#\CSharpProjectItems\LocalProjectItems\..\CSharpAddWinFormWiz.vsz' wizard
(The error is slightly different depending on which type of "thing" I try to add.
I've tried to repair the whole of .NET Visual Studio (and in fact the framework too!), but that has not solved it. Articles I have read have suggested that the problem is to do with AddIn tools. However, I have only added one (the Line Counter tool) to Visual Studio, and even that I have uninstalled and reinstalled prior to reinstalling .NET Studio
Any ideas guys? The problem is not so bad with classes - I can just add a text file and change the extension, but Forms are a bit more annoying, as there is a lot of default stuff that Visual Studio creates when a form is added
Please help!