Determine if the CRM is running on the website
I want my application to determine if the server ex(http://ms-crm1)
is running microsoft crm
I have tried using httpwebrequest with authorization but that didn't work, is there any way I could make it work? either by logging in to crm using the authorization or some other way?

