O
Olex Malko
How to manage FindWindow() function working properly in ASP.NET application?
In Windows Forms application it works fine. But in ASP.NET it returns NULL
Probalby this is because of different context. Something like IIS is ran
under other account or some services cannot interact with desktop.
What exactly should be done to have it working?
Thank you!
In Windows Forms application it works fine. But in ASP.NET it returns NULL

under other account or some services cannot interact with desktop.
What exactly should be done to have it working?
Thank you!