March 16, 2012

The browser or gateway element with ID 'Safari1Plus' cannot be found

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: The browser or gateway element with ID 'Safari1Plus' cannot be found.

This is because the browser definitions that were borrowed from Ocean's Place are inheriting from definitions that existed on the .NET framework v2 and no longer exist on v4.
 
There are two ways around this:
  • Replacing all the definitions from .NET4 with the old ones from .NET2
              You can go the IIS aplication pool, and change the framework version of the apppool to v2
  • Remove Ocean's definitions

No comments:

Post a Comment