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

where is Request.Form library for ASP?

I'm trying to run a simple ASP file that reads parameters from a form.
The error I get is:

error '8002801d'
Library not registered.

/acadiaassessor/_PostVerisign.asp, line 5

If I look at line 5 of _PostVerisign.asp it is the first of my
Request.Form statements:

<html>
<body>
<%

res = Request.Form("RESULT")(1)
: : : :
%>
</body>
</html>

I tried re-registering ASP.DLL, but still get the error.
I tried this without the (1) displayed above, and still the same
error.

How can I solve this?

Tx!
Jul 19 '05 #1
2 1395
What version of Windows? IIS? Service Packs, security fixes? What have
you installed/uninstalled recently? Did this code ever work on this
machine?

--
http://www.aspfaq.com/
(Reverse address to reply.)


"Rocio" <ro************@softwareservices.net> wrote in message
news:7b**************************@posting.google.c om...
I'm trying to run a simple ASP file that reads parameters from a form.
The error I get is:

error '8002801d'
Library not registered.

/acadiaassessor/_PostVerisign.asp, line 5

If I look at line 5 of _PostVerisign.asp it is the first of my
Request.Form statements:

<html>
<body>
<%

res = Request.Form("RESULT")(1)
: : : :
%>
</body>
</html>

I tried re-registering ASP.DLL, but still get the error.
I tried this without the (1) displayed above, and still the same
error.

How can I solve this?

Tx!

Jul 19 '05 #2
i think your asp.ddl is corupt you have to reinstall that ..
Jul 19 '05 #3

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

Similar topics

6
by: Christopher Brandsdal | last post by:
Hi! I get an error when I run my code Is there any other way to get te information from my form? Heres the error I get and the code beneath. Line 120 is market with ''''''''''''Line...
4
by: Gerhard Pretorius | last post by:
ON Win 2003 IIS6, Since yesterday, (12 Aug 2003) for some strange reason, (after installing WindowsServer2003-KB823980-x86-ENU.exe) I cannot pass the Request object to to VB COM DLL. I have...
2
by: Nat | last post by:
Hi there, I have code as following but it returns error Error Type: Microsoft VBScript compilation (0x800A03F6) Expected 'End' /urbisjhdintranet/metadata/resultList.asp, line 324 which is the...
3
by: cwbp17 | last post by:
I've reinstalled my Windows 2003 server and VS2003 without much luck on finding this ASP.NET account. Using IIS 6.0. My c# application requires access to read a file (C:\\Test.jpg) from the...
3
by: Jack | last post by:
Hi, I have the following code which addes a publisher to the publishers table in the pubs database. However, for some reason, I am getting the following error: Error Type: Microsoft VBScript...
25
by: Matt Kruse | last post by:
According to HTTP/1.1 specs, a client should only have two connections open to the host at a time (which can be changed by browser users, of course). When using xmlHttpRequest connections, is...
1
by: DaveF | last post by:
Any Ideas as to this error message. I am trying to learn using ms sql server 7.0 Below is the code I am using for an update to a MS Sql Database. <%@ Language=VBScript %> <% Option Explicit...
14
by: ramadeviirrigireddy | last post by:
Hi All, I have the following code for form and servlet. when the form is submitted the servlet will print the values passed by the form. i'm not getting the servlet o/p when i submit the...
5
by: Henry Stock | last post by:
I am trying to understand the following error: Any thing you can tell me about this is appreciated. Security Exception Description: The application attempted to perform an operation not allowed...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.