Advertisement
Guest User

Untitled

a guest
Jun 26th, 2013
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. System.Runtime.InteropServices.COMException (0x80040154): Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  2. at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
  3. at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
  4. at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
  5. at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
  6. at System.Windows.Forms.AxHost.CreateInstance()
  7. at System.Windows.Forms.AxHost.GetOcxCreate()
  8. at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
  9. at System.Windows.Forms.AxHost.CreateHandle()
  10. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  11. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  12. at System.Windows.Forms.AxHost.EndInit()
  13. at HyperSync.Forms.Secondary.Subscribe.cbbd4c35458d0fee7b80da11096c26565() in c:\Users\Ronald Harsh\Documents\Visual Studio 2012\Projects\HyperSync\HyperSync\Forms\Secondary\Subscribe.Designer.cs:line 216
  14. at HyperSync.Forms.Secondary.Subscribe..ctor() in c:\Users\Ronald Harsh\Documents\Visual Studio 2012\Projects\HyperSync\HyperSync\Forms\Secondary\Subscribe.cs:line 17
  15. at HyperSync.Forms.Primary.MainWindow..ctor() in c:\Users\Ronald Harsh\Documents\Visual Studio 2012\Projects\HyperSync\HyperSync\Forms\Primary\MainWindow.cs:line 53
  16. at A.ca4d5d8186d16649e550ada35d3db01f6.c354f581f806c288e30f8675ac253a471() in c:\Users\Ronald Harsh\Documents\Visual Studio 2012\Projects\HyperSync\HyperSync\Program.cs:line 40
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement