Forums

Welcome Guest Search | Active Topics | Members

Server.CreateObject Failed Options
Anand Singh
Posted: Tuesday, May 20, 2008 4:35:59 AM
Rank: Newbie
Groups: Member

Joined: 5/19/2008
Posts: 6
Points: 18
I am using latest version of ImageUploader 5, And its asp module.
And getting this error:-
//---------------------------------------
Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/ASP/BasicDemo/AspSmartUpload.asp, line 16

800401f3
//--------------------------------------------


even in zip folder provided by you have same error.


Brick wall

Eugene Kosmin
Posted: Tuesday, May 20, 2008 7:34:14 PM
Rank: Advanced Member
Groups: Member

Joined: 9/19/2006
Posts: 351
Points: 174
Hi Anand,

All our ASP samples depend on ASP upload components. There is config.asp in
Samples/ASP directory where you can choose one of them for using.

Please make sure that you installed aspSmartUpload component to your server correctly.


Best regards,
Eugene Kosmin.

Aurigma Development Team
Anand Singh
Posted: Tuesday, May 20, 2008 11:12:18 PM
Rank: Newbie
Groups: Member

Joined: 5/19/2008
Posts: 6
Points: 18
Thanks for reply...

but i have done this in confiq.asp

Dim strUploadComponent

'aspSmartUpload
'http://www.aspsmart.com/aspSmartUpload/
strUploadComponent = "AspSmartUpload"


Function GetUploadUrl
GetUploadUrl = strUploadComponent + ".asp"
End Function

Function GetGalleryUrl
GetGalleryUrl = "gallery.asp?returnUrl=" & Server.URLEncode("default.asp?uploadUrl=" & GetUploadUrl())
End Function


apart from this all code has been done as coment.

Eugene Kosmin
Posted: Friday, May 23, 2008 2:07:10 AM
Rank: Advanced Member
Groups: Member

Joined: 9/19/2006
Posts: 351
Points: 174
Have you installed aspSmartUpload component ?


Best regards,
Eugene Kosmin.

Aurigma Development Team
Anand Singh
Posted: Thursday, May 29, 2008 3:15:26 AM
Rank: Newbie
Groups: Member

Joined: 5/19/2008
Posts: 6
Points: 18
Sry for late reply bro..
but can you tell from where i can get this component?
Eugene Kosmin
Posted: Thursday, May 29, 2008 7:27:37 PM
Rank: Advanced Member
Groups: Member

Joined: 9/19/2006
Posts: 351
Points: 174
Hi,

It looks like that http://www.aspsmart.com/ is down now, but you can try to use another ASP upload component, Persists AspUpload for example.

But you will have to uncomment appropriate string in config.asp from our samples:

Code:
'Persists AspUpload
'http://www.aspupload.com/
strUploadComponent = "PersistsAspUpload"



Best regards,
Eugene Kosmin.

Aurigma Development Team
Anand Singh
Posted: Friday, May 30, 2008 1:35:06 AM
Rank: Newbie
Groups: Member

Joined: 5/19/2008
Posts: 6
Points: 18
it didn't work either.
I am getting error no:- '4' and then,
it give 'server -side error'.
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Yet Another Forum.net version 1.9.1.6 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.