2010-07-14 66 views
0

我编写了一个ASP.NET应用程序,并使用mod mono在apache上运行它。尝试运行时出现此错误。它在Visual Studio和Mono Develop中运行良好App_GlobalResources在Apache上编译错误

Compilation Error 

Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error. 

Compiler Error Message: 
App_GlobalResources.383ec40d.resources.dll 

我在App_GlobalResources中有resx文件。不知道为什么我得到这个。

回答

0

我不知道是什么原因导致原来的问题,但我没有避过它通过precompilling使用我的webapp:

aspnet_compiler -p physicalOrRelativePath -v/targetPath