Get the following error when trying to enter license key and site message.
System.BadImageFormatException
An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
Stack Trace:
at Quest.Toad.Map.MapValidation.OOO0O0O00OOO00O0IlllIIlllIIlIll(String encrypted_key, String customer_name, UInt32 product_number, UInt32* product_version, StringBuilder msg, Int32 msg_len, Int32* d)
at Quest.Toad.Map.MapValidation.ValidLicense(String licnum, String sitemsg, String& Message, UInt32& curproductid, UInt32& licenseVer)
at Quest.Toad.Map.MapValidation.CheckLegacyKey()
at Quest.Toad.Map.MapValidation.CheckCurrentLegacyKey()
at Quest.Toad.Map.MapValidation.CheckCurrentKey()
at Quest.Toad.Map.MapValidation.CheckNewLicense(LicenseData& data)
at Quest.Toad.Map.LicenseDataControl.DoLicenseCheck()
at Quest.Toad.Map.LicenseDataControl.DecideIfLicenseCheckNeeded(Object sender)
at Quest.Toad.Map.LicenseDataControl.b__0()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()