Home Forums SharewareOnSale Deals Discussion PDF to X / Aug 10 2017 Reply To: PDF to X / Aug 10 2017

#8645959 Quote
Giveaway Ferret
Guest

further to my previous post, I copied all the files across to my regular account in to the same location: “%userprofile%\AppData\Roaming\PDF Helper\PDF to X” and tried running the application – it crashed with the following error:

************** Exception Text **************
System.TypeInitializationException: The type initializer for ‘Declarer’ threw an exception. —> System.UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {BBB18E3D-5523-4A93-A859-96EFCB603D7B} failed due to the following error: 80070005.
at Declarer..cctor()
— End of inner exception stack trace —
at Main.Main_Move(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnMove(EventArgs e)
at System.Windows.Forms.Control.OnLocationChanged(EventArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds()
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmCreate(Message& m)
at System.Windows.Forms.Form.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)