terryjono
 Newbie Join Date: 1/18/2007 Posts: 5
|
|
|
Posted: 1/18/2007 5:24:15 AM
|
|
|
I have just installed v3.0 after having some date format issues in version 2.3
I deleted and tried to install from scratch. But when trying to enter the Setup Page i get the following error.
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'DMGForums.Setup.SQLSetup'.
Source Error:
Line 1: <%@ Page language="VB" Inherits="DMGForums.Setup.SQLSetup" %> Line 2: Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> Any help you can offer would be appreciated.
regasrds,
Terryjono
|
|
grimmeissen
 Administrator
 Join Date: 8/30/2005 Posts: 656 Location: Cincinnati, Ohio
|
|
|
Posted: 1/18/2007 9:40:15 AM
|
|
|
There are a few things that could cause this, but if you have your application set up proprely in IIS, I'm assuming that it isn't designated as a .NET 2.0 app. You must run version 3.0 with .NET Framework version 2.0.
|
|
Asylum_master
 Beginner
 Join Date: 11/4/2005 Posts: 16 Location: Padded Cell in SA
|
|
|
Posted: 2/10/2007 4:59:50 AM
|
|
|
Grrrrrrrrrr... I get this far and keeps tellin my server is unavailable.... freak !! .. help !
They are comming to take me away he he ha ha ho ho
|
|
grimmeissen
 Administrator
 Join Date: 8/30/2005 Posts: 656 Location: Cincinnati, Ohio
|
|
|
Posted: 2/10/2007 3:04:45 PM
|
|
|
|
This error should only happen if your IIS application is not set up for .NET Framework 2.0 or if the Setup.dll file is not in the /bin folder.
|
|