My web works fine on my local computer. However, when I upload to hosting server. It generate compiler error:
Any suggestions?
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: The compiler failed with error code 1.
Member
41 Points
255 Posts
Compiler Error Message: The compiler failed with error code 1.
Jun 02, 2013 03:06 PM|wangxg26|LINK
My web works fine on my local computer. However, when I upload to hosting server. It generate compiler error:
Any suggestions?
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: The compiler failed with error code 1.
Participant
790 Points
230 Posts
Re: Compiler Error Message: The compiler failed with error code 1.
Jun 02, 2013 05:34 PM|suneeld|LINK
Check this post.
http://forums.asp.net/t/1416307.aspx/1
Thanks,
Sunil Dixit
All-Star
52523 Points
15677 Posts
Re: Compiler Error Message: The compiler failed with error code 1.
Jun 02, 2013 09:47 PM|oned_gk|LINK
Has the application configured with appropriate net version?
Suwandi - Non Graduate Programmer
Contributor
2560 Points
926 Posts
Re: Compiler Error Message: The compiler failed with error code 1.
Jun 03, 2013 03:42 AM|Topspy|LINK
Make sure you have uploaded all files to hosting space and configured correct .net framework to the site.