I copied down one starter kit (Personal website) from www.asp.net. Its running fine in Visual Studio 2005. Then I took web hosting with some web host and when i published my site. Its running with error saying to add custom error tag in either of the following
way:
I asked my webhost about it, and he says that i need to buy MS SQL database in that hosting package (its separate from hosting charges), only then it will work. And other reason he told is that, in the web.config file
the datasource mentioned is ".\SQLExpress ". And for that he will have to move the website to another server which supports SQL 2k5.
Now I need to know that also, can i use the website by mentioning SQL 2000 also? if yes then how?
shrawan8
Member
1 Points
17 Posts
Database Problem in using one of the Starter Kits
Apr 09, 2008 09:31 AM|LINK
I copied down one starter kit (Personal website) from www.asp.net. Its running fine in Visual Studio 2005. Then I took web hosting with some web host and when i published my site. Its running with error saying to add custom error tag in either of the following way:
or