MathJax

레이블이 VisualStudio인 게시물을 표시합니다. 모든 게시물 표시
레이블이 VisualStudio인 게시물을 표시합니다. 모든 게시물 표시

2011년 8월 18일 목요일

Visual Studio 2005 Engine Error

Visual Studio 2005 Engine Error

1. Execute "cmd" in Administrator account.
2. Move to a folder "C:\Program Files (x86)\Microsoft Visual Studio 8\VC\vcpackages"
3. Enter a command "regsvr32 VCProjectEngine.dll"
4. There is a popup which DLL is registered successfully.
5. Now Visual Studio 2005 can build a solution or project.