No Response When Opening a .EXE Via HTTP

  • Thread starter Thread starter Shane Carter
  • Start date Start date
S

Shane Carter

We have a 1.1 Windows Forms App deployed on our intranet
using no touch deployment. The strange thing is on some
machines nothing happens when the URL is invoked from IE.
(http://server/app1/app.exe say). On other machines it
works fine when invoked that way.

However, strangely running the URL using IEExec.exe always
runs the App. (ieexex http://server/app1/app.exe)


Any ideas as to why it does not run always on IE? Security
is not an issue since we granted FullTrust for the
StrongName of the EXE.
 
Just opening the browser settings and say apply even if you havent changed
anything makes it work on such computers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top