Closed bradbamford closed 7 years ago
Not sure what caused this issue, but I recovered by: resetting permissions on all folders and subfolders, then deleting the packages, obj and bin folders, and finally removing the DNNPackager import lines from the .csproj file.
After that, I was able to reinstall DNNPackager and everything's working again.
I created a new module project and went through the normal DNNPackager nuget steps, and deployed the module using "install-module" and everything worked perfectly.
After closing the solution, and later reopening it I'm now getting the following error:
From what I read, it sounded like a permissions issue, but VS was opened as Administrator as always. What else could cause this issue?