Hello:
Actually, for this part you can follow along with this article.
http://aspnet.4guysfromrolla.com/articles/040506-1.aspx
The key is how to connect to an existing database using the ASP.NET SQL Server Registration Tool (aspnet_regsql.exe
).
You can find this tool in your ASP.NET 2.0 installation folder:%WINDOWS%\Microsoft.NET\Framework\v2.0.50727
Hope this gives a start point. I ran this tool before and I cannot remember there is any difference compare to SQL Server 2005 Dev version. Express is a little different as you've already found out.
|||It seems the link in previous post is about sql 2005 so I find another link :
how do I setup the new ASP.NET Membership, Role Management, and Personalization services to use a regular SQL Server instead of SQL Express
Hope it helps.
|||Actually I was looking for some sample code that has the connect string and what not. I have already read that, I keep getting errors on my host website. Mainly when trying to login. Anyone?|||Could you show your error message ?
You can find different connection stringhere.
No comments:
Post a Comment