Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old December 27th, 2006, 11:35 AM
marijuanated@gmail.com
Guest
 
Posts: n/a
Default ASP Access Denied error

Hi,

I am getting the following error while trying to access an ASP page.

Server object error 'ASP 0178 : 80070005'

Server.CreateObject Access Error

/hypoccs/Report/PFR85.asp, line 15

The call to Server.CreateObject failed while checking permissions.
Access is denied to this object.

Can somebody help me out

Thanks,
Sundar

  #2  
Old December 27th, 2006, 12:15 PM
Daniel Crichton
Guest
 
Posts: n/a
Default Re: ASP Access Denied error

marijuanated@gmail.com wrote on 27 Dec 2006 03:29:39 -0800:
Quote:
Hi,
>
I am getting the following error while trying to access an ASP page.
>
Server object error 'ASP 0178 : 80070005'
>
Server.CreateObject Access Error
>
/hypoccs/Report/PFR85.asp, line 15
>
The call to Server.CreateObject failed while checking permissions.
Access is denied to this object.
>
Can somebody help me out
>
Thanks,
Sundar
On Line 15 of that ASP script there is a call to Server.CreateObject to
instantiate an external object, and the account that IIS is running under
does not have permissions to execute that external object. You will need to
look at line 15 to work out what you are trying to call, and from there
determine what permissions you need to set to get it to work.

Dan


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles