Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 29, 2012 12:25 PM by Vidanjor
0 Points
3 Posts
Apr 29, 2012 11:47 AM|LINK
hello everyone, i installed iis, made the adjustments and put my project file to wowroot. website works out, but the thing is, i cant access the sql-database on website. if someone help me, i really really appreciate that.
All-Star
16797 Points
2608 Posts
MVP
Apr 29, 2012 12:11 PM|LINK
If you are attaching the database in the connection string to an instance of sql express I would expect that. The database is set up for single use
Apr 29, 2012 12:25 PM|LINK
connection string is: "Data Source=localhost;Initial Catalog=Blog;Integrated Security=True".
Vidanjor
0 Points
3 Posts
about sql-database access on iis
Apr 29, 2012 11:47 AM|LINK
hello everyone, i installed iis, made the adjustments and put my project file to wowroot. website works out, but the thing is, i cant access the sql-database on website. if someone help me, i really really appreciate that.
Ken Tucker
All-Star
16797 Points
2608 Posts
MVP
Re: about sql-database access on iis
Apr 29, 2012 12:11 PM|LINK
If you are attaching the database in the connection string to an instance of sql express I would expect that. The database is set up for single use
Space Coast .Net User Group
Vidanjor
0 Points
3 Posts
Re: about sql-database access on iis
Apr 29, 2012 12:25 PM|LINK
connection string is: "Data Source=localhost;Initial Catalog=Blog;Integrated Security=True".