|
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.MissingMethodException: Method not found: 'Microsoft.Win32.RegistryKey Microsoft.Win32.RegistryKey.CreateSubKey(System.String, Boolean)'.
at Installer.Internals.Installer.ResolveAppDir(InstallSettings settings, RegistryKey registry, Boolean isUninstall)
at Installer.Internals.Installer.ResolveAppDir(InstallSettings settings, Boolean isUninstall)
at Installer.Internals.Installer.Install(InstallSettings settings)
at ClientApp.LoginForm.button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
|