473,671 Members | 2,421 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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
""DllRegisterSe rver
in c:\winnt\system 32\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.writ e "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\system 32\MSVBVM60.DLL produces an error "DllRegisterSer ver
in c:\winnt\system 32\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_MACH INE, SOFTWARE, MICROSOFT,
WINDOWS\CURRENT VERSION\SHAREDD LLS, and not in HKEY_CLASSES_RO OT, and it said
c:\windows\syst em32\MSVBVM60.D LL instead of c:\winnt\system 32\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 2115

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

Similar topics

6
1997
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 least until the administrator fixes it by hand. What is the proper way of handling this? Is there a way to supply a function that is called when a session times out? What if the browser is closed?
2
2569
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 the Remote_Host, UserHostAddress, and UserHostname. I am unclear as to whether the Remote_Host and UserHostAddress are the same thing and what exactly the UserHostName signifies. I have checked many resources, but can't seem to get clear on...
1
2066
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 3 end subsub getcustomers 4 set conn=Server.CreateObject("ADODB.Connection")
11
3342
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 Explicit and Response.Expires=-1,
2
7439
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 variables still work - just without the option of setting the Timeout property, as I'm assuming? -- / Sean the Mc /
15
10984
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
2122
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. I have a time-out of one minute and indeed, it directs me to the login if i wait to long. The slidingExpiration does it's work also.
2
2894
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 tries to reacquire a lock on the session state every 1/2 second until the timeout is reached, and then it will forcibly release the previous users lock and take the lock for itself. What is this timeout figure?
4
4521
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 child apps of an IIS application and can be used by multiple users during the application life cycle and for multiple page loads for the same or different page under a root application. What I don't understand and need to know is whether that...
0
8483
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8401
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8926
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8824
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8673
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7444
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5703
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4227
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2818
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.