Ok.. we have our own IIS server here. And I am trying the next thing.

I am making an ASP that will start an exe Application in the server where the ISS is running. The ASP Page will create an object of a DLL ActiveX registered and that DLL will shellexecute the program. Right now I am trying to execute the notepad.exe just for testing.

The page loads, the ASP executes, the DLL shell executed notepad.exe, and it starts. Its just that in the server I cant see the notepad. It in the task manager, but you cant see it.

Can someone help me here? Does it have to do with permisions?!?!

Thanks