Viewing 15 posts - 601 through 615 (of 1,536 total)
I find it odd there is no bootstrap log. There is nothing in the event logs either?
As for 2.5, there's a chance that an install of that will help resolve...
December 22, 2008 at 4:20 pm
Try putting in an alias...I believe that it only looks for items on the default ports
December 22, 2008 at 12:08 pm
There should be a bootstrap log for every attempt at performing an installation.
You have attempted a reinstallation of .NET 3.5 SP1?
Do you also have .NET 2.5 installed?
December 22, 2008 at 11:41 am
You are looking at the same bootstrap, there should be a newer one than this.
C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081215_162055\SystemConfigurationCheck_Report.htm
Look for the newest folder under C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\ (bear...
December 22, 2008 at 11:10 am
What does the most current bootstrap log look like? Or system check file
December 22, 2008 at 10:09 am
ritesh.saluja (12/22/2008)
Description : Checks for previous releases of Microsoft Visual Studio 2008
Result : Failed
Corrective action : A previous release of Microsoft Visual Studio 2008 is...
December 22, 2008 at 9:05 am
What's in the SQL bootstrap log?
C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081215_162055\SystemConfigurationCheck_Report.htm
December 22, 2008 at 8:53 am
Look at waitstats on the query.
If you are querying 700K records from a local client against a server you could be running into serious network slowness while it tries to...
December 22, 2008 at 6:07 am
Try uninstalling the 3.5 SP1 framework and reinstalling it.
December 22, 2008 at 5:38 am
If you use a linked server to query data it seems that it pulls all of the data back locally to the calling machine and then filters from there, as...
December 20, 2008 at 9:39 am
I believe that this is an installation bug.
On the SQL 2008 installation media there is a version of .NET 3.5 SP1, however this doesn't work if you don't have .NET...
December 20, 2008 at 9:28 am
You know, that might not be a bad idea at all. I've used it for a resource and have found it vastly superior to previous versions.
There are areas in which...
December 19, 2008 at 5:37 am
How much memory on the server? As a rule you would set the max memory 1 - 2GB less than the total memory on the machine.
Don't put any switches in...
December 19, 2008 at 5:35 am
If you have SQL installed and have had it running then they exist. Try looking for your SQL installation folder and drill through there you are looking for a file...
December 18, 2008 at 2:48 pm
Is there anything in the SQL logs? or within that directory on the server some dump files?
December 18, 2008 at 7:02 am
Viewing 15 posts - 601 through 615 (of 1,536 total)