Luego de instalar Toad 3.5, al abrirlo, el siguiente mensaje de error aparecera:
System.Configuration.ConfigurationErrorsException
Configuration system failed to initialize
Stack Trace:
at System.Configuration.ConfigurationManager.PrepareConfigSystem()
at System.Configuration.ConfigurationManager.GetSection(String sectionName)
at System.Web.Configuration.ClientRuntimeConfig.GetSectionObject(String sectionName)
at System.Web.Configuration.RuntimeConfig.GetSection(String sectionName, Type type, ResultsIndex index)
at System.Web.Configuration.RuntimeConfig.get_HttpRuntime()
at System.Web.Util.HttpEncoder.GetCustomEncoderFromConfig()
at System.Lazy`1.CreateValue()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Lazy`1.get_Value()
at System.Web.Util.HttpEncoder.get_Current()
at System.Web.HttpUtility.UrlEncode(String str, Encoding e)
at System.Web.HttpUtility.UrlEncode(String str)
at Quest.Toad.Trl.TrlParser.Encode(Object obj)
at Quest.Toad.ProjectManager.ProjectContents.LoadElements(XmlElement rootElem, List`1 items, String root)
at Quest.Toad.ProjectManager.ProjectContents.LoadFile(String filename)
at Quest.Toad.ProjectManager.ProjectContents.get_RootItem()
at Quest.Toad.ProjectManager.ProjectManagerControl..ctor()
at Quest.Toad.Analyst.AnalystBrowserControl.InitializeComponent()
at Quest.Toad.Analyst.AnalystBrowserControl..ctor()
The following error also appears in the NGen.txt file:
'Could not load file or assembly 'filename.dll' or one of its dependencies. The module was expected to contain an assembly manifest.'
Uninstalling assembly C:\Program Files (x86)\Dell\Toad Data Point Trial 3.5\Toad.exe because of an error during compilation: Failed to compile C:\Program Files (x86)\Dell\Toad Data Point Trial 3.5\Toad.exe because of the following error: Strong name validation failed. (Exception from HRESULT: 0x8013141A).