If you have "Library not registered" errors when make new "Class Library" in "Add New Project" Page you must register DLL(s) that relate with this subject.
These dll(s) are in "<VisualStudioInstallDir>\vc7\vcpackages\" like "csproj.dll". You can use of regsvr32 for registerion in your OperationSystem like thees
>RUN>Command> regsvr32 <VisualStudioInstallDir>\vc7\vcpackages\csproj.dll
این Error لعنتی پدرم رو
دراورد ... هرجور گیر می داد ... از wizard برای ساخت یک aspx فایل تا ساخت فایل
Class در یک پروژه. با اجرای مراحل زیر احتمالا خیلی از مشکلات حل می شه.
1- Start>Run
2- cmd یا command
3- goto <VisualStudioInstallDir>\vc7\vcpackages4- regsvr32 csproj.dll
حالا که دارید رجیستر می کنید همه dllهای داخل این فولدر را رجیستر کنید.