473,396 Members | 1,858 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Error: Server object, ASP 0177 (0x800401F3) ..:: SOS ::..

Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid ProgID. For additional information specific to
this message please visit the Microsoft Online Support
site located at:
http://www.microsoft.com/contentredirect.asp.
/forums/functions/functions_upload.asp, line 108

I'm getting this error, how do I rectify this.. this error
comes at this stage.
Set objUpload = Server.CreateObject("Persits.Upload.1")

What should I do now?
Jul 19 '05 #1
7 7716
Have you installed ASP Upload on the server?

Ray at home

"Nikhil Kumar Desai" <co************@indiatimes.com> wrote in message
news:06****************************@phx.gbl...
Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid ProgID. For additional information specific to
this message please visit the Microsoft Online Support
site located at:
http://www.microsoft.com/contentredirect.asp.
/forums/functions/functions_upload.asp, line 108

I'm getting this error, how do I rectify this.. this error
comes at this stage.
Set objUpload = Server.CreateObject("Persits.Upload.1")

What should I do now?

Jul 19 '05 #2
How do I check whether ASP Upload is installed or not?

If not installed, from where can I install it?
Jul 19 '05 #3
You can see if it's installed by checking your add/remove programs on the
server, I'd imagine. If you don't have it, you have to buy it. Where did
this code come from that's trying to use it? www.aspupload.com

Ray at home
"Nikhil Desai" <co************@indiatimes.com> wrote in message
news:05****************************@phx.gbl...
How do I check whether ASP Upload is installed or not?

If not installed, from where can I install it?

Jul 19 '05 #4
I installed DUNDAS ASPUpload, which has been downloaded
from www.dundas.com.. the application is working fine on
my system but what do I have to do, If I want to do the
same thing on my web server..

Means that I have purchased some space online to host my
site & I don't think I can install the DUNDAS ASPUpload
application on my own, so how do I do it in the web
server? This is actually a small DLL file, which does all
the magic... so, how do I install this DLL into the server?
-----Original Message-----
You can see if it's installed by checking your add/remove programs on theserver, I'd imagine. If you don't have it, you have to buy it. Where didthis code come from that's trying to use it? www.aspupload.com
Ray at home
"Nikhil Desai" <co************@indiatimes.com> wrote in messagenews:05****************************@phx.gbl...
How do I check whether ASP Upload is installed or not?

If not installed, from where can I install it?

.

Jul 19 '05 #5
You'll have to inquire with your host for what sort up file uploading
solution they offer, if they do, or if they will install that component on
the server for you, after you've proven you have a license for it.

Ray at home

<an*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
I installed DUNDAS ASPUpload, which has been downloaded
from www.dundas.com.. the application is working fine on
my system but what do I have to do, If I want to do the
same thing on my web server..

Means that I have purchased some space online to host my
site & I don't think I can install the DUNDAS ASPUpload
application on my own, so how do I do it in the web
server? This is actually a small DLL file, which does all
the magic... so, how do I install this DLL into the server?
-----Original Message-----
You can see if it's installed by checking your add/remove

programs on the
server, I'd imagine. If you don't have it, you have to

buy it. Where did
this code come from that's trying to use it?

www.aspupload.com

Ray at home
"Nikhil Desai" <co************@indiatimes.com> wrote in

message
news:05****************************@phx.gbl...
How do I check whether ASP Upload is installed or not?

If not installed, from where can I install it?

.

Jul 19 '05 #6
But the application is a freeware, provided by Dundas..
so, Can I ask my hosting company to install it for me.
Will he charge me extra?
-----Original Message-----
You'll have to inquire with your host for what sort up file uploadingsolution they offer, if they do, or if they will install that component onthe server for you, after you've proven you have a license for it.
Ray at home

<an*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
I installed DUNDAS ASPUpload, which has been downloaded
from www.dundas.com.. the application is working fine on
my system but what do I have to do, If I want to do the
same thing on my web server..

Means that I have purchased some space online to host my
site & I don't think I can install the DUNDAS ASPUpload
application on my own, so how do I do it in the web
server? This is actually a small DLL file, which does all the magic... so, how do I install this DLL into the server?
>-----Original Message-----
>You can see if it's installed by checking your add/remove
programs on the
>server, I'd imagine. If you don't have it, you have to

buy it. Where did
>this code come from that's trying to use it?

www.aspupload.com
>
>Ray at home
>
>
>"Nikhil Desai" <co************@indiatimes.com> wrote in

message
>news:05****************************@phx.gbl...
>> How do I check whether ASP Upload is installed or

not? >>
>> If not installed, from where can I install it?
>
>
>.
>

.

Jul 19 '05 #7

"Nikhil" <an*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
But the application is a freeware, provided by Dundas..
ASP Upload is freeware?
so, Can I ask my hosting company to install it for me.
Will he charge me extra?


No one but your host can answer that.

Ray at work
Jul 19 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Sanjay Kumr | last post by:
Hi, I am trying to use a .tlb file in an asp page. I am getting an error. Error Type: Server object, ASP 0177 (0x800401F3) Invalid ProgID. For additional information specific to this message...
1
by: top | last post by:
someone know if this message "Server object, ASP 0177 (0x800401F3)" occur only on win2k old SP? the explanation on contentredirect.asp not clear the error occur on CreateObject of method that...
2
by: CookieMonster | last post by:
I have recently installed iss - but my iss help files seem to be missing in action (much to my frustration!) When I click 'Start'>'Run'>"http://localhost">'OK' I have 2 windows open. The first...
1
by: gulrez alam | last post by:
Dear All In my application i am using VS.Net 2002 , C# . there is asp page Bank.asp . i am redirecting our users from our site to Bank site along with some parameters user is able to...
2
by: Kevin G. | last post by:
I am trying to instantiate an in-house DLL within my ASP application and I'm getting the following error: Error Type: Server object, ASP 0177 (0x800AEA5F) 800aea5f I have tried...
0
by: r0ckster | last post by:
Hi! I have an asp application that is using crystal report 10/crystal report viewer to view reports on the web. This app works well in windows 2k but when i migrated the code to xp, the error...
1
by: SSG | last post by:
Dear All, I am new to ASP , I am using Win XP pro .. I am trying to send mail thru ASP pgm... BW is the coding....... <% Sub send_email(email_from, email_to, email_subject, email_body)
0
by: kanagaraju | last post by:
Hi every body, I am using the coding Asp files it is coding in running and output display that local server.But I put in all the files into Client server(ISP) it server running to another...
2
by: sandh2008 | last post by:
sorry to but in unannounced, I am a newbie to this forum, thank you all for the enormous help this forum has already been and I am sure will continue to be..... my question relates to send emails...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.