formulav8
Diamond Member
Edit: Its working now thanks to PhatoseAlpha Thanks
I made a .dll awhile back that will return the cpu's supported features and such. When its accessed via VB.NET 2003, there appears to be no problem at all.
But as soon as I try to access it from VB 2005/2008 I get a: "An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)" error message. I tried recompiling in .NET version 2005.
It works perfectly fine in XP. I think it also worked in Vista 32 Bit when I had it, but I do not remember 100%.
But I am now running Vista 64 Bit and it keeps throwing this error message when I try to access the .dll's methods.
Below is most of the error data.
*******************
Edit: Removed Message
*******************
Anyone have any sugesstions for killing this error message? I've recompiled the .dll but didn't help anything.
Thanks for any help. 🙂
Jason
I made a .dll awhile back that will return the cpu's supported features and such. When its accessed via VB.NET 2003, there appears to be no problem at all.
But as soon as I try to access it from VB 2005/2008 I get a: "An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)" error message. I tried recompiling in .NET version 2005.
It works perfectly fine in XP. I think it also worked in Vista 32 Bit when I had it, but I do not remember 100%.
But I am now running Vista 64 Bit and it keeps throwing this error message when I try to access the .dll's methods.
Below is most of the error data.
*******************
Edit: Removed Message
*******************
Anyone have any sugesstions for killing this error message? I've recompiled the .dll but didn't help anything.
Thanks for any help. 🙂
Jason