[object Object]
1 min read
I was running the following post-build scripts in VS2013…
$(FrameworkDir)\installutil.exe /u "$(TargetPath)"$(FrameworkDir)\installutil.exe "$(TargetPath)"
```text
and was getting this error…
```bash
"System.Security.SecurityException: The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security."Turns out I just needed to open VS as admin. Easy solution that took too long to figure out. Hope this helps.
Share:
Share on LinkedIn
Quick Share: Your custom post text has been copied to your clipboard! Click the button below to open LinkedIn's share dialog, then paste it.
💡 Tip: LinkedIn will open in a new tab. Use Ctrl+V (or Cmd+V on Mac) to paste your text.
Note: LinkedIn will show the article preview. You can add your custom text above it.