|
Subject:
|
Database connection error......Page not loading???
|
|
Posted By:
|
ankur_icfai
|
Post Date:
|
1/25/2007 12:14:25 AM
|
Hi everyone, Well I am in middle of a strange problem, I am using "Visual Web Developer" with "Sql Server 2005" and "Windows Home edition"....while creating the Breadcrumbs as in chapter 3 of "Beginning ASP 2.0", I got an error saying SQL connection problem,well i think this problem is strange when there is nothing on the page that needs to connect to the server, except the login...I have written the same code given in the book then also i have a lot of problem in running the page...for running the ASP pages i am using a light weight server "Cassini" as IIS dosent work with "Windows Home Edition"...
Well I think its showing me this problem as I have installed "Visual web developer" first and then the "Microsoft Sql server 2005" ...well if this is the problem its ok but what can be other reasons kindly someone suggest me some answers to this problem..
cheers, Ankur.
|
|
Reply By:
|
gbianchi
|
Reply Date:
|
1/25/2007 8:08:07 AM
|
hi there..
you have a login control?? well it needs a database to work with...
can you confirm this?
HTH
Gonzalo
=========================================================== Read this if you want to know how to get a correct reply for your question: http://www.catb.org/~esr/faqs/smart-questions.html ^^Took that from dparsons signature and he Took that from planoie's profile ===========================================================
|
|
Reply By:
|
ankur_icfai
|
Reply Date:
|
1/25/2007 8:12:18 AM
|
Ya i do have it....well but the book dosent describe the control at this part of time ....I tried removing the login but the problem is persisting...
|