I have an asp.net appliation that makes use of sharepoint web services that is running on the same server as my sharepoint installation. I was using computername:portnumber to access the site, but assigned a 'friendly' URL on my DNS server for users to use. This 'broke' my asp.net app that accesses web services. I am now getting 401-Unauthorized. Anyone have any ideas as to why this is happening because of a URL change?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Try http://support.microsoft.com/kb/896861 this is a common "gotcha" with any fqdn on the same server. |
|||
|
|