Active InfoActive Info  Display List of Info MembersMemberlist  Search The InfoSearch  HelpHelp
  RegisterRegister  LoginLogin
ASPProtect Version 8.x Support
 CJWSoft Support Info : ASPProtect Version 8.x Support
Subject Info: Error with type lib - no setup possible A d d  -  P o s tAdd P o s t
Author
Message << Prev Info | Next Info >>
datapool
New User
New User


Joined: October/02/2009
Online Status: Offline
Info: 8
Added: October/02/2009 at 3:37pm | IP Logged Quote datapool

I get this error running the >> password_admin/get_me_in.asp << script to set all up:

 

-------
Active Server Pages error 'ASP 0223'

TypeLib Not Found

/aspprotect/scripts/emailing_subs_inc.asp, line 14

METADATA tag contains a Type Library specification that does not match any Registry entry.
-----

 

Looks like it has something to do with this entry (ASODB ??) in the script:

<!--METADATA TYPE="typelib" UUID="CD000000-8B95-11D1-82DB-00C04FB1625D" NAME="CDO for Windows Library" -->
<!-- METADATA TYPE="typelib" UUID="00000205-0000-0010-8000-00AA006D2EA4" NAME="ADODB Type Library" -->

I need urgend help because I do not find anything about this. I do not know how to proceed???

I am running the script on a windows 2003 server. I have all admin permission.

Thanks for your help!!!

 

Back to Top View datapool's Profile Search for other info by datapool
 
cwilliams
Admin Group
Admin Group
Avatar
CJWSoft Web Software Developer

Joined: April/06/2004
Online Status: Offline
Info: 1769
Added: October/02/2009 at 4:15pm | IP Logged Quote cwilliams

sounds liek one of those type librabraries does not exist and by default they should be there...

you can remove those two lines but if you do you won't be able to use cdosys as an emailing option.. you'll have to use one of the other emailing components..

Basically the server has a setup issue.. and ultimately you want to get that taken care of.. how ? I do not know or I would tell you, but it means that something that should be installed by default isn't.

In all the years I've sold scripts this has never come up but I do see this sort of thing when I search google..

http://www.google.com/search?hl=en&safe=off&rls=com. microsoft%3Aen-us%3AIE-SearchBox&rlz=1I7GGLL_en&q=CD O+for+Windows+Library+METADATA+tag+contains+a+Type+Library+s pecification+that+does+not+match+any+Registry+entry&aq=f &oq=&aqi=

__________________

Best Regards, Christopher Williams www.CJWSoft.com
Back to Top View cwilliams's Profile Search for other info by cwilliams Visit cwilliams's Homepage
 
datapool
New User
New User


Joined: October/02/2009
Online Status: Offline
Info: 8
Added: October/02/2009 at 4:15pm | IP Logged Quote datapool

This is the message I get with asptest:

 

Failed: Database could not be connected to....

Error reported from server:
Error source: ADODB.Connection
Error number: 3753
Error description: Provider is not specified and there is no designated default provider.

Back to Top View datapool's Profile Search for other info by datapool
 
cwilliams
Admin Group
Admin Group
Avatar
CJWSoft Web Software Developer

Joined: April/06/2004
Online Status: Offline
Info: 1769
Added: October/02/2009 at 4:17pm | IP Logged Quote cwilliams

then perhaps your server has no odbc/mdac drivers installed ?

http://msdn.microsoft.com/en-us/data/aa937730.aspx

__________________

Best Regards, Christopher Williams www.CJWSoft.com
Back to Top View cwilliams's Profile Search for other info by cwilliams Visit cwilliams's Homepage
 
datapool
New User
New User


Joined: October/02/2009
Online Status: Offline
Info: 8
Added: October/02/2009 at 4:32pm | IP Logged Quote datapool

When I google this stuff I get around the following -

looks like perhaps a problem with new windows server 64bit version?

 

Can this be related to the 64bit version of windows 2003 server?

 

Thanks for help!

Back to Top View datapool's Profile Search for other info by datapool
 
datapool
New User
New User


Joined: October/02/2009
Online Status: Offline
Info: 8
Added: October/02/2009 at 4:40pm | IP Logged Quote datapool

When I remove the two line - i get the following error:

ADODB.Connection error '800a0ea9'

Provider is not specified and there is no designated default provider.

/aspprotect/scripts/populate_config_variables_inc.asp, line 11



So, I still do not know how to setup. I am using a fresh and clean windows 2003 sever 64bit environment...

THANKS FOR YOUR HELP!

Back to Top View datapool's Profile Search for other info by datapool
 
datapool
New User
New User


Joined: October/02/2009
Online Status: Offline
Info: 8
Added: October/02/2009 at 4:43pm | IP Logged Quote datapool

Here seems to be something related on access db and windows server 2003 64 bit

http://www.issociate.de/board/post/360108/Win_2003_64bit:_II S6:_ADO:_Ms_Access:_error_'800a0ea9'.html

 

Any idea on how to setup ASPProtect??

Back to Top View datapool's Profile Search for other info by datapool
 
cwilliams
Admin Group
Admin Group
Avatar
CJWSoft Web Software Developer

Joined: April/06/2004
Online Status: Offline
Info: 1769
Added: October/02/2009 at 4:46pm | IP Logged Quote cwilliams

ahh didn't know you were using a 64 bit version.. there are no access database drivers for 64bit

You have to go into iis.. and edit the application pool the site is in.. so iis runs in 32 bit mode

I'm looking now for the directions..

 



__________________

Best Regards, Christopher Williams www.CJWSoft.com
Back to Top View cwilliams's Profile Search for other info by cwilliams Visit cwilliams's Homepage
 
cwilliams
Admin Group
Admin Group
Avatar
CJWSoft Web Software Developer

Joined: April/06/2004
Online Status: Offline
Info: 1769
Added: October/02/2009 at 4:51pm | IP Logged Quote cwilliams

ok, in IIS  in the settings for the application pool that web site is in you have to click  "enable 32 bit applications"


__________________

Best Regards, Christopher Williams www.CJWSoft.com
Back to Top View cwilliams's Profile Search for other info by cwilliams Visit cwilliams's Homepage
 
datapool
New User
New User


Joined: October/02/2009
Online Status: Offline
Info: 8
Added: October/02/2009 at 5:04pm | IP Logged Quote datapool

ok, sounds good - perhaps one last hint would be nice - I can not find the settings area:

where do I find the checkbox in IIS configuration on 2003 server "enable 32 bit applications"...? any hint where to navigate would be fine!

Back to Top View datapool's Profile Search for other info by datapool
 
cwilliams
Admin Group
Admin Group
Avatar
CJWSoft Web Software Developer

Joined: April/06/2004
Online Status: Offline
Info: 1769
Added: October/02/2009 at 5:14pm | IP Logged Quote cwilliams

in iis

they show screenshots here
http://support.softartisans.com/kbview.aspx?ID=1274

http://www.andornot.com/about/developerblog/archive/2008_05_ 01_archive.aspx

 



__________________

Best Regards, Christopher Williams www.CJWSoft.com
Back to Top View cwilliams's Profile Search for other info by cwilliams Visit cwilliams's Homepage
 
datapool
New User
New User


Joined: October/02/2009
Online Status: Offline
Info: 8
Added: October/02/2009 at 6:12pm | IP Logged Quote datapool

Ok, thanks, was a hard way - but working now! Thanks a lot!

But I had to use this hint to get it up correctly - just if someone has the same issue:

http://support.microsoft.com/kb/911720/en-us/

 

 

Back to Top View datapool's Profile Search for other info by datapool
 

If you wish to make a comment to this info you must first login
If you are not already registered you must first register

  A d d  -  P o s tAdd P o s t
Printable version Printable version

Info Jump
You cannot add new info in this area
You cannot add to info in this area
You cannot delete your info in this area
You cannot edit your info in this area
You cannot create polls in this area
You cannot vote in polls in this area


Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspprotect.com, www.powerasp.com,www.aspclassifieds.com,www.aspphotogallery.com,www.codewanker.com