PDA

Click to See Complete Forum and Search --> : The user's security settings prevent the pro


crispin
Feb 20th, 2002, 04:54 AM
error message = Project : error PRJ0016 : error PRJ0016: The user's security settings prevent the process from being created. These settings are required for building.


when trying to build my project.....



any thoughts anyone?

CornedBee
Feb 20th, 2002, 11:10 AM
Get your system administrator to give you more rights. Or be the administrator yourself ;)

crispin
Feb 20th, 2002, 11:34 AM
thanks ;)

jim mcnamara
Feb 20th, 2002, 12:11 PM
Registry problem?

Check the registry if you know that you already have priv to create a process from a process (spawn or exec).

Policy Setting must include VCSpawn.exe under this registry key for spawning to work:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\RestrictRun

Try REGEDIT if you are allowed into it.