I need to know hot to make ASP.NET use a database on SQL Server 2000 rather than the inbuilt aspnetdb. i have already created the database in SQL Server using the aspnet_regsql command. The database has been created but the Web Administration tool is unable to connect to it.
Is there any other settings that i need to configure. Please help as i am new to this.