Tagged Questions
1
vote
1answer
104 views
relationship between Site Collections in a web application
I have around 4 SiteCollections in a web application in Sharepoint 2007, I wonder if one site collection is for customer A, and second is for Customer B, will they be assessed using same IIS website ...
0
votes
1answer
475 views
Changing the user account of the SharePoint applicaton pool returns the error “Cannot connect to the configuration database”
I am trying to debug an issue regarding the proxy setting in web.config. Currentley it is set to:
<system.net>
<defaultProxy enabled="true" useDefaultCredentials="true">
...
