Home All Groups Group Topic Archive Search About
Author
27 Jan 2006 7:23 PM
krebs44
Hey,

I have created a web app that uses the new login controls with vs 2005
but on my web server i have sql2000 installed on it and i know the
login control must use sql 2005 or the express edition.  Does anyone
know how i could use these controls with my existing sql server?  Any
help would be apreciated.

Author
28 Jan 2006 8:44 AM
Christopher Reed
The Login control can also use SQL Server 2000.  You will have to manually
configure the database and your web.config file with respect to your
MembershipProvider.  Look at information on aspnet_regsql.exe in the MSDN
documentation.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."

<kreb***@gmail.com> wrote in message
Show quoteHide quote
news:1138389839.656229.268370@g49g2000cwa.googlegroups.com...
> Hey,
>
> I have created a web app that uses the new login controls with vs 2005
> but on my web server i have sql2000 installed on it and i know the
> login control must use sql 2005 or the express edition.  Does anyone
> know how i could use these controls with my existing sql server?  Any
> help would be apreciated.
>