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?
Printable View
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?
Get your system administrator to give you more rights. Or be the administrator yourself ;)
thanks ;)
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.