I downloaded and got the centralstatus site to run on VS2008 after I upgraded it to version .net 2.0.50727 with no errors and it runs great in the VS2008 webserver. When I deploy it to the website. I get the following error in the application event log. Has any one run into something like this and found a fix for it? I can post the whole error message if needed. Thanks!!
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1310
Date: 4/9/2009
Time: 10:32:25 AM
User: N/A
Computer: 01MS72140020301
Description:
Event code: 3007
Event message: A compilation error has occurred.
Event time: 4/9/2009 10:32:25 AM
Event time (UTC): 4/9/2009 3:32:25 PM
Event ID: bb8dc9875c5d4a958f54b236df5953b2
Event sequence: 8
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/444233983/Root-1-128837647275063866
Trust level: Full
Application Virtual Path: /
Application Path: F:\DATA\IIS\wwwroot\
Machine name: 01MS72140020301
Process information:
Process ID: 4460
Process name: w3wp.exe
Account name: AD\_CMNSQL_Admin
Exception information:
Exception type: HttpCompileException
Exception message: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\291a3d90\e3dcaf23\App_Web_centralstatus.aspx.cdcab7d2.a1lnpo03.0.cs(128): error CS0108: Warning as Error: 'ASP.centralstatus_aspx.Profile' hides inherited member 'com.ipmonitor.samples.centralstatus.DisplayAll.Profile'. Use the new keyword if hiding was intended.