Current SPAD.neXt Release: 0.9.12.123

This forum has closed. Please join our Discord Community.

SPAD.neXt online services are no longer available for SPAD.neXt Versions < 0.9.11.5

Error when starting SPAD.neXt: Access denied

Frequently asked Questions
Locked
User avatar
c0nnex
Site Admin
Posts: 5469
Joined: 10 Mar 2015, 21:52
Location: Munich, Germany
Contact:
Status: Offline

Error when starting SPAD.neXt: Access denied

Post by c0nnex » 30 Apr 2016, 02:40

If you receive an error message like this when starting SPAD.neXt:
System.unauthorized access Exception:access to the path 'C:\Program Files\Spad.next\logs" is denied.
at System.10._Error.Win10Error(Int32 error code, String maybeFullPath)
at Ststem .10.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.10Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at Spad.net.App.ConfigureLogging)
at Spad.net.App.OnStartup(StartupEventArgs e)
You an resolve it as follows:

In Windows explorer
  • navigate to C:\Program Files
  • Select Folder "SPAD.neXt" ,
  • right click ->
  • Properties ->
  • Security ->
  • Edit ->
  • Add ->
  • Enter "Users" in the text field , Click OK
  • Check the checkbox next to "Full Access" in the lower half.
  • Click OK
Alternatively:
  • In Windows explorer navigate to C:\Program Files\SPAD.neXt
  • Select "SPAD.neXt.exe" (executable)
  • right click ->
  • Properties ->
  • Compatibility
  • Check the Box at "Run as Administrator" (lower part of the dialog)

Locked