Link to home
Start Free TrialLog in
Avatar of Ivrnet
Ivrnet

asked on

Unable to install .net framework 3.5 SP1 on Server 2008

Hi, I have a clean install of Server 2008 Enterprise x64. I'm trying to install SQL 2008 Enterprise x64, but it requires .net 3.5 SP1. It attempts to install it as part of the SQL install, but fails with the error "DepCheck indicates Microsoft .NET Framework 2.0SP1 (x64) (CBS) is not installed."

I've tried installing .net 2.0, but I get an error that says .net 2.0 is included as part of the operating system.

I found somewhere on the internet that you need to have IIS installed for .net 3.5 to work, so I installed that feature. Same error though, "DepCheck indicates Microsoft .NET Framework 2.0SP1 (x64) (CBS) is not installed.".

Anyone have any other ideas that I haven't tried yet?
Avatar of CuteBug
CuteBug
Flag of India image

I think you might have to install .Net 2.0 SP1.
Avatar of Mark Wills
.Net 2.0 SP1 is a good start... Then there is 3.0 as well... and so on...

There are some dependancies in 3.5 on 3 and 2.0SP1- have you checked the detailed logs ? It normally shows where the problem is...

Might have to rollback 2.0 SP1, and 3.5 (if it is registered - sometimes happens) and start again.

You can also try the FULL 3.5 which includes : net 2.0+Sp1 + .Net 3.0 +sp1 + .net 3.5 then apply 3.5 SP1


But, it is also worthwhile going to :  http://www.microsoft.com/downloads/details.aspx?familyid=32978546-8108-408F-B78E-0E95EFF14C92&displaylang=en

because there was a small bug apparently, and this tool apparently finds / fixes that problem (see : http://support.microsoft.com/kb/947821 )

For those 3.5 framework (FULL and SP1) can get from http://www.microsoft.com/downloads/results.aspx?pocId=&freetext=.net%20framework%203.5&DisplayLang=en
Avatar of Ivrnet
Ivrnet

ASKER

I tried installing .net 2.0 SP1 (x64) and got the following error:

This product is not supported on Windows Vista:

Error log below:

Problem signature:
  Problem Event Name:      APPCRASH
  Application Name:      rundll32.exe
  Application Version:      6.0.6001.18000
  Application Timestamp:      4791886c
  Fault Module Name:      mshtml.dll
  Fault Module Version:      7.0.6001.18000
  Fault Module Timestamp:      4791941c
  Exception Code:      80000003
  Exception Offset:      00384026
  OS Version:      6.0.6001.2.1.0.274.10
  Locale ID:      1033
  Additional Information 1:      fd00
  Additional Information 2:      ea6f5fe8924aaa756324d57f87834160
  Additional Information 3:      fd00
  Additional Information 4:      ea6f5fe8924aaa756324d57f87834160

Read our privacy statement:
  http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
 
Aaahhh well, that probably explain the subsequent difficulties - it cannot install SP1 properly... Did you run up the "readiness tool" ? Or did you uninstall it (and 3 and 3.5) and try again...

Need to see the full / detailed error log.
Avatar of Ivrnet

ASKER

Can you point me to a link to the readiness tool? Thanks.
Avatar of Ivrnet

ASKER

I downloaded at attempted to run the readiness tool found here: http://www.microsoft.com/downloads/details.aspx?FamilyID=32978546-8108-408f-b78e-0e95eff14c92&DisplayLang=en

but it said this update does not apply to my system.

Trying install again so I can generate full error logs.
Avatar of Ivrnet

ASKER

Detailed error messages pasted below. Fails when trying to install .net 3.5 from Sql 2008 install disk with the following error:

Description:
  Microsoft .NET Framework 3.5 SP1 has encountered a problem during setup.  Setup did not complete correctly.

Problem signature:
  Problem Event Name:      VisualStudio8Setup
  Problem Signature 01:      35101
  Problem Signature 02:      3.5.30729.01_ORCAS_X86_NET
  Problem Signature 03:      CBS
  Problem Signature 04:      INST
  Problem Signature 05:      F
  Problem Signature 06:      gencomp751,{61040379-156d-4ece-b126-ea395a3b2
  Problem Signature 07:      BASERET_FAILURE
  Problem Signature 08:      -
  Problem Signature 09:      1
  Problem Signature 10:      WUSA
  OS Version:      6.0.6001.2.1.0.274.10
  Locale ID:      1033

Additional information about the problem:
  LCID:      1033

Read our privacy statement:
  http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409

Then when I click error log on the next screen I see the following:

[11/05/08,13:14:50] Microsoft .NET Framework 2.0SP1 (x64) (CBS): [2] Error: Installation failed for component Microsoft .NET Framework 2.0SP1 (x64) (CBS). MSI returned error code 1
[11/05/08,13:15:14] WapUI: [2] DepCheck indicates Microsoft .NET Framework 2.0SP1 (x64) (CBS) is not installed.


Thanks.
 
OK, that readiness tool should have been the Vista 64bit version : the link to that was on the same page as the link pasted above. Direct link is :

http://www.microsoft.com/downloads/details.aspx?familyid=14F76773-007C-493F-BECE-243BC21AC73D&displaylang=en

Would still try that first.
Avatar of Ivrnet

ASKER

Same file, even though it's on a different download page. When I tried to download it, it's the same exact package as the Server 2008 (x64) package.
OK, then would suggest that there was an install failure of one of the items that 2.0sp1 is dependant on (kind of stating the obvious). It could mean either it is trying to remove / replace an already installed component, or, something was not installed properly prior to SP1.

The "nice" thing about that readiness tool is that it fairly aggressively inspects those components and does the "appropriate" thing. Surprised that it is the Server 2008 version - have seen a few postings on MS web site that reckons it fixes the Vista problem. Here is the KB article relating to it : http://support.microsoft.com/?kbid=947821 The vista version does have a slightly different date, but tend to agree with you, it looks the same. Still...

The only other way is to start uninstalling the .Net framework back to 2.0 and re-applying, and hope that the more recent updates have actually addressed some of the original install issues. Then try manually installing 2.0 again, which should just refresh / repair, followed by SP1, or the full 3.5 which includes SP1.

Also, double check that version of 2008 - whilst it does install some 32 bit items, it is complaining about x86-orcas (which could be the correct version).
Hello All,

I am having a similar issue related to .net 3.5. When I attempt to install SQL Server 2008 I immediately receive "Microsoft .NET Framework 3.5 Installation has failed. SQL Server 2008 Setup requires .NET Framework 3.5 to be installed.

I have attached a copy of my dd_dotnetfx35install.txt for review. We downloaded the .net 3.5 SP1 install from http://www.microsoft.com/downloads/details.aspx?familyid=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=en

We have attempted the install on PC's running XP SP2 & SP3 and still the same issue.

Any assistance is greatly appreciated.


dd-dotnetfx35install.txt
Avatar of Ivrnet

ASKER

I'm losing my mind. WHen I try to install .net 3.5 i get

[10/02/08,11:02:14] Microsoft .NET Framework 2.0SP1 (x64) (CBS): [2] Error: Installation failed for component Microsoft .NET Framework 2.0SP1 (x64) (CBS). MSI returned error code 1
[10/02/08,11:03:04] WapUI: [2] DepCheck indicates Microsoft .NET Framework 2.0SP1 (x64) (CBS) is not installed.

When I try to install .net 2.0 SP1 I get

Microsoft .NET Framework 2.0 SP1
This product is not supported on Vista Operating System.


Aaaaargh!
That is very frustrating...

Microsoft have just released 3.5 SP1 - http://www.microsoft.com/downloads/details.aspx?FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7&DisplayLang=en

there is a link to the full package part way down the page - along with a feed back area - would be inclined to use both of those.
Avatar of Ivrnet

ASKER

Have downloaded the full 227MB .net 3.5 sp1 package.... same error. In fact I've given up on the SQL install for now and am just trying to run the package directly.

I'm on hold with Microsoft at the moment to use one of my precious support incidents. Bastards!
The thing with that link is it says it was published on the 18th November - I know we have talked about it prior to that date - just thinking that there has been an update...

But5 at this point, would be escalating to Microsoft... Please keep us informed...
Avatar of Ivrnet

ASKER

I found the issue with this. Turns out I was running a Checked Build of Server 2008, not a release build. I found the answer here.

http://guyellisrocks.com/random/installation-failed-for-component-microsoft-net-framework-2-0sp1/

Thanks for all your effort.
ASKER CERTIFIED SOLUTION
Avatar of Computer101
Computer101
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial