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

StarBurn and .Net 4.0
http://www.starburnsoftware.com/forum/starburn-sdk-f3/starburn-and-net-t2147-15.html
Page 2 of 2

Author:  wies [ Mon Apr 18, 2011 9:59 am ]
Post subject:  Re: StarBurn and .Net 4.0

Hi,

Thanks I am able to get it running in VS2010, .Net 4.0.
However I am not able to activate logging.
I read in this forum on logging and I am unable to do logging with these dlls,
(also I tried replacing StarBurn.dll from StarBurn Core\msvcrt\Debug\i386).

My registry reads as follows
DebugFacility 1 (also I tried with 2, 3)
DebugFileName C:\StarBurn.Log

(HKEY_CURRENT_USER\Software\Rocket Division Software\StarBurn )

Please let me know how to enable debugging.

I try to burn a folder in harddisk to multiple drives (about 5) and StarBurn crashes (actually VC++ runtime) telling
"Vectors iterators incompatible". If I get Debugging working then I could get more information on this error.

Author:  dima (staff) [ Mon Apr 18, 2011 10:45 am ]
Post subject:  Re: StarBurn and .Net 4.0

Hello,

1) You should tune the DebugFacility and DebugFileName properties before you call the "Initialize" function;

2) I guess you should choose another path for your log file ... especially if your OS is Windows 7 :)

3) How do you try to burn data to multiple drives? Could you provide me the source code that shows your approach?


Regards,

Dmitry

Author:  wies [ Mon Apr 18, 2011 1:07 pm ]
Post subject:  Re: StarBurn and .Net 4.0

Hi Dima,

Thanks for your quick reply!!
I got it,

sample code in C#
StarBurnX m_starBurnX = new StarBurnX();
m_starBurnX.DebugFacility = STARBURN_DEBUG_FACILITIES.STARBURN_DEBUG_FACILITY_FILE;
m_starBurnX.DebugFileName = "StarBurnLog.txt";
m_starBurnX.InitializeEx(String.Empty, TransportMode);

Could you confirm that in this version of StarBurn the registry setting is no longer used and logging could be set from code.
I spent quite some time with the registry, It could be useful for a beginner!

I will mail you my source code shortly to support@rocketdivision.com

Thanks

Author:  dima (staff) [ Mon Apr 18, 2011 1:32 pm ]
Post subject:  Re: StarBurn and .Net 4.0

Hello,

1) Yes, you are right, logging could be set from code!!

2) Thanx, I'm waiting for your e-mail!

Regards,

Dmitry

Author:  wies [ Tue Apr 19, 2011 5:47 am ]
Post subject:  Re: StarBurn and .Net 4.0

Hi Dima,

Just to keep you updated, my email to support@rocketdivision.com was returned by your spam blocker.
Yesterday I had again sent it to support@starburnsoftware.com and it looks like ok, please confirm the receipt of my mail.

Author:  anton (staff) [ Thu Apr 21, 2011 5:17 am ]
Post subject:  Re: StarBurn and .Net 4.0

Did not get anything from e-mail you've used to register on this forum (ended with @googlemail.com). Thanks!

Author:  wies [ Thu Apr 21, 2011 7:56 am ]
Post subject:  Re: StarBurn and .Net 4.0

Dear Anton,

I had sent the project files from my official mail ID.
This mail was acknowledged by Trubetskoy Andrew (from a...@...com).
He has forwarded the mail to you, Dmitry, Artem on Tuesday (19.04).
Please check and let me know whether you have received it.

thanks in advance!

Author:  anton (staff) [ Thu Apr 21, 2011 8:04 am ]
Post subject:  Re: StarBurn and .Net 4.0

OK, good b/c I did not seen one coming from support@ alias. So you guys are communicating :) Excellent. Let me know if you'd have any issues. Thanks!

Author:  wies [ Thu Apr 21, 2011 8:18 am ]
Post subject:  Re: StarBurn and .Net 4.0

Hi Anton,

Yes, he said Dmitry would be supporting me. But until now I have no reply.
I thought you guys could be busy.
Anyhow, I have just forwarded my mail to your ID.
Please acknowledge it!

Author:  anton (staff) [ Thu Apr 21, 2011 12:44 pm ]
Post subject:  Re: StarBurn and .Net 4.0

Have your project on e-mail.

Author:  wies [ Wed Apr 27, 2011 11:14 am ]
Post subject:  Re: StarBurn and .Net 4.0

Hi Dmitry, Anton,

Thanks for the new version.
Yesterday I wrote you an email, which was bounced back to me, I guess by your anti spam..
The new version seems to run well.. I am doing more tests and will get back to you soon.

Author:  anton (staff) [ Wed Apr 27, 2011 11:26 am ]
Post subject:  Re: StarBurn and .Net 4.0

Good. Please keep us updated. Thank you!

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