A runtime application using Internet Explorer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I used the Internet Explorer browser version 6.0 to download and run .NET
windows application. However, it only ran on the computer where the http
server is residing on. It did not run on the client side computers.

I just typed the following URL into the browser(This is a .net version of exe
file).

http://MyServer/folder/go.exe

Could you please advise how I can make it run on client side computers?
Thanks


Shan


The article I read regarding the deploying a runtime application using IE is
located at
http://msdn.microsoft.com/library/d...commonlanguageruntimeapplicationusingie55.asp
 
Back
Top