I have done what you suggested. I made a brand new account and got it all setup. As of now, I have uninstalled and reinstalled sharepoint with no change. I uninstalled sharepoint and then uninstalled IIS. I have reinstalled both and I still have the same error except that now its when trying to connect to the config db for the first time. Hopefully once I get this all up and going my site is still safe inside my sql database.
I have installed the SQL client tools on the web server and I can connect with no problems. I wrote a simple ASP page to retreive some data from one of the tables and it comes back with information. I dont know what is broken
Main Topics
Browse All Topics





by: cjones_mcsePosted on 2005-10-14 at 07:23:32ID: 15085634
Be sure that the account you are using as your DB administrator for Sharepoint has not had a password change recently. Generally that is the cause of these errors especially if it WAS working and then suddenly is not. Just to be certain, I would temporarily change the account to one you KNOW has rights to the DB (i.e. the Domain Admin account) and see if that resolves the problem. If it does, you know you have a permissions issue with the account you are using normally and can troubleshoot from there. If it doesn't, then you have a more serious issue.