So, to fix this an explicit FileAccess had to be set. Package.Open uses the default FileShare.None option. This causes a conflict and throws the 'UnauthorizedAccessException' exception. So, we just tell it that we are there to read it and everything is fine. |
||
|---|---|---|
| .. | ||
| Properties | ||
| Resources | ||
| app.config | ||
| htm-mono.csproj | ||
| htm-xp.csproj | ||
| htm.csproj | ||
| Main.cs | ||
| Main.Designer.cs | ||
| Main.resx | ||
| Program.cs | ||
| README.md | ||