Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have this error The directory '/App_Code/' is not allowed because the application is precompiled. after publish site.
When publishing via visual studio you will get a precompiled.web file with your published files
If you delete this it should fix the problem.
When publishing you can uncheck the "Precompile during publishing" option under settings -> file publish options to stop this in future
Thanks
Carl
Thank you.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
App_Code error after publish
I have this error The directory '/App_Code/' is not allowed because the application is precompiled. after publish site.
When publishing via visual studio you will get a precompiled.web file with your published files
If you delete this it should fix the problem.
When publishing you can uncheck the "Precompile during publishing" option under settings -> file publish options to stop this in future
Thanks
Carl
Thank you.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.