Windows 7 Shows build error like below everytime I compile my project.
views:
1456answers:
2
+4
Q:
Visual Studio registry capture utility has stopped working, error compiling C# project in Windows7
+6
A:
- Locate regcap.exe here: C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\Deployment
- Right click and select properties.
- Select Compatibility tab
- Check box to Run this program in compatibility mode.
- Select Windows Vista SP2 in the OS drop-down and Run as Administrator.
- Click Ok and Recompile.
Nick Craver
2010-02-25 12:49:17
This also works for 64 bit Windows 7 with VS 2010. The path for regcap is C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\Deployment
Guge
2010-05-07 08:18:58
@Guge: Lucky you- not working for me in VS2010 on 64bit Win7 :-(
DilbertDave
2010-08-06 15:49:11
@DilbertDave: Which part doesn't work for you? Have you completed all 6 steps in the answer and still got the error message?
Guge
2010-08-07 09:07:19
@Guge: Senior moment here, VS2008 (running as Administrator) not VS2010. Above fix does not work for VS2008.
DilbertDave
2010-08-08 17:57:47
this is no more working. it was working OK but now my Win7 machine gives "WARNING: Unable to create registration information for file named xx.ocx"
Tom
2010-08-17 09:42:25
A:
Sorry. C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools\Deployment\regcap.exe Exist.
Problem nothing.
Thank you.
PAO
2010-05-24 01:39:32
PAO: your answer was deleted for a reason. Stop posting here and go read the FAQ (http://stackoverflow.com/faq/).
John Saunders
2010-05-24 01:47:55