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

ASP Server 500 Error

HI,

I am getting the following error, and after searching for several KB
articles, I have bee unsuccessful. Not even a clue.

VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'Server.HTMLStuff'
/asp/server.asp, line 3
Here's the code I am trying to run, which the "Server" is a file
called "server.dll" which is in my C:\winnt\system folder. I am using
an ASP book for this, but I can't make out what I did wrong. Other
ASP pages on my server come up fine. Please let me know if you see
anything wrong. .

<%
Set MyClient = CreateObject("Server.HTMLStuff")
Response.write MyClient.WriteTags("Advanced Global Solutions. Home of
all your programming needs.", _
"Programming, Network Services")
%>

Thanks in advance for anyone willing to take the time to look at this.
Chris
Jul 19 '05 #1
5 2312
Did you register the DLL using regsvr32?

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


"cain" <ca*****@yahoo.com> wrote in message
news:9d********************************@4ax.com...
HI,

I am getting the following error, and after searching for several KB
articles, I have bee unsuccessful. Not even a clue.

VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'Server.HTMLStuff'
/asp/server.asp, line 3
Here's the code I am trying to run, which the "Server" is a file
called "server.dll" which is in my C:\winnt\system folder. I am using
an ASP book for this, but I can't make out what I did wrong. Other
ASP pages on my server come up fine. Please let me know if you see
anything wrong. .

<%
Set MyClient = CreateObject("Server.HTMLStuff")
Response.write MyClient.WriteTags("Advanced Global Solutions. Home of
all your programming needs.", _
"Programming, Network Services")
%>

Thanks in advance for anyone willing to take the time to look at this.
Chris

Jul 19 '05 #2
No, unfortunately I have not. I'm not quite sure which .dll to
register?

Thanks
On Fri, 5 Dec 2003 13:35:11 -0500, "Aaron Bertrand - MVP"
<aa***@TRASHaspfaq.com> wrote:
Did you register the DLL using regsvr32?


Jul 19 '05 #3
> No, unfortunately I have not. I'm not quite sure which .dll to
register?


Uh, what DLL belongs to "Server.HTMLStuff"? I couldn't find any reference
to that ProgID on the web, so it must be a DLL you have in-house.

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
Jul 19 '05 #4
Ok, I completely spaced on that. Sorry, I created it using a
reference book I have. Do I have to register these each time I create
a DLL file? I wasn't aware that I had to do that, but it makes sense.

Thanks

On Sun, 14 Dec 2003 14:50:57 -0500, "Aaron Bertrand [MVP]"
<aa***@TRASHaspfaq.com> wrote:
No, unfortunately I have not. I'm not quite sure which .dll to
register?


Uh, what DLL belongs to "Server.HTMLStuff"? I couldn't find any reference
to that ProgID on the web, so it must be a DLL you have in-house.


Jul 19 '05 #5
> Do I have to register these each time I create
a DLL file?


Yes, this is how the system knows what it is and what it does.

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
Jul 19 '05 #6

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

Similar topics

2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
2
by: Amanda | last post by:
From a guy in Microsoft newsgroups: | In *comp.databases.ibm-db2* there are always IBM guys | from the Toronto labs on line.Post with the | -for the love of god please help- | line...
8
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported...
5
by: Bruce Schechter | last post by:
I just started to develop an ASP.NET application in vs.net 2003 . But each time I try to execute the application (which is basically empty so far), I get a dialog box titled "Microsoft Development...
17
by: Jon B | last post by:
Hi All! I have a ASP.NET 2.0 site that works on the Windows 2000 Server. However, when I tried to view this site on my local Windows XP machine, I get "Server Unavailable". If I switch the...
0
by: Suresh | last post by:
Hi Guys I have Db2 server installed on remote server. i am connecting to that remote server by using VPN. I want to connect that remote DB2 server instance using my local machine DB2...
14
by: Marcus | last post by:
I have a function that simply returns TRUE if it can connect to a particular Sql Server 2005 express, or FALSE if it cannot. I am getting some strange error codes returned when the computer that...
10
by: sara | last post by:
Hi All, I was able to connect to MS SQL Server 2005 on my computer but after a while I can not. When I want to connect to it using MS SQL Server Management Studio I got this error: An error...
5
by: James | last post by:
Hello, I have written a simple logon page that redirects to another page when successful. All works fine on my computer but when I upload it I get the error message below. I have written it...
0
by: mvsguy | last post by:
Haw anyone seen the following error under the z/OS DB2 Administration Server? BPXF024I (DASUSER) CEE0454S The message number 9512 could not be 102 found for facility ID CLB. (It appears "102" in...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.