| Anyone else getting this with RC2 or have any idea what may be wrong? After a short while I start getting these messages in the browser Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. In the Application event viewer 2 Errors are logged per each time this happens, the first is: Event ID 5000 Description: EventType clr20r3, P1 aspnet_wp.exe, P2 2.0.50727.42, P3 4333aece, P4 system, P5 2.0.0.0, P6 4333ae87, P7 333e, P8 309, P9 t0jx0bbfgrf42dpjjmc1sta2lz5btj0w, P10 NIL. The second is Event ID 1000 aspnet_wp.exe (PID: 2448) stopped unexpectedly. I've tried reinstalling .NET, deleted completely the web and put back, removed the SQL db and re-upgraded. Moved the web to another location completely and set back up the application. In the 1.3 > 2.0 rc2 upgrade script I have a few errors all relating to the same message: Msg 515, Level 16, State 2, Line 27 Cannot insert the value NULL into column 'RoleID', table 'kb20.dbo.InstantKB_CategoryRole', column does not allow nulls. INSERT fails. I have about 30 odd of the above messages after the upgrade.
|