Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Run exe in web application in ASP.net

Author  Topic 

amirs
Constraint Violating Yak Guru

260 Posts

Posted - 2008-05-23 : 06:37:21
hi
I have exe window application of C# in web Application to use process Start info but my window application in network folder but their are following error message
System.ComponentModel.Win32Exception: Logon failure: unknown user name or bad password

AndrewMurphy
Master Smack Fu Yak Hacker

2916 Posts

Posted - 2008-05-23 : 07:32:17
and maybe this would be simpler to ask on a dedicated ASP.net site......we're really database folks
Go to Top of Page

Zack
Starting Member

26 Posts

Posted - 2008-05-23 : 08:04:58
Why not incorporate the logic from the .EXE program into your asp.net site?
Go to Top of Page
   

- Advertisement -