StrataFrame Forum

Registry error for BOMapper

http://forum.strataframe.net/Topic26945.aspx

By Gregory Flessing - 4/21/2010

I get the following error when attempting to use the BOMapper.  SF program has all access permissions.  Have re-installed twice, just in case.  Running Windows 7 Ultimate.  I've looked in the registry, and do not see this folder. Any Suggestions? Copy of error following:

UnauthorizedAccessException
  Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\MicroFour\Mapper' is denied.

Source     : mscorlib

Stack Trace:
   at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
   at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck, RegistrySecurity registrySecurity)
   at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey)
   at MicroFour.StrataFrame.AddIns.PartialClassBuilderBODialog.ᜀ()
   at MicroFour.StrataFrame.AddIns.PartialClassBuilderBODialog.ᜁ()
   at MicroFour.StrataFrame.AddIns.PartialClassBuilderBODialog..ctor(Int32 BusinessObjectPK, String BusinessObjectName, DTEprojectsBO ProjectsBO)
   at MicroFour.StrataFrame.AddIns.PartialClassBuilderDialog.ᜀ(TreeNode A_0)

Thanks.  Greg

By Greg McGuffey - 4/21/2010

Based on other posts I've seen, I'd check to make sure you are running Visual Studio as an admin.
By Charles R Hankey - 4/21/2010

Agree with Greg



Found it useful to go to the Microfour folder in Program Files and just set all the EXEs to run as Administrator (especially BOmapper)