Web service calling VB6 exe
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I have below scenario. I have a web service hosted on Windows machine. This web service executes a VB6 exe file. The VB exe file may take up to 30 mins of execution. This web service on Windows system is consumed from PHP. My ultimate aim is to execute the VB exe file on windows machine. Is this a correct approch? And this Windows machine only accpets web requests. Please advice.
Regards, Pavas