Aspose.Words Running on 64bit

I am trying to run Aspose Word on Windows Server 64bit. Using a standard windows forms. When trying to run the your given demos on the 64bit box I recieved these errors.

I get the following error when trying to run the .net 2.0 version

"System.BadImageFormatException was unhandled
Message="Could not load file or assembly 'Aspose.Words, Version=4.0.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56' or one of its dependencies. An attempt was made to load a program with an incorrect format."
Source="Aspose.Words.Demos.WinForms.VisualBasic"
StackTrace:
at Aspose.Words.Demos.WinForms.VisualBasic.MainForm..ctor()
at Aspose.Words.Demos.WinForms.VisualBasic.MainForm.Main() in C:\Program Files (x86)\Aspose\Aspose.Words\Demos\Aspose.Words.Demos.WinForms.VisualBasic\MainForm.vb:line 81
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()"

If running the .net 1.1 version

"System.BadImageFormatException was unhandled
Message=" is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)"
Source="Aspose.Words.Demos.WinForms.VisualBasic"
StackTrace:
at Aspose.Words.Demos.WinForms.VisualBasic.MainForm..ctor()
at Aspose.Words.Demos.WinForms.VisualBasic.MainForm.Main() in C:\Program Files (x86)\Aspose\Aspose.Words\Demos\Aspose.Words.Demos.WinForms.VisualBasic\MainForm.vb:line 81
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()"

Thanks,

Peter Tindale

Hi Peter,

Are you using the latest version of Aspose.Words?

Regards,