I have tested with version 2012.1.323 and it still does
not work.
I have tried to copy the App_GlobalResources folder to the precompiled folder but the web application will not start.
Exception information:
Exception type: HttpException
Exception message: The directory '/App_GlobalResources/' is not allowed because the application is precompiled.
at System.Web.Compilation.BuildManager.ReportTopLevelCompilationException()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
I am using a Grid with
Ajax binding
Can you provide a way to workaround this problem or fix it. We are stuck with this issue and cannot think of a way to make it work.
I have attached a screen shot that shows the problem
Thank you