Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Error - Server.CreateObject failed
Old 12-03-2010, 10:09 AM Error - Server.CreateObject failed
itHighway's Avatar
Skilled Talker

Posts: 83
Name: Zeeshan Dar
Location: GUJ
Trades: 0
I have hosting with support of Classic ASP, IIS 7.0 and ASP.Net 2.0/3.0/3.5. It also supports ASPJpeg and ASPUpload components.

I am developing an ASP site and for some unknown reason I am unable to use ASP Upload and ASP Jpeg components and getting following error:

Server object error 'ASP 0178 : 80070005'
Server.CreateObject Access Error
/aspjpeg.asp, line 2
The call to Server.CreateObject failed while checking permissions. Access is denied to this object.


The Url of the page is http://urbanbarbershop.com/aspjpeg.asp and this page contains only following two lines of code:

Quote:
<% dim Jpeg
Set Jpeg = Server.CreateObject("Persits.Jpeg")
%>

The error is on the line where script tries to create ASPJpeg object. I contact hosting company support and they continue to tell me that it is the scripting issue.

Anyone out there have any idea of how to fix the issue? Is this something related to web.config?
__________________
Zeeshan Dar
itHighway -
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
itHighway is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-03-2010, 10:48 AM Re: Error - Server.CreateObject failed
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,336
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Is this something related to web.config?
Nope.


Quote:
The error is on the line where script tries to create ASPJpeg object. I contact hosting company support and they continue to tell me that it is the scripting issue.
Tell them they are wrong.

The "IUSR_sitename" (IIS user that your site runs as) needs to be given permissions to the components to be able to create an instance.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-14-2010, 08:02 AM Re: Error - Server.CreateObject failed
Junior Talker

Posts: 2
Trades: 0
host does not support Persits.Jpeg object,
Try in ASP.Net use System.Drawing.Graphics
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
iamwgh is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Error - Server.CreateObject failed
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.43226 seconds with 12 queries