Click here to Skip to main content
15,888,239 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
When I upload my page on server.After refreshing that page 4 - 5 times then it work fine.
Error
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 128.


Show Detailed Compiler Output:


Anybody can help me. What can be the issue.
:(
Posted

1 solution

Have a look at this microsoft support link:
Error message when you browse an .aspx page and the World Wide Web Publishing Service is configured to interact with the desktop: "The compiler failed with error code 128"[^]

Btw, do try to use this before anything else: aspnet_regiis.exe -i

Similar issues reported and resolved: ASP.NET - The compiler failed with error code 128[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900