This site
The opinions expressed within this website are mine alone and do not represent the opinions of my employer or anyone else.Blogroll
Categories
-
Recent Posts
Recent Comments
- Christian Willumsen on Sitecore – Could not load file or assembly System.Data.SQLite
- Mark Ursino on Sitecore ‘Redirect Manager’ module available on shared source.
- Mark Cassidy on Sitecore LinkManager – Out of context link generation
- paulg on Problems with Sitecore and the staging module part 1.
- Luke Wilkinson on Problems with Sitecore and the staging module part 1.
Meta
Category Archives: SQL Server 2005
Updated database script for shared source ‘Redirect Manager’ module.
An update SQL create script for ‘Redirect Manager’ module now available. Continue reading
Cannot install Sql server Express 2005 in Windows Server 2008 x64 “cannot continue because the installation package could not be opened….”
The standard lightweight version of SQL Express 2005 is missing files that are required to install on Sever 2008 x64. You cannot install the lightweight version on server 2008 / 64-bit windows OS. Instead you must simply download the full package … Continue reading
Posted in ASP.net, SQL Server 2005, Web development and programming
Tagged 64bit, SQL express, x64
1 Comment
Named pipes / Connectivity error. Cannot see SQL server connection or databases from Visual studio 2008
Can be caused by the SQL server browser service being disabled. Set to automatic and start the service. Restart the ‘add connection’ wizard from Visual studio and the local SQL server host and databases should be discoverable again.
Posted in ASP.net, SQL Server 2005, Web development and programming
Tagged NAmed pipes, sql 2005, SQL browser
Leave a comment