Hello guest,
default
To benefit from all extra features you need to log in or sign up.
Nero SDK Discussion Forum Discuss, multisession CD burn at Nero & InCD forum; I try to burn CD in multisession. first session work fine but when i try to burn in a second session and i'm calling to OnDoneImport2 event, then when i try to set NeroFolder that i got from OnDoneImport2 event into NeroISOTrack.RootFolder, i get an exception. I'll join my code

default_avatar
yoss05 (CD Freaks Junior Member)
Posts: 55
Posted: 14-04-2005
I try to burn CD in multisession.

first session work fine but when i try to burn in a second session and i'm calling to OnDoneImport2 event, then when i try to set NeroFolder that i got from OnDoneImport2 event into NeroISOTrack.RootFolder, i get an exception.

I'll join my code (Console application) that you can run it too.

i must your help - please


my nero version is 6,3,0,3
Attached Files
File Type: txt Class1.txt (11.0 KB, 71 views)
default_avatar
Today (MyCE Staff)
Posts: 15,596
default_avatar
alexp (Nero Developer)
Posts: 603
Posted: 15-04-2005
For a proper functionality of NeroCOM in C# and .NET, you need to have at least Nero 6.6.0.0 installed
default_avatar
yoss05 (CD Freaks Junior Member)
Posts: 55
Posted: 17-04-2005
Hi alexp

Thank you for your reaply!!!

I found a way of doing multisession burning by adding all what burned already in media to NeroFolder with new files/folders that I want them to be burned. It's works but I’m wasting a lot of media's space because it's burning again all files/folders that where already in media.

I start to think maybe I can do by my self whatever software doing in OnDoneImport2 event. I'll insert all relevant data into my NeroFolder without using NeroFolder that returned by "OnDoneImport2 " event, and then I can get fine multisession.

Dose it possible?
If it dose, what should I insert into NeroFolder?

thank you!!!
default_avatar
alexp (Nero Developer)
Posts: 603
Posted: 17-04-2005
I am not sure what you meant, but if you want to correctly burn multiple sessions you must use the NeroFolder as supplied by the OnDoneImport2 event as it contains references to the existing files. If done properly, no existing files need to be written to the disc as references are just reused.
default_avatar
yoss05 (CD Freaks Junior Member)
Posts: 55
Posted: 19-04-2005
hello alexp

I want to have at least Nero 6.6.0.0 while my nero version is 6,3,0,3.
i want it to be able using NeroCom with .NET.
can i dounload some update or i need to buy the new version.

in nero site they offer updating to 6.6.0.12 version but it's a demo version.
can i use NeroCom from that demo version to burn?
default_avatar
gapilazo (CD Freaks Junior Member)
Posts: 73
Posted: 20-04-2005
yes
default_avatar
yoss05 (CD Freaks Junior Member)
Posts: 55
Posted: 20-04-2005
thank you alexp and gapilazo
default_avatar
how2do (New on Forum)
Posts: 2
Posted: 03-04-2006
hello!

I tra to update files from my HD to a DVDRW with a visual basic codefor microsoft access application.

So I need to get all tracks from my DVDRW to compare all the files from the DVDRW to these witch are in a folder in my HD.

It's important that my access application determine itself the updating of the files in the DVDRW.

For the moment I need to know how to get the tracks count from DVDRW and how to
define the rootfolder to get all files.

I tried to translate the C# code in this forum but I can't get the OnDoneCDInfo and the OnDoneImport2 elements to know the number of tracks and to access the root folder of the DVDRW to update the files.

This is the last element of a big application I need to use as soon as possible for my job and I can't resolve it. so if someone can help me I would be very grateful to this person.
default_avatar
eahema (New on Forum)
Posts: 2
Posted: 12-06-2006
hi
i need files Writing to CD/DVD using Nero sdk or other SDK.... with Folders/subFolders with Files...
any body haveing source Code pls Send to me eahema@yahoo.com

its very urgend pls

regards
hema
default_avatar
jayition (New on Forum)
Posts: 5
Posted: 15-06-2006
I think the NeroSDK can do it , to use the code of NeroAPITest, it can add files and dirs!
default_avatar
braverjan (New on Forum)
Posts: 8
Posted: 29-06-2006
i'm working with vb6 and nerocom.
i'm also trying some multisession cd burning, but i dont have any idea how to put the content of the Folder object of the OnDoneImport event into the root directory of the iso track.
errors like "Item already belongs to some collection!" occour when i add the content to the root folder with the add method.

e.g.:
for i=0 to folder.files.count
iso.rootfolder.files.add folder.files(i)
next i

doesnt work

maybe someone knows THE ANSWER ...

greetz Jon
default_avatar
braverjan (New on Forum)
Posts: 8
Posted: 29-06-2006
ok, now i know THE ANSWER myself:
- ImportIsoTrack with the number of the last track
- Set ISO.RootFolder=Folder
done
then you can add new data to the RootFolder
strange but pretty easy
farewell
default_avatar
nithya.tr (New on Forum)
Posts: 4
Posted: 13-08-2007
have you got the solution for burning RWCD with multisession option using SDK?
There's more to MyCE.com

Listen up, we've got more. Product information on 102,541 products. Our experts have written 521 articles. We've gathered 16,068 news items for you to always keep updated.

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

People who found this also searched for

  • cdburn
  • how to burn in vb net
  • multisession burning vb net
All times are GMT +2. The time now is 23:59.
Top