RE: Finding the Class ID for a component

2000-12-21 Thread Simon Horwith
ne) > www.figleaf.com > -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 21, 2000 10:53 AM To: CF-Talk Subject: RE: Finding the Class ID for a component > I'm futzing around with a COM object and I keep getting this > error: > >

Re: Finding the Class ID for a component

2000-12-21 Thread Todd Ashworth
7;t have been registered when I installed the SDK, but I've seen it happen before. I'll give regsvr32 a try. Todd Ashworth - Original Message - From: "Dave Watts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday,

RE: Finding the Class ID for a component

2000-12-21 Thread Dave Watts
> I'm futzing around with a COM object and I keep getting this > error: > > | Error trying to create object specified in the tag. > | COM error 0x800401F3. Invalid class string > > Now, I assume this is telling me I'm not giving it the CLSID > that it needs. If that is the case, does anyone kn

Re: Finding the Class ID for a component

2000-12-19 Thread Todd Ashworth
er2.RecordFileName = "z:\lowfi_audio\#Variables.TempFileName2#.asf"; Encoder1.RecordStart(); Encoder2.RecordStart(); Encoder1.RecordStop(); Encoder2.RecordStop(); Encoder1.Stop(); Encoder2.Stop(); - Original Message - From: <[EMAIL PROTECTED]> To: "CF-Talk&quo

RE: Finding the Class ID for a component

2000-12-19 Thread cftalk
udio, but i think it is also available for download at the microsoft site HTH Mike -Original Message- From: Todd Ashworth [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 19, 2000 21:48 To: CF-Talk Subject: OT: Finding the Class ID for a component I'm futzing around with a COM

OT: Finding the Class ID for a component

2000-12-19 Thread Todd Ashworth
I'm futzing around with a COM object and I keep getting this error: | Error trying to create object specified in the tag. | COM error 0x800401F3. Invalid class string Now, I assume this is telling me I'm not giving it the CLSID that it needs. If that is the case, does anyone know how I can look