1
Circle Dock / Re: Windows 7's Taskbar....Err.....Circle Dock for the DC Programming Contest
« on: August 19, 2008, 05:12 AM »
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:
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: