Flare V8 Dot Net error

This forum is for all Flare issues related to the Microsoft HTML Help target.
This target produces "CHM" files in the output.
Post Reply
GeorgeBell
Sr. Propeller Head
Posts: 114
Joined: Thu Nov 22, 2012 3:27 am

Flare V8 Dot Net error

Post by GeorgeBell »

Forgive me as it's the first time I've attaempted to post with a screen shot.

When I write click on an image, the following is coming up. I'm not sure if it's related, but this appears to have started after we installed Microsoft Small Business Server 2011. I'm using Windows 7 Professional on my work station.

Has anyone seen this before?
Flare dotnet error.jpg
You do not have the required permissions to view the files attached to this post.
RamonS
Senior Propellus Maximus
Posts: 4293
Joined: Thu Feb 02, 2006 9:29 am
Location: The Electric City

Re: Flare V8 Dot Net error

Post by RamonS »

Is there any difference when you start Flare with admin rights? If not, try a repair of the .NET runtime.
GeorgeBell
Sr. Propeller Head
Posts: 114
Joined: Thu Nov 22, 2012 3:27 am

Re: Flare V8 Dot Net error

Post by GeorgeBell »

Sorry about the delay in responding. And as luck would have it, I also now have a trial of Flare V9 on my Windows 7 Pro desktop system, and it's doing the same when I right click on an image. :cry:

I am a full administrator. The odd thing is that I installed V9 on my laptop, which is running Windows 7 Ultimate, when it was NOT on the Domain - no problem. Still no problem when I joined the SBS 2011 domain back at the office.

Here's the first part of the "Details" of the error. Ironically, I can use Regedit, and save changes, which rather contradicts the first line. (This was necessary to resolve an IPV6 issue, so I'm sure of that!)

George.


************** Exception Text **************
System.Security.SecurityException: Requested registry access is not allowed.
at System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)
at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
at B3.CoreKit.Registry.GetKey(RegistryKey rootKey, PropertyPath path, Boolean writable)
at B3.CoreKit.Registry.GetKey(PropertyPath path, Boolean writable)
at B3.CoreKit.Registry..ctor(Registry parent, String subpath)
at B3.CoreKit.Registry.GetOpenWithList(IUrl url, Boolean addNotepad)
at B3.CoreKit.Registry.GetOpenWithList(IUrl url)
at B3.AppKit.Command.AddOpenWithItems(IUrl url, IResponder fr, ToolStripItemCollection coll, Boolean addArgument)
at B3.XmlTextKit.BoxView.AddTypeMenuItems(IBox box, ContextMenuStrip strip)
at B3.XmlTextKit.BoxView.BuildSpanMenu(IBox box, ContextMenuStrip strip)
at B3.XmlTextKit.BoxView.GetSpanMenu(IBox box)
at B3.XmlTextKit.BoxView.GetBoxMenu(IBox box)
at B3.XmlTextKit.BoxView.BuildContextMenu()
at B3.XmlTextKit.BoxView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
The Zone of the assembly that failed was:
MyComputer
Post Reply