Tagged Questions
1
vote
1answer
47 views
Content DB not getting any permissions on web application created through central admin
I tried to create a Web Application using Central Admin. It created web app without displaying any error, I can browse site too after creating site collection and that, but content db got no ...
1
vote
1answer
86 views
restoring content databases and retaining permissions
I have a production Sharepoint web app that contains several content databases serving a group of site collections. There are some critical files in a group of document libraries and lists, so ...
0
votes
1answer
471 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">
...
