Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: Problem while accessing the CDO.Session


Message #1 by "ahmad rafay" <omaima62@h...> on Wed, 4 Jul 2001 09:15:25
Hello There..

I m facing a problem while i m creating a CDO session object.

In the begginging .. there were some problems while registering 

the cdo.dll library though it was present on my computer. well..

finally somehow i registered the cdo dll .. but when i going to 

create the session object .. i got the error of 

INVALID PROG ID .. (Server object, ASP 0177 (0x800401F3))

. iF one of you have got any suggession on that.. please let

me know ASAP..

thanks

SuperMan

Message #2 by "Siegfried Weber" <sweber@c...> on Wed, 4 Jul 2001 11:23:00 +0200
How did you get CDO 1.21 installed? Did you install Outlook 98/200x or

Exchange 5.5/2000 Server?



Simply copying the CDO.DLL neither works nor is it legal. The only

supported and legal way to get a valid installation of CDO 1.21 is to

install one of the products above (and make sure you include CDO 1.121

as custom installation option with Outlook 2000/2002)



<Siegfried/>



> -----Original Message-----

> From: ahmad rafay [mailto:omaima62@h...]

> Sent: Wednesday, July 04, 2001 11:15 AM

> To: ASP CDO

> Subject: [asp_cdo] Problem while accessing the CDO.Session

>

> Hello There..

> I m facing a problem while i m creating a CDO session object.

> In the begginging .. there were some problems while registering

> the cdo.dll library though it was present on my computer. well..

> finally somehow i registered the cdo dll .. but when i going to

> create the session object .. i got the error of

> INVALID PROG ID .. (Server object, ASP 0177 (0x800401F3))

> . iF one of you have got any suggession on that.. please let

> me know ASAP..

> thanks

> SuperMan

>



Message #3 by "SuperMan" <omaima62@h...> on Wed, 4 Jul 2001 12:13:46
Hello There!

Thanks for the reply . well i got the Legal software Outlook 2000 

installed on my computer.. but havent got the CDO 1.121. Do i need this 

file too to be registered on my computer. But if not so then why is it 

giving me the Prog ID error. How m i suppose to overcome this problem.

?

Thanks 

SuperMan





> How did you get CDO 1.21 installed? Did you install Outlook 98/200x or

> Exchange 5.5/2000 Server?

> 

> Simply copying the CDO.DLL neither works nor is it legal. The only

> supported and legal way to get a valid installation of CDO 1.21 is to

> install one of the products above (and make sure you include CDO 1.121

> as custom installation option with Outlook 2000/2002)

> 

> <Siegfried/>

> 

> > -----Original Message-----

> > From: ahmad rafay [mailto:omaima62@h...]

> > Sent: Wednesday, July 04, 2001 11:15 AM

> > To: ASP CDO

> > Subject: [asp_cdo] Problem while accessing the CDO.Session

> >

> > Hello There..

> > I m facing a problem while i m creating a CDO session object.

> > In the begginging .. there were some problems while registering

> > the cdo.dll library though it was present on my computer. well..

> > finally somehow i registered the cdo dll .. but when i going to

> > create the session object .. i got the error of

> > INVALID PROG ID .. (Server object, ASP 0177 (0x800401F3))

> > . iF one of you have got any suggession on that.. please let

> > me know ASAP..

> > thanks

> > SuperMan

> >

> 

Message #4 by "Siegfried Weber" <sweber@c...> on Wed, 4 Jul 2001 14:01:59 +0200
If you have Outlook 2000 or 2002 CDO 1.21 is not installed by default

and you need to run the setup again and add CDO 1.21 as custom

installation option.



<Siegfried/>



> -----Original Message-----

> From: SuperMan [mailto:omaima62@h...]

> Sent: Wednesday, July 04, 2001 2:14 PM

> To: ASP CDO

> Subject: [asp_cdo] RE: Problem while accessing the CDO.Session

>

> Hello There!

> Thanks for the reply . well i got the Legal software Outlook 2000

> installed on my computer.. but havent got the CDO 1.121. Do i need

this

> file too to be registered on my computer. But if not so then why is it

> giving me the Prog ID error. How m i suppose to overcome this problem.

> ?

> Thanks

> SuperMan

>





Message #5 by "SuperMan" <omaima62@h...> on Wed, 4 Jul 2001 13:33:34
Hi again.

i checked out the setup of the outlook 2000. its installed 

ut here. But the problem still exists. So nwo what m i suppose 

to do .

Thank you

SuperMan











> If you have Outlook 2000 or 2002 CDO 1.21 is not installed by default

> and you need to run the setup again and add CDO 1.21 as custom

> installation option.

> 

> <Siegfried/>

> 

> > -----Original Message-----

> > From: SuperMan [mailto:omaima62@h...]

> > Sent: Wednesday, July 04, 2001 2:14 PM

> > To: ASP CDO

> > Subject: [asp_cdo] RE: Problem while accessing the CDO.Session

> >

> > Hello There!

> > Thanks for the reply . well i got the Legal software Outlook 2000

> > installed on my computer.. but havent got the CDO 1.121. Do i need

> this

> > file too to be registered on my computer. But if not so then why is it

> > giving me the Prog ID error. How m i suppose to overcome this problem.

> > ?

> > Thanks

> > SuperMan

> >

> 

> 

Message #6 by "Siegfried Weber" <sweber@c...> on Wed, 4 Jul 2001 17:14:47 +0200
So, how does your code looks like?



<Siegfried/>



> -----Original Message-----

> From: SuperMan [mailto:omaima62@h...]

> Sent: Wednesday, July 04, 2001 3:34 PM

> To: ASP CDO

> Subject: [asp_cdo] RE: Problem while accessing the CDO.Session

>

> Hi again.

> i checked out the setup of the outlook 2000. its installed

> ut here. But the problem still exists. So nwo what m i suppose

> to do .

> Thank you

> SuperMan

>

>

>

>

>

> > If you have Outlook 2000 or 2002 CDO 1.21 is not installed by

default

> > and you need to run the setup again and add CDO 1.21 as custom

> > installation option.

> >

> > <Siegfried/>

> >

> 



Message #7 by "SuperMan" <omaima62@h...> on Thu, 5 Jul 2001 05:42:32
Hi.. 

it just give me the error on the initial lines of codes..

   

   Set objSession = server.CreateObject("cdonts.Session")

Error: Invalid Prog Id.

Well.. its all that. So what to do now?

Thanks

SuperMan





> So, how does your code looks like?

> 

> <Siegfried/>

> 

> > -----Original Message-----

> > From: SuperMan [mailto:omaima62@h...]

> > Sent: Wednesday, July 04, 2001 3:34 PM

> > To: ASP CDO

> > Subject: [asp_cdo] RE: Problem while accessing the CDO.Session

> >

> > Hi again.

> > i checked out the setup of the outlook 2000. its installed

> > ut here. But the problem still exists. So nwo what m i suppose

> > to do .

> > Thank you

> > SuperMan

> >

> >

> >

> >

> >

> > > If you have Outlook 2000 or 2002 CDO 1.21 is not installed by

> default

> > > and you need to run the setup again and add CDO 1.21 as custom

> > > installation option.

> > >

> > > <Siegfried/>

> > >

> > 

> 

Message #8 by "Siegfried Weber" <sweber@c...> on Thu, 5 Jul 2001 11:28:26 +0200
This is *not* CDO 1.21. It is CDONTS, a completely different animal. To

use CDO 1.21 use:



Set objSession =3D Server.CreateObject("MAPI.Session")



<Siegfried/>



> -----Original Message-----

> From: SuperMan [mailto:omaima62@h...]

> Sent: Thursday, July 05, 2001 7:43 AM

> To: ASP CDO

> Subject: [asp_cdo] RE: Problem while accessing the CDO.Session

>

> Hi..

> it just give me the error on the initial lines of codes..

>

>    Set objSession =3D server.CreateObject("cdonts.Session")

> Error: Invalid Prog Id.

> Well.. its all that. So what to do now?

> Thanks

> SuperMan

>

>

> > So, how does your code looks like?

> >

> > <Siegfried/>

> >

> > > -----Original Message-----

> > > From: SuperMan [mailto:omaima62@h...]

> > > Sent: Wednesday, July 04, 2001 3:34 PM

> > > To: ASP CDO

> > > Subject: [asp_cdo] RE: Problem while accessing the CDO.Session

> > >=3D20

> > > Hi again.

> > > i checked out the setup of the outlook 2000. its installed

> > > ut here. But the problem still exists. So nwo what m i suppose

> > > to do .

> > > Thank you

> > > SuperMan

> > >=3D20

> > >=3D20

> > >=3D20

> > >=3D20

> > >=3D20

> > > > If you have Outlook 2000 or 2002 CDO 1.21 is not installed by

> > default

> > > > and you need to run the setup again and add CDO 1.21 as custom

> > > > installation option.

> > > >

> > > > <Siegfried/>




  Return to Index