473,385 Members | 1,888 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,385 software developers and data experts.

CreateObject --> ASP177

Bonjour,

I just install Windows Server 2003 (+IIS6) and my old application
doesn't
work anymore because i'm unable to use server.createobject. My error is
:

---------------------------------------------------------
Objet Server erreur 'ASP 0177 : 800401f3'

Échec de Server.CreateObject

/Main.asp, ligne 26

800401f3
---------------------------------------------------------

My code :
---------------------------------------------------------
set objUpload = server.CreateObject("Dundas.Upload.2")
---------------------------------------------------------

This code works fine on Windows 2000 Server.
This code works fine on Windows 2003 Server only if I add IUSR_MACHINE
to
Administrators groups.

So the Components is installed and it's a permissions issue. I tried to
give
IUSR_MACHINE all access to the dll directory and system32 directory but
it
still doesn't work

Does anyaone has an Idea ?

I'm gonna crazy !

Apr 3 '06 #1
2 1953
sbourdette wrote:
---------------------------------------------------------
set objUpload = server.CreateObject("Dundas.Upload.2")
---------------------------------------------------------

You might try contacting Dundas tech support ...
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Apr 3 '06 #2
See if this helps...
http://www.aspfaq.com/show.asp?id=2134

"sbourdette" wrote:
Bonjour,

I just install Windows Server 2003 (+IIS6) and my old application
doesn't
work anymore because i'm unable to use server.createobject. My error is
:

---------------------------------------------------------
Objet Server erreur 'ASP 0177 : 800401f3'

Échec de Server.CreateObject

/Main.asp, ligne 26

800401f3
---------------------------------------------------------

My code :
---------------------------------------------------------
set objUpload = server.CreateObject("Dundas.Upload.2")
---------------------------------------------------------

This code works fine on Windows 2000 Server.
This code works fine on Windows 2003 Server only if I add IUSR_MACHINE
to
Administrators groups.

So the Components is installed and it's a permissions issue. I tried to
give
IUSR_MACHINE all access to the dll directory and system32 directory but
it
still doesn't work

Does anyaone has an Idea ?

I'm gonna crazy !

Apr 6 '06 #3

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

Similar topics

0
by: Roland Johann | last post by:
On my Windows Server 2003 Web Edition I have installed an application which offers some OLE Automation Objects. On my local system (W2k Prof) it works fine but on my server 2003 I have a big...
5
by: NanQuan | last post by:
I'm hoping someone can help me solve this error since I am at a total loss here. Usually I don't bother posting on any forums or groups on the internet and prefer to solve stuff myself but this is...
1
by: ricolee99 | last post by:
Hi There, I'm trying to convert some VB code into C#. There is a function defined in VB, GetAbsolutePathName(path) where it returns the complete path from the root of the drive for the...
14
by: Mark B | last post by:
Our webhost (www.usbusinessweb.net) had a W2K IIS5 server crash after a scheduled hard-boot occurred during a ms-security patch install overnight. They couldn't get the server working again so they...
0
by: Ryan | last post by:
Hi all, If I open an asp page and am using a vb6 dll, I get intellisense when I use the Server.CreateObject syntax. When I create a dll using vb.net, the methods and functions work, but I get...
2
by: sbourdette | last post by:
Bonjour, I just install Windows Server 2003 (+IIS6) and my old application doesn't work anymore because i'm unable to use server.createobject. My error is : ...
3
by: divya | last post by:
Hi, I have a table tblbwday with 2 fields Name and Birthday.I have written this script for displaying evryday names of the people on that day. <% set objConn...
2
bmallett
by: bmallett | last post by:
I am getting the following error: Error Type: ADODB.Command (0x800A0BB9) Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another....
4
by: ismailc | last post by:
Good day, RamananKalirajan helped me with a great script to do a popup div. The problem i now have is that the popup div within the div does not like any table><tr><td>, so itried using <div> in...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.