Security setting for common users to compile c programs in VC++ .n

G

Guest

Hi,

I'm getting the following error message when I trried to compile my c
program in using MS Visual C++ .Net IDE.

"The user's security settings prevent the process from being created."

"These settings are required for building"

I guess there must be security setting that must be done in Windows XP
Pro (in which I'm running). I tried many ways, but nothing seems to be
helping.
 
R

Ramesh, MS-MVP

Hi,

See this article which addresses the problem exactly.

FIX: Error PRJ0016 when you build a Visual C++ .NET project:
http://support.microsoft.com/kb/324153

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


Hi,

I'm getting the following error message when I trried to compile my c
program in using MS Visual C++ .Net IDE.

"The user's security settings prevent the process from being created."

"These settings are required for building"

I guess there must be security setting that must be done in Windows XP
Pro (in which I'm running). I tried many ways, but nothing seems to be
helping.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top