
Eijsvogel
Joined: Jun 21, 2008
SP Map Flood Assault Released!
|
Posted: Jun 28, 2008 10:24 AM
Msg. 1 of 6
After a few days i finally managed to fix the bug wy i couldn't open the HEK+
now i got a problem inside, if i try to open a map to extract the tags, and various other options, i get an error, wich is as follows: -----------------------------------------------------------------
--Exception log--
Date: 28-6-2008 Assembly Name: mscorlib Product Version: 1.0.2.1 Exception: Access to register key has been refused.
--Stack Trace--
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at SteelIXB.HEKPlus.MainForm.OpenMap(String filename) at SteelIXB.HEKPlus.MainForm.OpenMap(String[] filenames) at SteelIXB.HEKPlus.MainForm.menuButtonItem1_Activate(Object sender, EventArgs e) at TD.SandBar.ToolbarItemBase.OnActivate() at TD.SandBar..(TopLevelMenuItemBase , Boolean , Boolean , Point ) at TD.SandBar.TopLevelMenuItemBase.Show(Boolean select) at TD.SandBar.TopLevelMenuItemBase.Show() at TD.SandBar.ToolBar.OnItemPush(ToolbarItemBase item, Point position) at TD.SandBar.ToolBar.OnMouseDown(MouseEventArgs e) at TD.SandBar.MenuBar.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 cli
---------------------------------------------------------------------------- any idea? thanks!
|

DarkZealot
Joined: Jan 1, 2008
Time management: 40% Xbox, 30% PC, 30% Skating
|
Posted: Jun 28, 2008 12:10 PM
Msg. 2 of 6
Well, HEK+ was made in the .NET framework. mscorlib is what the program runs on. You have insufficient permissions to access the registry, which on Vista means you are not an administrator. You must have administrator rights.
|

Eijsvogel
Joined: Jun 21, 2008
SP Map Flood Assault Released!
|
Posted: Jun 28, 2008 01:17 PM
Msg. 5 of 6
yes i guess so
that would work.. does it? Edited by Eijsvogel on Jun 28, 2008 at 01:20 PM
|