Hi, In an asp.net app, I try to get screenshot of server. Code works OK in VS.NET's web server but on IIS (even on local) I get the error. I've tried checking WWW Service's "Service Interacts with Desktop" property but didnt work. Any ideas?
A:
I think the IIS server runs as a service so there's no Desktop to get a handle to, im not sure how that would work.
John Boker
2009-09-20 01:28:12