Rocket Division Software
http://www.starburnsoftware.com/forum/

.Net and 64 bit target enviroment.
http://www.starburnsoftware.com/forum/starburn-sdk-f3/net-and-bit-target-enviroment-t2230.html
Page 1 of 1

Author:  gkerber [ Tue Feb 07, 2012 4:03 pm ]
Post subject:  .Net and 64 bit target enviroment.

I have downloaded the trial sdk and made an application. The application works great when I target 32 bit systems but alas I need to be able to target 64.

When I change the Target plaform I get this error when trying to construct the StarBurnX object.

Quote:
Retrieving the COM class factory for component with CLSID {B756C224-A1EA-44F8-95C1-9F726040C800} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).


Ninja edit;
I am using vs2010 windows 7 professional if that makes any difference.

Is there a known solution to this problem, or am I just doing something silly and wrong?

Thanks!

Author:  gkerber [ Wed Feb 08, 2012 7:54 pm ]
Post subject:  Re: .Net and 64 bit target enviroment.

Found a webpage that solved my problem, just thought I would post it in case anyone else runs into the same thing.

http://www.cybersprocket.com/2011/sdks/starburn-sdk-and-net-4-0/

I regsvr32 both dlls (x86 and x64) and referenced the COM instead of the dll and it worked!

Author:  dima (staff) [ Mon Feb 13, 2012 8:35 am ]
Post subject:  Re: .Net and 64 bit target enviroment.

Hello,

Super!!

P.s. generally speaking the described method it is the standard approach for getting the COM dll working well with .Net projects! :)

Regards,

Dmitry

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/