/build/static/layout/Breadcrumb_cap_w.png

DOTNET 3.5

Please help me with the following....
When i tried ti install DOTNET 3.5 which is a msi,i am getting the error 2908 follwed by 1935..I also tried to rename mscoree.dll but it didnt work for me..Please help me to solve this issue....

0 Comments   [ + ] Show comments

Answers (8)

Posted by: prashanth 15 years ago
Orange Belt
0
Refer this link
http://itninja.com/question/help-with-msi-1340.
i think this might help you.
Posted by: Neha 15 years ago
Senior Yellow Belt
0
Thanks Prashanth....
i also tried with silent installationsetup.exe /q but it didnt help me...
Posted by: MSIPackager 15 years ago
3rd Degree Black Belt
0
How are you planning on deploying this?

If you are using SMS you can just get away with dotnetfx35.exe /qb /norestart

If you are going to use AD then have a look at this article - although it's a pretty painful process... Well done Microsoft! http://msdn.microsoft.com/en-us/library/cc160717.aspx
Posted by: AngelD 15 years ago
Red Belt
0
Have a look at "Troubleshooting 1935 and 2908 errors during installation"
http://blogs.msdn.com/astebner/archive/2004/11/10/255346.aspx
Posted by: donaghs 13 years ago
Senior Yellow Belt
0
Sorry for resurrecting this thread. But I also need to install .NET 3.5. I'm trying to automate and script the installation of some programs and drivers, and .NET 3.5 sp1 is a pre-requisite of one of them - and this is preventing the installation.

I've noticed that using dotnetfx35.exe /qb /norestart requires web access (to download additional files), and I dont have web access at this point in the installation.

Is it possible to download all the file I require and then script the installation of .NET 3.5 & SP1?
Posted by: donaghs 13 years ago
Senior Yellow Belt
0
I found .msu files in appdata\temp folder. They might do the trick for offline installation?
Posted by: anonymous_9363 13 years ago
Red Belt
0
As with previous .Net F/W releases, there is a bootstrapper download and a full download. The link to the full download is a little further down the page from where you downloaded the bootstrapper version, something which a search of the forum here would have uncovered. Anyway, the full download can be obtained from here.
Posted by: philm 13 years ago
Yellow Belt
0
This is probably way to late for this post, but just in case anyone in future needs to know this.

The .Net 3.5 install goes slow because it tries to connect to the net and download non-English language packs, you prevent this by just defining the language as being English in the install.

dotnetfx35.exe /q /norestart /lang:enu

Of course make sure you are using the full offline install package too :)
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ