I'm trying to publish an old ASP.NET WebForms app we have. I'm publishing it to a folder on my development box (a Windows 7 Ultimate box, 32-bit). When I try to publish it, I get the following error message:
Access to the path 'C:\Users\Rod\AppData\Local\Temp\~184a\bin\App_global.asax.compiled' is denied.
I'm sure that this path is temporary, only there long enough to perform the publish, but it's stopping me cold. What can I do about it?