Microsoft
Software
Hardware
Network
Question : Running .exe file in asp
I have written a web site for a client and he wants people using the site to be able to run an exe file which he has written in order to calculate certain information to help them with a purchase.
we have set up a webserver to host the file as no shared service will allow us to run this file but I cannot get it to run.
I have set iis 5 to allow executables to run and am using the following code hoping that the .exe would run in my browser. the exe in question is a neat little compiled vb application>
<%
Set WshShell = Server.CreateObject("WScri
pt.Shell")
WshShell.Run "d:\calculator\myFile.exe"
Set WshShell= nothing
%>
Can somebody help me please.
Answer : Running .exe file in asp
Turns out other users could not get into webmail. It was giving a 404 page cannot be displayed. I ended up rebooting for good measure, and that fixed everything.
Random Solutions
simple math programming question
Problem with MYSQL_QUERY AN UNION ALL
Exchange 2010. Install Failed, now can't uninstall
How can I check for an install new updates for Symantec Backup Exec? I have clicked on the Help drop down menu, but don't see any options for updates
Unable to assign a resource to meeting in Outlook 2010
Raid 1 Rebuild Failed - Adaptec 1210SA
Excel (2010) Calculate Working Hours Between DateCreated and DateAssigned
Delphi & TWebBrowser issue ???
SQL Server Update Query
"404 - File not found" for Default .aspx on IIS 7.5