topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 12:42 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mike_l [ switch to compact view ]

Pages: [1]
1
64 bit Vista error at line 151 in MainForm.cs

Happy to help debug 64 bit issues

Mike

System.BadImageFormatException was unhandled
  Message="An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)"
  Source="CircleDock"
  StackTrace:
       at CircleDock.MainForm.StartHook(IntPtr hWnd)
       at CircleDock.MainForm..ctor() in D:\Desktop\Circle Dock 0.9.2 Total\CircleDock\MainForm.cs:line 151
       at CircleDock.Program.Main() in D:\Desktop\Circle Dock 0.9.2 Total\CircleDock\Program.cs:line 32
       at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
  InnerException:

Pages: [1]