
May 15th, 2002, 04:29 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Remote Execution of VB.Net launched from ASP.NET
<i><b>Originally posted by : Doug Hagerman (DougH@Usbs-Panels.com)</b></i><br /><br />IF you write a program in VB.Net and type in the path into internet explorer or put it in a link, it opens anywhere from 2-4 applications.<br /><br />Does anyone know how to prevent this?<br /><br />I have System.Diagnostics.Process.Start("My VB.NET program") but it always seems to come up with an error (Server Error in '/Navigator_OnLine' Application).<br /><br />So its great that IE6 can launch the Beta 2 VB.NET apps but not so great because of the 2-4 I mentioned above.<br /><br />Suggestions would be helpful and appreciated.<br /><br />Thanks,<br />Doug<br />
|