Cannot create a new class

  • Thread starter Thread starter Ganesh Ramamurthy
  • Start date Start date
G

Ganesh Ramamurthy

Hi Experts,

I cannot create new classes in my web project. I am getting the following
error.

Could not run the 'C:\Program Files\Microsoft Visual Studio .NET
2003\VC#\CSharpProjectItems\WebProjectItems\..\CSharpAddClassWiz.vsz'
wizard.

can anyone tell me how to resolve this issue?

Regards
Ganesh
 
Hi Ganesh,
Try to register the Microsoft.VisualStudio.DataFormWizard.Dll component
using regasm.exe utility.
HTH
srini
 
Back
Top