开发者

App_GlobalResources Compilation Error on Apache

I wrote an ASP.NET application and am running it on apache with mod mono. I get this error when trying to run it. It runs fine in Visual Studio and Mono Develop

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

I have resx files in Ap开发者_高级运维p_GlobalResources. Not sure why I am getting this.


I am not sure what caused the original problem but I did get around it by precompilling my webapp using:

aspnet_compiler -p physicalOrRelativePath -v / targetPath
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜