asp.net website relaunch
Budget: $8 – $15 AUD
Asp.net application that was live a number of years ago.
Looking to simply republish but running in to a number of errors. Likely something simple.
Error example below:
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: CS0103: The name 'log4net' does not exist in the current context
Source Error:
Line 5: void Application_Start(object sender, EventArgs e)
Line 6: {
Line 7: log4net.Config.XmlConfigurator.Configure();
Line 8: // Code that runs on application startup
Line 9:
Looking to simply republish but running in to a number of errors. Likely something simple.
Error example below:
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: CS0103: The name 'log4net' does not exist in the current context
Source Error:
Line 5: void Application_Start(object sender, EventArgs e)
Line 6: {
Line 7: log4net.Config.XmlConfigurator.Configure();
Line 8: // Code that runs on application startup
Line 9: