HTML, JavaScript And CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingHTML, JavaScript And CSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old May 16th, 2001, 09:08 AM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
WSH Error Any help ?

<i><b>Originally posted by : Vinod Mohan (vnhocus@hotmail.com)</b></i><br />The following error comes when I run a page which calls the Wscript.Shell component though I have already downloaded and installed the windows scripting host already<br /><br />Microsoft VBScript runtime error '800a01ad' <br /><br />ActiveX component can't create object: 'WScript.Shell' <br /><br />/web/WSH/wsh.asp, line 11 <br /><br />The script which generates this error is <br /><br /><%<br />dim wsh<br />set wsh = createobject("WScript.Shell")<br />wsh.run("c:winnt
otepad.exe")<br />set wsh = nothing<br />%>

Reply With Quote
  #2  
Old June 23rd, 2001, 12:07 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
<i><b>Originally posted by : Michael Elfial (michael@newobjects.com)</b></i><br />Hello to the thread <br /><br />This will work with ALP (http://www.newobjects.com/alp) but with ASP ... may be sometimes. <br /><br />First ASP runs in the process space of some service - IIS or MTX depending on the configuration. They both are in a separate Window station. Thus Starting notepad will do no good - it will start in invisible desktop. I'm nost absolutely sure but it seems that WshShell depnds on the running instance of Windows Explorer shell. Thus you can expect many problems with it in at the server side. It will be better to find another component that does the same thing.<br /><br />I used telnet with my NT4 server and I noticed that WshShell can not work if there is no interactive user locally (not telnet session but normal local logon instead).<br /><br />Micahel<br /><br /><br />------------<br />Vinod Mohan at 5/16/2001 7:08:28 AM<br /><br />The following error comes when I run a page which calls the Wscript.Shell component though I have already downloaded and installed the windows scripting host already<br /><br />Microsoft VBScript runtime error '800a01ad' <br /><br />ActiveX component can't create object: 'WScript.Shell' <br /><br />/web/WSH/wsh.asp, line 11 <br /><br />The script which generates this error is <br /><br /><%<br />dim wsh<br />set wsh = createobject("WScript.Shell")<br />wsh.run("c:winnt
otepad.exe")<br />set wsh = nothing<br />%>

Reply With Quote
  #3  
Old September 27th, 2001, 06:13 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
<i><b>Originally posted by : Borinquen (clau@drc.com)</b></i><br /><br />In my case I do not get the message, it seems to be loading something for the longest time, but nothing happens. What else can I use to do the same thing?<br /><br />------------<br />Michael Elfial at 6/23/2001 10:07:34 AM<br /><br />Hello to the thread <br /><br />This will work with ALP (http://www.newobjects.com/alp) but with ASP ... may be sometimes. <br /><br />First ASP runs in the process space of some service - IIS or MTX depending on the configuration. They both are in a separate Window station. Thus Starting notepad will do no good - it will start in invisible desktop. I'm nost absolutely sure but it seems that WshShell depnds on the running instance of Windows Explorer shell. Thus you can expect many problems with it in at the server side. It will be better to find another component that does the same thing.<br /><br />I used telnet with my NT4 server and I noticed that WshShell can not work if there is no interactive user locally (not telnet session but normal local logon instead).<br /><br />Micahel<br /><br /><br />------------<br />Vinod Mohan at 5/16/2001 7:08:28 AM<br /><br />The following error comes when I run a page which calls the Wscript.Shell component though I have already downloaded and installed the windows scripting host already<br /><br />Microsoft VBScript runtime error '800a01ad' <br /><br />ActiveX component can't create object: 'WScript.Shell' <br /><br />/web/WSH/wsh.asp, line 11 <br /><br />The script which generates this error is <br /><br /><%<br />dim wsh<br />set wsh = createobject("WScript.Shell")<br />wsh.run("c:winnt
otepad.exe")<br />set wsh = nothing<br />%>

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingHTML, JavaScript And CSS Help > WSH Error Any help ?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT