Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IIS 5 and getObject probs...

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  HTTP 401.2 Error resolving FQDN  
Author Message
user1245

External


Since: Dec 29, 2003
Posts: 25



(Msg. 1) Posted: Wed May 12, 2004 8:07 pm
Post subject: IIS 5 and getObject probs...
Archived from groups: microsoft>public>inetserver>iis (more info?)

Is there ONE way to use getObject via ASP without log on as an
Administrator?


I tried this but doesn't work.

1) I created an account "example"
2) I added it to Operators of my web site.
3) I clear the selection in "Anonymous access"

I try to navigate my ASP pages after authentication but...permission denied
on "getObject" instruction.

When I log on my web pages as Administrator...all works fine.

Any help appreciated.

Regards.

--
Fabrizio Maccarrone
--
YAMSSQLU
(Yet Another MSSQL User)

 >> Stay informed about: IIS 5 and getObject probs... 
Back to top
Login to vote
andrey

External


Since: Apr 12, 2004
Posts: 214



(Msg. 2) Posted: Wed May 12, 2004 8:07 pm
Post subject: Re: IIS 5 and getObject probs... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Fabrizio Maccarrone wrote:

 > Is there ONE way to use getObject via ASP without log on as an
 > Administrator?
 >
 >
 > I tried this but doesn't work.
 >
 > 1) I created an account "example"
 > 2) I added it to Operators of my web site.
 > 3) I clear the selection in "Anonymous access"
 >
 > I try to navigate my ASP pages after authentication but...permission denied
 > on "getObject" instruction.
 >
 > When I log on my web pages as Administrator...all works fine.
 >
 > Any help appreciated.
 >
 > Regards.
 >

Well, you may set up your scripts to work with an identity of an
account, which has administrative rights on your box. Basically, you need:

IIS5: to create an application as a high (isolated) process then run
Start > Programs > Admin Tools > Component Services > expand to COM+
Application > find application > set identity.

IIS6: create a separate application pool and set an identity. Assign
this application pool to your virtual web site.

-Andrey<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS 5 and getObject probs... 
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 ]