Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


running and .exe file

 
Logged in as: Guest
arrSession:exec spGetSession 2,3,1865
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> ASP >> running and .exe file
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 running and .exe file - 1/19/2005 6:14:20 AM   
  matty_g

 

Posts: 93
Score: 0
Joined: 1/19/2005
From:
Status: offline
I am trying to run an executable file in ASP it is not a permissions issue as I am running it locally and here is what I have...

<%
Dim objShell, strCommand,strDatabase
set strCommand="C:\OpenMSMDemo6060\Server\Utilities\opimport.exe"
set objShell=Server.CreateObject("WScript.Shell")
objShell.Run (strCommand, 0, False)
Set objShell=Nothing
%>

can you tell me where im going wrong???
 
 
Post #: 1
 
 Re: running and .exe file - 1/21/2005 4:37:44 AM   
  matty_g

 

Posts: 93
Score: 0
Joined: 1/19/2005
From:
Status: offline
nevermind I figred it out

(in reply to matty_g)
 
 
Post #: 2
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> ASP >> running and .exe file Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts