Re: Microsoft VBScript runtime error '800a01ad'
- From: Dave <dave@xxxxxxxxxxx>
- Date: Tue, 12 Sep 2006 08:36:31 +1000
Great
I'm pleased someone else had the same problem and found the same solution, everything went quiet when I had the problem.
I think I'm also having problems with .wsc's and ODBC and IIS on that machine, so am working to eliminate both before I can make the transition; at the moment I just have a Win2003kR264bitDell workstation ..
--
David Bray
http://www - dot - brayworth - dot - com - dot - au
david - at - brayworth - dot - com - dot - au
/*
This email is but an indication and in no
way a complete and/or faithful statement.
*/
Debbie wrote:
Just an update for this post: After you pointed me in the right direction, Dave, I found this article and, after following its instructions, got my DLL to run successfully on the client machine. Thought I would post the link in the hope that someone else might find it useful..
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/0aafb9a0-1b1c-4a39-ac9a-994adc902485.mspx?mfr=true
"Dave" <dave@xxxxxxxxxxx> wrote in message news:eaGPMnU1GHA.4796@xxxxxxxxxxxxxxxxxxxxxxxTo run my foxpro components I have to run the server in 32bit mode
I got that error before swapping
My DLL's are in the C:\WINDOWS\SysWOW64 folder and registered there, and if i test using wscript, i need to make sure the version of wscript running is the syswow64 version
Debbie wrote:Hi Dave
Yes, I believe it is. It's a Dell Server PE1800 and it says the operating system is Windows Server 2003, Standard x64 Edition, Service Pack 1. Why do you ask?
Debbie :)
"Dave" <dave@xxxxxxxxxxx> wrote in message news:O3pUIwS1GHA.4392@xxxxxxxxxxxxxxxxxxxxxxxIs the machine 64bit R2 ?
Debbie wrote:I get the following error message when trying to create an instance of a DLL on a Windows 2003 Server machine from an ASP page:
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object
The code that generates the error is as follows:
dim oWebCom
set oWebCom = Server.CreateObject("WebCOM.WebCOM")
I have the same page on dozens of other computers (some using Windows 2000 Server and some using Windows 2003 Server) and all of them are working just fine. On the computer experiencing this problem, I have double checked and made sure that, yes, the DLL is registered.
If anyone can point me in a direction to resolve this issue I would be most grateful.
Thanks - Debbie
- References:
- Microsoft VBScript runtime error '800a01ad'
- From: Debbie
- Re: Microsoft VBScript runtime error '800a01ad'
- From: Dave
- Re: Microsoft VBScript runtime error '800a01ad'
- From: Debbie
- Re: Microsoft VBScript runtime error '800a01ad'
- From: Dave
- Re: Microsoft VBScript runtime error '800a01ad'
- From: Debbie
- Microsoft VBScript runtime error '800a01ad'
- Prev by Date: Re: Microsoft VBScript runtime error '800a01ad'
- Next by Date: Re: using DLL in ASP
- Previous by thread: Re: Microsoft VBScript runtime error '800a01ad'
- Next by thread: Re: using DLL in ASP
- Index(es):
Relevant Pages
|
Loading