PRB: Visual C++ .NET Project Build Error PRJ0016 (313363)
The information in this article applies to:
- Microsoft Visual C++ .NET (2002)
This article was previously published under Q313363 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SYMPTOMS
When you build a Visual C++ .NET project, the compiler throws the following error:
error PRJ0016: The user's security settings prevent the process from being created. These settings are required for building.
CAUSE
A value is assigned to the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictRun RESOLUTIONWARNING: If you use Registry Editor incorrectly, you may cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee that you can solve
problems that result from using Registry Editor incorrectly. Use Registry Editor at your own
risk.
To resolve this problem, delete the RestrictRun key or add Vcspawn.exe to the list of .exe files in the key.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. REFERENCES
For other top-hit Visual C++ .NET Microsoft Knowledge Base articles, visit the following Microsoft Web site:
For additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
151176 Policy Registry Entries (Default User)
Modification Type: | Major | Last Reviewed: | 8/16/2002 |
---|
Keywords: | kbBuilder kbDSupport kbprb KB313363 |
---|
|