473,586 Members | 2,776 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

xpburncd - I swear it did work!

I'm trying to use the xpburn component. It worked - the first time. Now I
get
Exception from HRESULT: 0x80040225
No matter what I do. I removed it and reinstalled; I rebooted; nothing
helps.

Any ideas?

Bernie Yaeger
Nov 21 '05 #1
21 2802
Hi Bernie,

Bob again. I may be interested in using a integrated
burn capability in the future. Where did you get this
XPBurnCD?

Bob
-----Original Message-----
I'm trying to use the xpburn component. It worked - the first time. Now Iget
Exception from HRESULT: 0x80040225
No matter what I do. I removed it and reinstalled; I rebooted; nothinghelps.

Any ideas?

Bernie Yaeger
.

Nov 21 '05 #2
Hi Bob,

http://msdn.microsoft.com/vcsharp/te...n/default.aspx

Bernie

"BobAchgill " <an*******@disc ussions.microso ft.com> wrote in message
news:20******** *************** *****@phx.gbl.. .
Hi Bernie,

Bob again. I may be interested in using a integrated
burn capability in the future. Where did you get this
XPBurnCD?

Bob
-----Original Message-----
I'm trying to use the xpburn component. It worked - the

first time. Now I
get
Exception from HRESULT: 0x80040225
No matter what I do. I removed it and reinstalled; I

rebooted; nothing
helps.

Any ideas?

Bernie Yaeger
.

Nov 21 '05 #3
"Bernie Yaeger" <be*****@cherwe llinc.com> wrote in
news:ux******** *****@TK2MSFTNG P12.phx.gbl:
I'm trying to use the xpburn component. It worked - the first time.
Now I get
Exception from HRESULT: 0x80040225
No matter what I do. I removed it and reinstalled; I rebooted;
nothing helps.

Any ideas?

Bernie Yaeger


Hi,
I wrote a demo of the XPBurn component and stuck it on planetsourcecod e.com
http://www.planetsourcecode.com/vb/s...txtCodeId=3159
&lngWId=10

or search for vbxpburner
I had to alter the xpburncomponent slightly to get it to identify the
drives correctly, see the note on the web page mentioned above. I had
similar errors to yours until I put try...catch blocks around everything.
There is one other program using the xpburn component on that web site,
search for "CD\DVD Backup" by C.Savvas. He modified the component more.

I'm just putting a bit onto a program I'm writing so that it will backup a
database to cd. Its going ok at the moment.
Nov 21 '05 #4
Hi Jo,

Tx so much. I'll take a look at both recommendations .

Thanks again,

Bernie

"jo0ls" <jo***@invalid. null> wrote in message
news:Xn******** *************** *******@194.117 .143.38...
"Bernie Yaeger" <be*****@cherwe llinc.com> wrote in
news:ux******** *****@TK2MSFTNG P12.phx.gbl:
I'm trying to use the xpburn component. It worked - the first time.
Now I get
Exception from HRESULT: 0x80040225
No matter what I do. I removed it and reinstalled; I rebooted;
nothing helps.

Any ideas?

Bernie Yaeger


Hi,
I wrote a demo of the XPBurn component and stuck it on
planetsourcecod e.com
http://www.planetsourcecode.com/vb/s...txtCodeId=3159
&lngWId=10

or search for vbxpburner
I had to alter the xpburncomponent slightly to get it to identify the
drives correctly, see the note on the web page mentioned above. I had
similar errors to yours until I put try...catch blocks around everything.
There is one other program using the xpburn component on that web site,
search for "CD\DVD Backup" by C.Savvas. He modified the component more.

I'm just putting a bit onto a program I'm writing so that it will backup a
database to cd. Its going ok at the moment.

Nov 21 '05 #5
"Bernie Yaeger" <be*****@cherwe llinc.com> wrote in
news:#W******** ******@TK2MSFTN GP11.phx.gbl:
Hi Jo,

Tx so much. I'll take a look at both recommendations .

Thanks again,

Bernie


Note: the xpburn component doesn't do dvds, so "CD/DVD Backup" is badly
named.
Nov 21 '05 #6
Hi Jo,

Neither your .dll or Crystos' worked more than once, which brings me back to
the issue:
mine is a dvd drive which burns both cd's and dvd's. I am burning here a
cd-r, which works, as I said, the first time. Could it be that it's burning
in a dvd drive and that is the problem?

Here's an even bigger clue, I think: it worked once with your dll and then
once with the other .dll. Here's my guess: the dll is not closing out, if
that is the proper term, and so an attempt to use it again fails, until the
pc is rebooted - if we could get this solved, it would, I think, solve the
problem. Tx again for your help; let me know if you have any ideas.

Bernie

"jook" <jo**@null.inva lid> wrote in message
news:pT******** ************@fe 2.news.blueyond er.co.uk...
"Bernie Yaeger" <be*****@cherwe llinc.com> wrote in
news:#W******** ******@TK2MSFTN GP11.phx.gbl:
Hi Jo,

Tx so much. I'll take a look at both recommendations .

Thanks again,

Bernie


Note: the xpburn component doesn't do dvds, so "CD/DVD Backup" is badly
named.

Nov 21 '05 #7
"Bernie Yaeger" <be*****@cherwe llinc.com> wrote in
news:ek******** ******@TK2MSFTN GP09.phx.gbl:
Hi Jo,

Neither your .dll or Crystos' worked more than once, which brings me
back to the issue:
mine is a dvd drive which burns both cd's and dvd's. I am burning
here a cd-r, which works, as I said, the first time. Could it be that
it's burning in a dvd drive and that is the problem?

Here's an even bigger clue, I think: it worked once with your dll and
then once with the other .dll. Here's my guess: the dll is not
closing out, if that is the proper term, and so an attempt to use it
again fails, until the pc is rebooted - if we could get this solved,
it would, I think, solve the problem. Tx again for your help; let me
know if you have any ideas.

Bernie

Argh, I'll have a look when I get time. I need to use it for this program
I'm doing.
Nov 21 '05 #8
jook <jo**@null.inva lid> wrote in news:gBMJd.1032 5$MR3.999
@fe1.news.bluey onder.co.uk:
"Bernie Yaeger" <be*****@cherwe llinc.com> wrote in
news:ek******** ******@TK2MSFTN GP09.phx.gbl:
Hi Jo,

Neither your .dll or Crystos' worked more than once, which brings me
back to the issue:
mine is a dvd drive which burns both cd's and dvd's. I am burning
here a cd-r, which works, as I said, the first time. Could it be that it's burning in a dvd drive and that is the problem?

Here's an even bigger clue, I think: it worked once with your dll and
then once with the other .dll. Here's my guess: the dll is not
closing out, if that is the proper term, and so an attempt to use it
again fails, until the pc is rebooted - if we could get this solved,
it would, I think, solve the problem. Tx again for your help; let me
know if you have any ideas.

Bernie

Argh, I'll have a look when I get time. I need to use it for this

program I'm doing.


I had a look, and got further. I added bits to the dll so that I could
call iDiscBurner.clo se and iDiscBurner.cle ar and had it so that I could
repeatedly burn - erase - burn - erase ...
But when I tried the prog on another computer it didn't work, and I
stopped for the evening. I'll have another look later.
Nov 21 '05 #9
jook <jo**@null.inva lid> wrote in news:gBMJd.1032 5$MR3.999
@fe1.news.bluey onder.co.uk:
"Bernie Yaeger" <be*****@cherwe llinc.com> wrote in
news:ek******** ******@TK2MSFTN GP09.phx.gbl:
Hi Jo,

Neither your .dll or Crystos' worked more than once, which brings me
back to the issue:
mine is a dvd drive which burns both cd's and dvd's. I am burning
here a cd-r, which works, as I said, the first time. Could it be that it's burning in a dvd drive and that is the problem?

Here's an even bigger clue, I think: it worked once with your dll and
then once with the other .dll. Here's my guess: the dll is not
closing out, if that is the proper term, and so an attempt to use it
again fails, until the pc is rebooted - if we could get this solved,
it would, I think, solve the problem. Tx again for your help; let me
know if you have any ideas.

Bernie

Argh, I'll have a look when I get time. I need to use it for this

program I'm doing.


I had a look, and got further. I added bits to the dll so that I could
call iDiscBurner.clo se and iDiscBurner.cle ar and had it so that I could
repeatedly burn - erase - burn - erase ...
But when I tried the prog on another computer it didn't work, and I
stopped for the evening. I'll have another look later.
Nov 21 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
4843
by: Jonas | last post by:
This works fine in Win XP but does not work at all in Win 98. Private WithEvents objIExplorer As InternetExplorer I have to do it like this to get it to work in Win 98 Dim objIExplorer As InternetExplorer But then I cant see when a user exit my objIExplorer and than an error will show up when I try to open a link in the IE window that does...
1
2289
by: Lord Merlin | last post by:
Can someone please help me with a good swearword filter, or assist me with my current one? This is the code I have currently, but it doesn't always work. I can do the same test, with the same word 4/5/6/7 times in a row, and sometimes it works, sometimes not. ============================================================
7
1049
by: kittty | last post by:
people this thing is getting stupid.Since when are children allowed to curse back there parents ,i was walking down the street today and heard the foulest thing come out the cuties little thing mouth. i thought she talking to me then she turns around and says it to her mother face., i wanted to slap the mother not the child for her rudness
2
1640
by: Darren Clark | last post by:
I am currently developing a site that will have a members sectin where data can be posted... Nothing huge there.. My question is, what are some methods that i can use that will stop swear words from being posted, how can i detect swear words in text?
1
1788
by: Bernie Yaeger | last post by:
I'm using the xpburncd dll from MS, but I'm not using it as a usercontrol; rather, I am simply referring to it thus: Dim oburn As New XPBurnCD This works fine, but I also want to trap its events - eg, addprogress, burncomplete, etc - so that I can develop a progressbar and announce current status in a label. How can I do this? Thanks...
0
1118
by: Sam Marrocco | last post by:
Does anyone know if XPBurnCD can burn a CD while preserving the existing creation dates of files and folders? This has become a big issue for us since XP itself does NOT do this--a tremendous oversite in my opinion. Even better would be an XPTweak of some sort that forced Windows to preserve dates when burning CDs.
15
1902
by: Brett | last post by:
I'd like to know what management and the work environment are like where you work. I need something relative to compare my current work environment. Here's a few questions I have: 1.) Is it normal for (technical) management (actually 1 of 2 co owners) to constantly interrupt developers all day with with questions such as: "can we look at...
4
15135
by: xhe | last post by:
I need to create a website and I want to filter out filthy words or swear words. To my surprise, it is difficult to find such a list from google. So if you have that list, can you please share with me so that I can keep my site clean. Thanks very much in advance. hexufeng@gmail.com
11
53095
Niheel
by: Niheel | last post by:
http://bytes.com/images/howtos/information_overloaded.jpgPaul Graham wrote an interesting article a few months back about how the internet is leading to information overload for information workers of today. He is not alone in his thinking. Similarly, In July of 2008 IBM, Intel, Microsoft and Xerox announced that they were joining forces with...
0
7839
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8338
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7954
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6610
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5710
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5390
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3836
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1448
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1179
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.