View Single Post
  #1 (permalink)  
Old 27-07-2008, 13:38
Moorie Moorie is offline
new member
 
Join Date: Jul 2008
Posts: 2
Default permissions and db access

Hi, ive spent the last few days trying to work this out and finally given up. i've never used plesk and need a bit of a hand from the pros.

Basically guys i have built my first asp.net 3.5 website hosting locally on my pc. using IIS Web Server 7 and Visual studio 2008 and the db's are two ms SQL Server 2005 dbs.
one db stores my data from the web site hosting and the other database is the aspnetdb renamed.

All my aspx pages that dont use the db display fine but one of the submission forms reads from the db (drop down list) and that page errors, also my admin backend wont login. i'm guessing this is a permissions problem? I have updated the connection strings to show the server IP address inc. user/pass. I have also backed up both db's as .baks and had them restored by gabriel and in plesk i have added the relevant users and passwords yet still page errors.

So only thing i can think of is permissions? i'd appreciate any help because its driving me

thanks
Reply With Quote