Posted
on Aug 5, 2008
(permalink)
I'm getting the same problem trying to run any of the Grid examples. I previously had SQLExpress installed, does the install of RadControls install another instance somewhere? I'm using the connection string as provided in the web.config file: <add name="TelerikConnectionString" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|Telerik.mdf;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient"/>
Can i attach Telerik.mdf in my installed SQLExpress and connect to that? I'd rathe r not uninstall my SQLExpres.
Thanks