472,331 Members | 1,966 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,331 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 2060

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...
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...
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"...
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...
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 - ...
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 ...
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...
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...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...

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.