Control Panel
Forum
Hosting Help
ASP.NET 3.5 & SQL 2008 Web Hosting
Resources
Login
Members
Shared Hosting
|
New Features
|
Advertise
|
Tutorials
|
Silverlight Tutorials
|
Product Reviews in India
|
Free aptitude test questions
|
TATA Nano Car reviews
Total
members
:
88776
Average new registrations per day (in last 7 days):
89
New Registration:
Open
Register Now
Home
»
Questions & Answers
»
invalid object name
invalid object name
9/21/2008
Author:
bhaskar
http://aspspider.info/kgtrm
college messaging system
Invalid object name 'adminl'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Invalid object name 'adminl'.
Answers .............
Author:
Rod Tidwell
Posted Date: 9/21/2008
http://aspspider.info/antartica
Antartica
?!?
Where is your question ?!?
Invalid object name 'adminl'.
What else can we do for u?
Author:
bhaskar
Posted Date: 9/21/2008
http://aspspider.info/kgtrm
college messaging system
actually that table exists but it is showing "invalid object name 'adminl' "--not showing any error while running in my system..
but getting errors while running in this website..
this is the connection string i gave --->
"Data Source=.\\SQLExpress;Persist Security Info=True;Integrated Security=SSPI;Initial Catalog=kgtrm_ASPNETDB"
Author:
Rod Tidwell
Posted Date: 9/21/2008
http://aspspider.info/antartica
Antartica
Try this connection string:
connectionString="Data Source=.\SQLExpress;Persist Security Info=True;Integrated Security=SSPI;Initial Catalog=kgtrm_ASPNETDB"
Did you attach ur database?
Author:
bhaskar
Posted Date: 9/21/2008
http://aspspider.info/kgtrm
college messaging system
yes..i attached database..i used that double slash in .\\SQLExpress as an escape sequence..
Author:
Rod Tidwell
Posted Date: 9/28/2008
http://aspspider.info/antartica
Antartica
If "adminl" is a table, probably u don't have a problem with ur connection string, otherwise the database itself wouldn't be accessible.
Don't use the double slash in ur connection string, try mine.
You must
login
to post answer for this question.
Partners
Privacy Policy
Terms of use
Contact Us
SpiderWorks Technologies.
All Rights Reserved.