This is a migrated thread and some comments may be shown as answers.

How do I run the demos that come with this suite?

3 Answers 61 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Raghu
Top achievements
Rank 2
Raghu asked on 27 Mar 2014, 06:12 PM
I keep getting the following error. I have sql server 2008 express full edition on my windows 7 laptop. How can I configure this demo so that it works?

​[SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 52 - Unable to locate a Local Database Runtime installation. Verify that SQL Server Express is properly installed and that the Local Database Runtime feature is enabled.)]<br>   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +5352431

3 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 28 Mar 2014, 12:35 PM
Hello John,

From the stack trace of the error it seems that either your SQL server is not accessible, or its configuration does not allow the relevant database to be read successfully. I suggest you examine your server settings and validate the connection string used by the demo is properly defined according to these settings.

Regards,
Sebastian
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Raghu
Top achievements
Rank 2
answered on 28 Mar 2014, 01:46 PM
Hi Sebastian,
My question is how do I configure this with my installation? I have SQL Server 2008 R2. Upon digging further, I discovered that the attached (samples) mdf file has been created with Sql Server 2012. Is that correct?
0
Sebastian
Telerik team
answered on 31 Mar 2014, 09:03 AM
Hello again John,

I think the information from the following threads will help you address the error you are getting:
http://stackoverflow.com/questions/16877770/cant-connect-to-database-from-file
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/6367932b-7963-420e-b2bd-8946bde5f917/error-52-when-trying-to-connect-to-sql-server-from-iis-website?forum=sqlsecurity

Regards,
Sebastian
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
Raghu
Top achievements
Rank 2
Answers by
Sebastian
Telerik team
Raghu
Top achievements
Rank 2
Share this question
or