Re: trouble creating object in win 2000

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: mcmg (mcmg_at_discussions.microsoft.com)
Date: 01/06/05


Date: Thu, 6 Jan 2005 10:05:01 -0800

Thanks for the reply,

IIS is set to Anonymous Access (IUSR Account), NTFS permissions (full
control) have been given to the group "Everyone" and the IIS accounts IUSR
and IWAM.

my object (a .dll build with powerbuilder9) registers successfully

" If you see an 8002802b error on any other COM object, make sure you are
using set objectName = Server.CreateObject("Valid.ProgID"). If you are using
an <OBJECT Progid=> tag, this error can be more likely to occur."
(http://www.aspfaq.com/show.asp?id=2323)

As per above, I tried setting my object in script rather than using an
object tag, still no luck.

Searches of error 8002802B have turned up a couple ideas but nothing that
has worked yet. Any other suggestions? Thanks...

Michael

"Jeff Cochran" wrote:

> On Wed, 5 Jan 2005 16:11:07 -0800, "mcmg"
> <mcmg@discussions.microsoft.com> wrote:
>
> >Hi,
> >
> >I have an asp app that works fine on a windows xp machine but does not work
> >on a windows 2000 server.
> >
> >I have the following code in my global.asa:
> >
> ><OBJECT RUNAT=Server
> > SCOPE=SESSION
> > ID=MyID
> > PROGID="MyAppName.MyID">
> ></OBJECT>
> >
> >I get the following error when trying to run my app:
> >
> >Active Server Pages (0x8002802B)
> >An error occurred while creating object 'MyID'
> >
> >Initial searches pointed me towards a permissions error but I still can't
> >find the problem (everybody has full permission to the app folder).
>
> "Everybody" as in every user account or "Everybody" as in the group
> Everybody, which doesn't inlcude the IUSR anonymous user account?
>
> >Once agian it works on windows xp machines running IIS 5.1 but does not
> >works on win 2000 IIS 5.0. I think I've changed every setting in IIS but
> >still can't get it to work.
>
> What about NTFS permissions?
>
> >Any suggestions on what might be the problem or how I can troubleshoot this?
> > I'd be happy to post whatever more info might be helpful. Thanks!
>
> Maybe:
>
> http://www.aspfaq.com/show.asp?id=2323
>
> Jeff
>



Relevant Pages

  • Re: IIS 6 ASP: Which Process Identity Is It Using? App Pool or Anon?
    ... your 'testservice' is process identity to execute the w3wp.exe ... and the 'iusr' user identity for actual access. ... > application pool with its own service identity account (let's call it ... > to have correct NTFS permissions for this to work. ...
    (microsoft.public.inetserver.iis)
  • Re: IIS 6 ASP: Which Process Identity Is It Using? App Pool or Anon?
    ... your 'testservice' is process identity to execute the w3wp.exe ... and the 'iusr' user identity for actual access. ... > application pool with its own service identity account (let's call it ... > to have correct NTFS permissions for this to work. ...
    (microsoft.public.inetserver.iis.security)
  • OWA Challenging Twice on Authentication
    ... OWA without logging on twice. ... I've narrowed it down to the anonymous access to the Default Web Site ... IUSR_ as the windows account. ...
    (microsoft.public.windows.server.sbs)
  • Re: OWA Challenging Twice on Authentication
    ... > OWA without logging on twice. ... > I've narrowed it down to the anonymous access to the Default Web Site ... > IUSR_ as the windows account. ...
    (microsoft.public.windows.server.sbs)
  • Re: access permissions
    ... If you want to restrict access to the ftp folder. ... iusr_computername account, if you like to control anonymous access, then ... apply NTFS permissions using this account. ...
    (microsoft.public.inetserver.iis.ftp)