Registering Visual Studio Solutions
I had a strange problem with my Visual Studio .Net 2003. I was not able to add any new items to my projects nor was I able to create any new projects. I got a solution from Micorsoft Newsgroups and it worked well. I had to register the CSProj.dll and all was working fine.
regsvr32.exe "c:\program files\Microsoft Visual Studio .NET 2003\Vc7\vcpackages\csproj.dll"
regsvr32.exe "c:\program files\Microsoft Visual Studio .NET 2003\Vc7\vcpackages\csproj.dll"
1 Comments:
No hari.. It was some problem with the registration of the component
Post a Comment
<< Home