473,473 Members | 2,145 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Microsoft JScript runtime (0x800A01AD)

Everything was working fine. I installed a bunch of Windows Updates
and now I can no longer create ActiveX objects on 2 different Web
Servers (1 Server2000, 1 Server2003). I have reinstalled MSxml3.0 SP7
and re-registered my msxml.dll's. I find a lot of reference to this
error, but nothing that seems to address my problem. I do not get any
entries in Event Viewer. Can anyone help?

Error Type:
Microsoft JScript runtime (0x800A01AD)
Automation server can't create object
/bridgeton/fcu/includes/MM_XSLTransform/MM_XSLTransform.classJS.asp,
line 5

<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
<!--#include
file="includes/MM_XSLTransform/MM_XSLTransform.classJS.asp" -->
<%
var mm_xsl = new MM_XSLTransform();
mm_xsl.setXML("http://68.88.45.20/pe/fcu01_newxml.asp");
mm_xsl.setXSL("fcu.xsl");
Response.write (mm_xsl.Transform());
%>

Apr 12 '06 #1
2 5038


em*****@gmail.com wrote:

Error Type:
Microsoft JScript runtime (0x800A01AD)
Automation server can't create object
/bridgeton/fcu/includes/MM_XSLTransform/MM_XSLTransform.classJS.asp,
line 5

<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
<!--#include
file="includes/MM_XSLTransform/MM_XSLTransform.classJS.asp" -->


What is line 5 in that file? Are you doing some CreateObject,
Server.CreateObject or new ActiveXObject in there? Show us the program
id you pass in.
--

Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
Apr 12 '06 #2
The .asp pulls data (temperature) from a building controller at a
remote site. It then creates the picture object and displays the
temperature at that particule thermostat. There are over 20
thermostats that data is pulled from. This has worked just fine until
the winbdows updates. I performed so many updates I cannot undo.

Apr 12 '06 #3

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

Similar topics

0
by: bB | last post by:
I am calling an external dll (compiled JScript) from within a try/catch/finally block in a C# program and am unable to catch exceptions being raised in the JScript dll by having a specific...
39
by: tydbowl | last post by:
I have a problem where the below code chunk causes handle leaks on some machines. The leak APPEARS to be handles to the registry key: HKCU\Software\Microsoft\Windows\CurrentVersion\Internet...
0
by: raul | last post by:
Hi All, I am trying to run an ASP page but I am receiving the next error message: Error Type: Microsoft JScript runtime (0x800A01AD) Automation server can't create object...
28
by: sturlamolden | last post by:
On Monday Microsoft announced a new runtime for dynamic languages, which they call "DLR". It sits on top of the conventional .NET runtime (CLR) and provides services for dynamically typed...
1
by: finditajr | last post by:
Hello I'm having the following problem: My main webpage calls a function stored in a .js file that creates an HTML window to display a calendar. Whenever I click on a date in that calendar,...
1
by: pratimapaudel | last post by:
function Showdiv() { var SelectStates = document.getElementById('Select1').value; if(SelectStates ="3") { document.getElementById("div2").style.display = "block"; } else ...
1
by: deepakalra | last post by:
hi, my project is about displaying map(and its info) based on query fired..the result of the query should be displayed in the form of report(collecting data from database)...the problem is when i...
3
by: suganya | last post by:
Hi Some professionals already has developed the project using menu. In my company, they have given me task to clear the error in that. It is a script file named as "menubarAPI4.js" which is kept...
26
by: asmx126453 | last post by:
Hey Guys, i have a question about that error is there a specfick thing were the error on focus becase i have a DOTNET project and it shows on almost evry page that error if i whanne add something...
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
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...
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...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.