Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Error 80020009 with II7, Vista, Classic ASP

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS: Migrated to IIS 6 from IIS 5 and now random timeouts  
Author Message
Hansjürg_Davatz

External


Since: Oct 26, 2007
Posts: 2



(Msg. 1) Posted: Fri Oct 26, 2007 9:33 am
Post subject: Error 80020009 with II7, Vista, Classic ASP
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi - I have all my web apps, coded in classic ASP and VB 6.0.
I am trying to do a migration of apps. to a Vista with IIS7.
I am getting this error: 80020009 Object required

With II5 and II6 i have no problem.

Codesample:

<%
dim login
dim passwd
dim objLogin

login = ""
passwd = ""

........

set objLogin = Server.CreateObject("AdminGL.Login") <---- AdminGL is a
VB6-DLL
objLogin.BuildLogin login, passwd
%>

Can anyone help me? Thanks

 >> Stay informed about: Error 80020009 with II7, Vista, Classic ASP 
Back to top
Login to vote
Steve Schofield

External


Since: Sep 27, 2007
Posts: 36



(Msg. 2) Posted: Mon Oct 29, 2007 8:49 pm
Post subject: Re: Error 80020009 with II7, Vista, Classic ASP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Did you register the custom COM object on the Vista machine?

--

Best regards,

Steve Schofield
Windows Server MVP - IIS
http://weblogs.asp.net/steveschofield

http://www.IISLogs.com
Log archival solution.
Install, Configure, Forget

"Hansjürg Davatz" <h.davatz.DeleteThis@freesurf.ch> wrote in message
news:D3E898C2-BF15-4F04-AA7E-B84D1C75D272@microsoft.com...
> Hi - I have all my web apps, coded in classic ASP and VB 6.0.
> I am trying to do a migration of apps. to a Vista with IIS7.
> I am getting this error: 80020009 Object required
>
> With II5 and II6 i have no problem.
>
> Codesample:
>
> <%
> dim login
> dim passwd
> dim objLogin
>
> login = ""
> passwd = ""
>
> .......
>
> set objLogin = Server.CreateObject("AdminGL.Login") <---- AdminGL is a
> VB6-DLL
> objLogin.BuildLogin login, passwd
> %>
>
> Can anyone help me? Thanks
>

 >> Stay informed about: Error 80020009 with II7, Vista, Classic ASP 
Back to top
Login to vote
Hansjürg_Davatz

External


Since: Oct 26, 2007
Posts: 2



(Msg. 3) Posted: Thu Nov 01, 2007 3:05 pm
Post subject: Re: Error 80020009 with II7, Vista, Classic ASP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes, i have. When the COM object not register, the Error - Message is a
other.

"Steve Schofield" <steve.DeleteThis@iislogs.com> schrieb im Newsbeitrag
news:OFctt6oGIHA.4496@TK2MSFTNGP03.phx.gbl...
> Did you register the custom COM object on the Vista machine?
>
> --
>
> Best regards,
>
> Steve Schofield
> Windows Server MVP - IIS
> http://weblogs.asp.net/steveschofield
>
> http://www.IISLogs.com
> Log archival solution.
> Install, Configure, Forget
>
> "Hansjürg Davatz" <h.davatz.DeleteThis@freesurf.ch> wrote in message
> news:D3E898C2-BF15-4F04-AA7E-B84D1C75D272@microsoft.com...
>> Hi - I have all my web apps, coded in classic ASP and VB 6.0.
>> I am trying to do a migration of apps. to a Vista with IIS7.
>> I am getting this error: 80020009 Object required
>>
>> With II5 and II6 i have no problem.
>>
>> Codesample:
>>
>> <%
>> dim login
>> dim passwd
>> dim objLogin
>>
>> login = ""
>> passwd = ""
>>
>> .......
>>
>> set objLogin = Server.CreateObject("AdminGL.Login") <---- AdminGL is
>> a VB6-DLL
>> objLogin.BuildLogin login, passwd
>> %>
>>
>> Can anyone help me? Thanks
>>
>
 >> Stay informed about: Error 80020009 with II7, Vista, Classic ASP 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]