Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Config Error When Installing SafeGuard Enterprise 6.0

I'm doing a clean install on our Dev Enviornment and after I install SGNServer, SGNWebHelpDesk, SGNManagementCenter and the Server.msi I get the following error when trying to Invoke Test. I'm able to connect to our Dev Database as well as our Domain controller.

Server Error in '/SGNSRV' Application.


Configuration Error

Description:
An error occurred during the processing of a configuration file required to
service this request. Please review the specific error details below and modify
your configuration file appropriately.

Parser Error Message:
Unrecognized attribute 'targetFramework'. Note that attribute names are
case-sensitive.

Source Error:

Line 11:           debugging ASP.NET files.
Line 12:     -->
Line 13: <compilation defaultLanguage="c#" debug="true" targetFramework="4.0"/>
Line 14:     <!--  CUSTOM ERROR MESSAGES
Line 15:           Set customErrors mode="On" or "RemoteOnly" to enable custom error messages, "Off" to disable.

Source
File:
E:\Program Files\Sophos\SafeGuard Enterprise\SGNSRV\web.config   
Line:
13


Version Information: Microsoft .NET Framework Version:2.0.50727.5448;
ASP.NET Version:2.0.50727.5456

:22665


This thread was automatically locked due to age.
  • With SGN version 6.0, Sophos has switch over the .Net Framework version 4.0.  Please confirm that the Application Pool SGN-SRV-Pool is set to use framework 4.0 and that 4.0 is activated.

    NOTE:  I was able to reproduce the exact error by switching my working environment over to framework 2.0. Once it was switched back to 4.0, it worked correclty

    :23157