#1 Burning Software

It is currently Fri Apr 19, 2024 2:37 am

All times are UTC




Post new topic Reply to topic  [ 13 posts ] 
Author Message
 Post subject: Burning ISO image on DVD failed
PostPosted: Fri Mar 25, 2011 8:08 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Hello Sir,
I am using StarBurnX v12_340_20101122.
1) While burning ISO image of size 4248.18 MB on DVD of size 4489.25 MB with speed 7056 Kbps I got following crash:
Error Description:
DoImageBurn System.Runtime.InteropServices.COMException (0x80040275): Internal SDK error: CStarBurn_ScsiTransportSPTI::ExecuteCDB(): Command failed Valid = yes, CDB Size = 10, Sense Size = 32 CDB: 2A 00 00 00 02 40 00 00 20 00 00 00 00 00 00 00 Sense 00: 70 00 06 00 00 00 00 0E 00 00 00 00 29 00 00 00 Sense 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Transport status = 0, Target Status = 2, HostAdapter Status = 0
at RocketDivision.StarBurnX.ImageBurnerClass.Burn(Boolean TestBurn)

I am attaching complete log(StarBurnX log.zip). Will you please go through the log file.

2) While burning ISO image of size 3624.18 MB on DVD of size 4489.25 MB with speed 7056 Kbps I got following crash:
Error Description:
DoImageBurn System.Runtime.InteropServices.COMException (0x80040275): Internal SDK error: CStarBurn_ScsiTransportSPTI::ExecuteCDB(): Command failed Valid = yes, CDB Size = 10, Sense Size = 32 CDB: 2A 00 00 01 47 20 00 00 20 00 00 00 00 00 00 00 Sense 00: 70 00 06 00 00 00 00 0E 00 00 00 00 29 00 00 00 Sense 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Transport status = 0, Target Status = 2, HostAdapter Status = 0
at RocketDivision.StarBurnX.ImageBurnerClass.Burn(Boolean TestBurn)

Machine Configuration:
Operating System: Windows XP Professional (5.1, Build 2600) Service Pack 3 (2600.xpsp_sp3_gdr.101209-1647)
Language: English (Regional Setting: English)
System Manufacturer: ECS
System Model: GeForce7050M-M
BIOS: Default System BIOS
Processor: AMD Athlon(tm) 64 X2 Dual Core Processor 5000+, MMX, 3DNow (2 CPUs), ~2.6GHz
Memory: 896MB RAM
Page File: 793MB used, 1373MB available
Windows Dir: C:\WINDOWS
DirectX Version: DirectX 9.0c (4.09.0000.0904)
DX Setup Parameters: Not found
DxDiag Version: 5.03.2600.5512 32bit Unicode

I am attaching complete log(StarBurnX log 2.zip). Will you please go through the log file.
Thank you.


Attachments:
StarBurnX log 2.zip [2.47 KiB]
Downloaded 1015 times
StarBurnX log.zip [2.65 KiB]
Downloaded 1076 times
Top
 Profile  
 
 Post subject: Re: Burning ISO image on DVD failed
PostPosted: Fri Mar 25, 2011 10:43 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Both attached logs belong to who knows what. There's no burning started in them at all.


Top
 Profile  
 
 Post subject: Re: Burning ISO image on DVD failed
PostPosted: Fri Mar 25, 2011 10:44 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Crash = application terminated abnormally?


Top
 Profile  
 
 Post subject: Re: Burning ISO image on DVD failed
PostPosted: Fri Mar 25, 2011 10:52 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Device reported 'bus reset'. So either check attachment, cables or device itself.

P.S. And switch to SPTD.


Top
 Profile  
 
 Post subject: Re: Burning ISO image on DVD failed
PostPosted: Sat Mar 26, 2011 2:50 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
anton (staff) wrote:
Both attached logs belong to who knows what. There's no burning started in them at all.


First of all excuse me, I was not able to detect the exact entries in log files.
I am attaching complete log file now. Please excuse me again its size is 17 KB. You can remove it after downloading.


Attachments:
log.zip [17.02 KiB]
Downloaded 1031 times
Top
 Profile  
 
 Post subject: Re: Burning ISO image on DVD failed
PostPosted: Sat Mar 26, 2011 3:11 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
anton (staff) wrote:
Device reported 'bus reset'. So either check attachment, cables or device itself.

P.S. And switch to SPTD.


Hello Sir,
Will you please kindly tell me, what do you mean by switch to SPTD.
Should I do following,
objStarBurnX.InitializeEx(String.Empty, RocketDivision.StarBurnX.STARBURN_TRANSPORT.STARBURN_TRANSPORT_SPTD)

Thank you Sir.


Top
 Profile  
 
 Post subject: Re: Burning ISO image on DVD failed
PostPosted: Sat Mar 26, 2011 6:16 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
The same issue. You have hardware problems. Do following:

1) Try to mount device internally (if it's connected thru USB-SATA bridge)

2) If mounted internally try using different SATA cable and different on-board SATA port (provided by chipset if possible and not coming from third-party vendor)

3) Replace SATA port driver with the most recent one

4) Update device firmware

If you'd still have issues try lowering down burning speed.

P.S. And switch to STPD. Log clearly shows you use *SPTI*.


Top
 Profile  
 
 Post subject: Re: Burning ISO image on DVD failed
PostPosted: Mon Mar 28, 2011 9:05 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Hello Sir,

I don't know what I am using either SPTD or SPTI. But I am calling:
starBurnX.Initialize(String.Empty).

After changing call to:
starBurnX.InitializeEx(String.Empty, RocketDivision.StarBurnX.STARBURN_TRANSPORT.STARBURN_TRANSPORT_SPTD)
In development copy it everything works fine. But after deploying in setup, I got following error:
FUNCTION: Void InitializeEx(System.String, RocketDivision.StarBurnX.STARBURN_TRANSPORT)
ErrorDescriptionForBug: System.Runtime.InteropServices.COMException, Exception from HRESULT: 0x800402A7

Is anything wrong from my side?


Top
 Profile  
 
 Post subject: Re: Burning ISO image on DVD failed
PostPosted: Mon Mar 28, 2011 9:07 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
No SPTD layer installed?


Top
 Profile  
 
 Post subject: Re: Burning ISO image on DVD failed
PostPosted: Tue Mar 29, 2011 5:42 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Hello Sir,
1) How to install SPTD layer?
2) Do I need to add anything, while creating setup of my application?


I installed D:\StarBurn SDK V12\Bin\SPTD\SPTDinst-v162-x86.exe and then restarted my machine.
Now I installed my application then also I am getting same crash, I am using Windows Vista machine.

Thank you, Sir.


Top
 Profile  
 
 Post subject: Re: Burning ISO image on DVD failed
PostPosted: Tue Mar 29, 2011 7:09 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Grab the latest update from here:

http://duplexsecure.com/home


Top
 Profile  
 
 Post subject: Re: Burning ISO image on DVD failed
PostPosted: Sat Apr 09, 2011 2:43 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Hello Sir,
This is happening on one of my user's machine.
1) How to install SPTD layer on user's machine?
2) It seems like I need to add something with my setup.
When should I install SPTD layer before or after registering StarBurnX?

Thank you Sir.


Top
 Profile  
 
 Post subject: Re: Burning ISO image on DVD failed
PostPosted: Sat Apr 09, 2011 5:49 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
1) In the same way as you install it on your own. There's a /silent switch so just embedd SPTD setup executable into your own setup.exe and you should be fine.

2) Does not matter. I would do it as a final step.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 20 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group