Running sample win2k3 64 bit.
acshbuddy sample throwing an exception
An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
Need help.
Throwing exception at : AccCreateSession(typeof(IAccSession).GUID, out o);
| Login to post | Page: « < 1 of 1 > » |
| 01 Aug 2009 - 11:13 | 4719 |
| ashwanikumarm | Throwing exception at : AccCreateSession(typeof(IAccSession).GUID, out o); |
| 01 Aug 2009 - 15:17 | 4722 |
| openaimsupport | Throwing exception at : AccCreateSession(typeof(IAccSession).GUID, out o); Is this the unmodified acshbossy from the Open AIM SDK? Does accbuddy or
any other sample work ok? |
| 04 Aug 2009 - 06:35 | 4741 |
| ashwanikumarm | Only C++ samples are working.
C# or VB is not working... Here is may machine configuration: OS: win2k3 64 bit [SP 2] Visual Studio 2008 - .NET 3.5 SP1 |
| 18 Aug 2009 - 12:40 | 4820 |
| openaimsupport | Throwing exception at : AccCreateSession(typeof(IAccSession).GUID, out o); You should be able to develop in 32 bit on a 64-bit machine with 64-bit
windows. Is that failing too for C# and VB samples? |
| 18 Aug 2009 - 12:45 | 4821 |
| openaimsupport | Throwing exception at : AccCreateSession(typeof(IAccSession).GUID, out o); There is a switch in the project properties to set 32 bit compatibility,
about not using 64 libs which has to be set. Did you do this before compiling? |
| 19 Aug 2009 - 11:38 | 4838 |
| yesmanm25 | i know why it not work, it is missing the acccore.dll......etc
copy from accsdk_win32_1_8_2\dist\release all dlls and paste it in accsdk_win32_1_8_2\accsdk_win32_1_8_2\samples\awshbuddy\bin\Debug have fun |
| Login to post | Page: « < 1 of 1 > » |
