9

The Visual Studio Registry Capture Utility Stopped Working, Compiling Error in C...

 2 years ago
source link: https://www.codesd.com/item/the-visual-studio-registry-capture-utility-stopped-working-compiling-error-in-c-project-in-windows7.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

The Visual Studio Registry Capture Utility Stopped Working, Compiling Error in C # Project in Windows7

advertisements

Visual Studio registry capture utility has stopped working.... http://easycaptures.com/fs/uploaded/256/9376236710.png

Windows 7 Shows build error like below everytime I compile my project.


From Microsoft Connect:

  1. Locate regcap.exe here: C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\Deployment
  2. Right click and select properties.
  3. Select Compatibility tab
  4. Check box to Run this program in compatibility mode.
  5. Select Windows Vista SP2 in the OS drop-down and Run as Administrator.
  6. Click Ok and Recompile.

This solution also works on Windows 7 with Visual Studio 2008 (32 bit version), where in the 5th step, you just need to select the check box in the last group box "Privilege Level" for "Run this program as an administrator"

Related Articles

The Visual Studio community remains blocked / stopped at startup

Every time I load Visual Studio it keeps crashing / Stopped working. It happened before but I uninstalled it and reinstalled it and still the same problem I use the Visual Studio 2015 and still the same problem , I would look for the log but I can't

Debugging with Visual Studio 2015 on Android Stop Working

I use Visual Studio 2015 RC to build and debug Android Apps on my Samsung Galaxy S5. Today I updated from android 4.3 to 5.0 and debugging stopped working. Here is the message I am getting: Anyone knows how to solve this ?To fix this use Kies to flas

Visual Studio 2013 syntax highlighting stops working

This question already has an answer here: Visual Studio 2012: Syntax Highlighting is turning off and on 9 answers I am using Visual C++ for a game project that I'm building. I noticed that whenever I scroll down, always when editing a HEADER file, co

Can I legally take the Visual Studio 2008 CD from my work and install it at home?

I have been told that Microsoft allow employees of any company that uses it's products, such as Visual Studio 2008 or Office, to install them on their home machines. Before I do so, is this correct? It doesn't sound right to me, but I know microsoft

The Visual Studio 2008 breakpoint does not work

I am working on an ASP.NET project and I cannot make the breakpoints work! The project does not stop where I place a breakpoint. It does not seem to matter where I place the breakpoint. I am in debug mode; I am using IE 8, Windows 7 OS; Has anyone ev

See Qt5.6 QStrings in the Visual Studio 2015 Debugger

It seems that visualizing Qt5.6 QStrings in the Visual Studio 2015 debugger does not work with the standard way of QString visualization (adding a natvis to Visual Studio 2015\Visualizers) as one did in Visual Studio 2013 and before. Is this correct?

The visual studio stopped building projects. What to do?

I have a problem with visual studio 2010. It stopped building projects. I had a problem with error: Error occurred while restoring NuGet packages I did Solution properties -> Enable NuGet Package Restore And this result that build does not happen. If

The Visual Studio Express 2012 debugging mode does not work

I have a project in Visual Studio that I have been working on for a while, and I have used the debugger extensively. Recently I changed some settings and I have lost the ability to stop the program and step through code. I can't figure out what I had

Capture Cost in the Visual Studio 2005 Output Window?

I created a C++ console app and just want to capture the cout/cerr statements in the Output Window within the Visual Studio 2005 IDE. I'm sure this is just a setting that I'm missing. Can anyone point me in the right direction?I've finally implemente

Error with the variable array size using the Visual C ++ compiler (Visual Studio 2010). How to work around this problem?

I am experiencing some troubles compiling a c++ file that worked well as a previous build under GCC. The issue is, I am using vectors of variable array size: unsigned int howmany; std::vector<int>* array_adresses[howmany]; I am currently using the V

The Visual Studio ASP.NET MVC Debugger continues to stop when I create a new object

I being for the last 12 hours trying to understand why this is happening. I am working in a ASP.NET MVC (C#) application where I created an abstract class that has base information for all the future models class. Follow it's an example of code that

Why do the Visual Studio 2012 tools for the unit not work?

I use visual studio 2012 Ultimate and Unity 3.5.1f2.I use Visual Studio 2012 Tools for unity in game programing.When click on the (Visual Studio Tools\open in visual studio) ,show this message : This project is incompatible with the current edition o

Stop the Visual Studio Open Layout page whenever I refresh the mvc web application

I'm using Visual Studio 2015. If you create a new MVC project with all the basics it gives you (home controller, account controller, etc..), then press F5 to start it, visual studio shows the "_layout.cshtml" page in a preview window. This gets

Stop when a value changes using the Visual Studio debugger

Is there a way to place a watch on variable and only have Visual Studio break when that value changes? It would make it so much easier to find tricky state issues. Can this be done? Breakpoint conditions still need a breakpoint set, and I'd rather se

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK