2010-07-14 39 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