We are using BugTracker.net since last 10 years and we have hosted our BugTracker with URL: http://support.actiondesigneronline.com/ which is working fine till yesterday.
We need urgent help/suggestion. It is Widnows Server 2012 R2 64 bits, .NET 4.0 support
If I want to rebuild .net code, what is the right way because there is no solution in this code structure.
Yesterday, By mistake the publish folder which contains all files for http://support.actiondesigneronline.com/ was deleted from server. Then we have restored that folder. But after restoring the folder the site is not working and gives below error:
Compiler Error Message: CS0122: 'System.Web.UI.Util' is inaccessible due to its protection level
You can go to link and see the error.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
We are using BugTracker.net since last 10 years and we have hosted our BugTracker with URL: http://support.actiondesigneronline.com/ which is working fine till yesterday.
We need urgent help/suggestion. It is Widnows Server 2012 R2 64 bits, .NET 4.0 support
If I want to rebuild .net code, what is the right way because there is no solution in this code structure.
Yesterday, By mistake the publish folder which contains all files for http://support.actiondesigneronline.com/ was deleted from server. Then we have restored that folder. But after restoring the folder the site is not working and gives below error:
Compiler Error Message: CS0122: 'System.Web.UI.Util' is inaccessible due to its protection level
You can go to link and see the error.
It sounds like the either the util.cs file under the AppCode forlder is missing or restricted.