I am not sure if XSP2 is using mono or .NET in my Windows box. How can I be sure?
Does the XSP2 web server always uses Mono?
467 views Asked by Jader Dias At
3
There are 3 answers
0
On
There are several utilites to see the DLLs that a process is ruuning. Perhaps this one from systernals will help.
If you see xsp2.exe in Windows Task Manager, probably it runs on .NET. For mono hosted applications, the process should be mono.exe