I created a simple aspx page to create a new contact in CRM, however I keep getting an http error "The request failed with HTTP status 401: Unauthorized."
I guess the it's because username/password I am using is not authorized in CRM... I disabled anonynous access in IIS but still it doesn't work. Is there any trick to make it accessible? Or to use a different user
Thanks