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

What Microsoft DLL processes Session variable?

I posted a message yesterday in regard to session variable error message.
Do you know what Microsoft DLL that processes Session variable?
On that server, we can not seem to register anything. ASP.DLL is not
registered, and we can not register ASP.DLL, it gives the error
""DllRegisterServer
in c:\winnt\system32\inetsrv\ASP.DLL failed. Does this have anything to do
with the right in the Active Directory perhaps not being setup correctly? I
was told that the person logging in to the server have administrator right
to the server. What can I do? Thanks a lot.
My message from yesterday:
At our client site, when I tested a simple ASP page like the following:
<%Session("test") = "this is testing"%>
they got an error either "HTTP 500 page cannot be displayed" or "error
'8002801d' . Library not registered. /ewinc/jb.asp, line 1"

ASP page contains the following stt works fine without an error:
<%response.write "this is a test"%>.

I already renamed GLOBAL.ASA to GLOBAL.OLD and yesterday we made sure that
the passwords for IUSR and IWAM accounts are synchronized in IIS, Local
Users and Groups and Component Services.

On that IIS server machine, it also seems that you can not register any
file. For ex:
regsvr32 c:\winnt\system32\MSVBVM60.DLL produces an error "DllRegisterServer
in c:\winnt\system32\MSVBVM60.DLL failed. Return code was: 0x800a0046"
The IIS server is a Win2000 SP4 machine. When I go to REGEDIT and look for
MSVBVM60.DLL it only found it in HKEY_LOCAL_MACHINE, SOFTWARE, MICROSOFT,
WINDOWS\CURRENTVERSION\SHAREDDLLS, and not in HKEY_CLASSES_ROOT, and it said
c:\windows\system32\MSVBVM60.DLL instead of c:\winnt\system32\MSVBVM60.DLL.
(This server has c:\winnt instead of c:\windows)

How can I fix the problem so that the Session variable can be used in the
ASP page? Thank you.
Jul 19 '05 #1
0 2102

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

Similar topics

6
by: spambox | last post by:
Hello. I have a question about handling special cases of session expiration. In a project I'm working on, the users must log out or else their profile will be left in an unusable state -- at...
2
by: Hugh McLaughlin | last post by:
Hello everyone and thanks for your help in advance. I am working on an application to track visitors to my website. However, I am confused as to what data to capture for the session, specifically...
1
by: Liza | last post by:
Hi guys, can anyone explain line number 5 to me. i don't quite understand what is going on there and why. 1 <script language="vbscript" runat="server">sub Application_OnStart 2 getcustomers...
11
by: doltharz | last post by:
Please Help me i'm doing something i though was to be REALLY EASY but it drives me crazy The complete code is at the end of the email (i mean newsgroup article), i always use Option...
2
by: What-a-Tool | last post by:
I am using a couple of session variables in my site. From what I can figure out, session information is stored on the users computer in a cookie - If the user has cookies disabled, do session...
15
by: dee | last post by:
Hi, What is the maximum number of minutes for Session timeout that I can specify in web.config? Thanks. Dee
15
by: Edwin Knoppert | last post by:
I have searched but info is limitted. In my test app i used a non persistant cookie for forms authentication. slidingExpiration is set to true On run and close and rerun the login remains ok....
2
by: Kevin Frey | last post by:
Hello, I've been reading that ASP.NET serialises (ie. processes one at a time) HTTP requests if two simultaneous requests need to access the same session state. It also makes note that ASP.NET...
4
by: Dave | last post by:
I have a global.asax file with Application_Start defined and create some static data there and in another module used in the asp.net application and I realize that static data is shared amongst...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.