Tagged Questions
2
votes
7answers
2k views
Failed to detect if this server is joined to a server farm
Hi As I said in one of my previous question,
I have got a virtual Machine Image (VMWARE) for MS server 2003 with MOSS 2007 setup. Where they changed both IP and host name.
Following problems I face ...
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">
...