During installation of Toad for SQL Server 5.8, the following error windows appear in Windows 7
System.MissingMethodException
Method not found: 'DevExpress.Utils.Images DevExpress.XtraReports.UserDesigner.XRDesignBarManager.get_Images()'.
Stack Trace:
at Quest.Toad.DataReport.FormattingExtension.GetImageList()
at Quest.Toad.Plugin.AssemblyExtensionHandler.CachedAssemblyExtension..ctor(IAssemblyExtension extension)
at Quest.Toad.Plugin.AssemblyExtensionHandler.GetExtension(PluginAssembly plugin)
at Quest.Toad.Plugin.PluginAssembly.get_AssemblyExtension()
at Quest.Toad.Plugin.AssemblyExtensionHandler.GetExtension(PluginAssembly plugin)
at Quest.Toad.StartupForm.Main(String[] args)
Another error appears with the following error.
===========================================
System.ComponentModel.Win32Exception
Invalid window handle
Stack Trace:
at MS.Win32.UnsafeNativeMethods.CreateWindowEx(Int32 dwExStyle, String lpszClassName, String lpszWindowName, Int32 style, Int32 x, Int32 y, Int32 width, Int32 height, HandleRef hWndParent, HandleRef hMenu, HandleRef hInst, Object pvParam)
at MS.Win32.HwndWrapper..ctor(Int32 classStyle, Int32 style, Int32 exStyle, Int32 x, Int32 y, Int32 width, Int32 height, String name, IntPtr parent, HwndWrapperHook[] hooks)
at System.Windows.Interop.HwndSource.Initialize(HwndSourceParameters parameters)
at System.Windows.Window.CreateSourc...
1. Uninstall Toad for SQL Server 5.8 using the Control Panel or Quest Installer.
2. Delete the 5.8 folder in my %APPDATA%
Win7 and Vista:
C:\Users\<username>\AppData\Roaming\Quest Software\Toad for SQL Server <version>
3. Turn off the UAC in Windows 7.
4. Reboot
5. Run the .msi edition (ToadforSQLServer_5.8.0.831.msi) as an Admininstrator