Here is the situtaion. I have a web application project which is deployed on client machines using msi(as a pre compiled website).
There are aspx, images, controls files in the project etc. We also have app_globalresources which contains resx files. This is added recently in the project for localization of the website.When i try to deploy this application on a server. On the fresh installation
of this using msi, It throws the error message: "The directory '/App_GlobalResources/' is not allowed because the application is precompiled"
The Build action for the resx files is set to "Embedded Resource".
Can anyone please tell me what is that I'm missing in the deployment of this web application? This urgent requirement. Any help greatly appreciated.
ramya.sshett...
0 Points
2 Posts
Web Deployment of App_GlobalResources of VS2010, .net 4.0 Precompiled website
Jan 07, 2013 10:13 PM|LINK
Hi,
Here is the situtaion. I have a web application project which is deployed on client machines using msi(as a pre compiled website).
There are aspx, images, controls files in the project etc. We also have app_globalresources which contains resx files. This is added recently in the project for localization of the website.When i try to deploy this application on a server. On the fresh installation of this using msi, It throws the error message: "The directory '/App_GlobalResources/' is not allowed because the application is precompiled"
The Build action for the resx files is set to "Embedded Resource".
Can anyone please tell me what is that I'm missing in the deployment of this web application? This urgent requirement. Any help greatly appreciated.
Thanks.
Angie xu - M...
All-Star
18665 Points
1590 Posts
Microsoft
Re: Web Deployment of App_GlobalResources of VS2010, .net 4.0 Precompiled website
Jan 14, 2013 09:57 AM|LINK
Hi ramya
You could delete the PrecompiledApp.config file and re-start your application to troubleshoot,
and you could also learn relevant information below,
The directory App_GlobalResources is not allowed because the application is precompiled
hope it helps you,
Kind regards
Feedback to us
Develop and promote your apps in Windows Store