.NET Framework 3.5 SP1 problem

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Denco
Level 1
Level 1
Posts: 5
Joined: Thu Aug 11, 2011 6:36 am

.NET Framework 3.5 SP1 problem

Post by Denco »

Hi all,
First, I would like to say, that I am a beginner to Wine and I hope I did not brake any rule.
To problem:
I have Ubuntu 10.10 64bit (on dualboot with Windows 7) and Wine 1.3.26 and I would like to play Bloodline Champions on Ubuntu (the only game I play). I have been trying to install .NET Framework for 3 days.
- I installed successfully Framework version 2.0 (dotnet20) with Winetricks
- I installed successfully Framework version 3.0 (dotnet30) with Winetricks
- I installed Framework 3.5 with MS Installator with some problems, but it seems, that it is installed correctly
- I installed Framework 3.5 SP1 with MS Installator (this version is needed by Bloodline Champions), at the end I got this ERROR.
Both versions (3.5 and 3.5 SP1) gave me that same error but installator also said, that the installation was completed.
Then I installed Bloodline Champions, but after run, it asks me for Framework 3.5 SP1, but as I said, I installed it (hope that correctly).
So is there any way, that I will be able to run Bloodline Champion on Ubuntu? Thanks for all replies.
bcpeterson
Level 2
Level 2
Posts: 35
Joined: Sat Sep 11, 2010 6:24 pm

Post by bcpeterson »

It looks like the appdb should have your solution:

http://appdb.winehq.org/objectManager.p ... &iId=24087
or
http://appdb.winehq.org/objectManager.p ... &iId=23809

It appears you may need to following winetricks according to the appdb:
dotnet30
dotnet35
dotnet20
dotnet20sp2
vcrun2005
gdiplus
dotnet35sp1

Is there a reason you didn't use winetricks to install dotnet 3.5 and 3.5 sp1?
Denco
Level 1
Level 1
Posts: 5
Joined: Thu Aug 11, 2011 6:36 am

Post by Denco »

Thanks, I will take a look at those links and try it again with provided info from them.
I think, that 3.5 in Winetricks gave me an error and dotnet20sp2 too.
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

.NET Framework 3.5 SP1 problem

Post by jjmckenzie »

On 8/11/11 2:28 PM, Denco wrote:
Thanks, I will take a look at those links and try it again with provided info from them.
I think, that 3.5 in Winetricks gave me an error and dotnet20sp2 too.
If you can recreate the errors, it would be good to find out what they were.

James
Denco
Level 1
Level 1
Posts: 5
Joined: Thu Aug 11, 2011 6:36 am

Post by Denco »

Ok, I will try to describe it from beginning. I will quote some things from this link: http://appdb.winehq.org/objectManager.p ... &iId=23809

"To start the game you need to install the following using winetricks: dotnet30 and dotnet35"
- After running dotnet30 installation, installation of donet20 appears, so I did it. After installation of dotnet20 completed, installation of donet30 appears automatically, I did it.
- Then I ran installation of dotnet35 (it downloaded something with size of 3.6MB). Then I got an error >> http://img844.imageshack.us/img844/7370 ... ftnetf.png
I ran it from terminal, so here is what was happening >> http://pastebin.com/beeck3kn
- But dotnet35 seem to be installed (probably incorrectly), because when I try to run it again, it just says me, that there is dotnet35 already installed.

"Now the game will start, and prompt you to install .NET framework 3.5 Service Pack 1.
Click OK to open a new tab in your web browser for the download, and just follow the setup to install .NET framework."

- So I downloaded an installation file from opened site in my browser (after clicked on OK) and ran an installation in terminal. It downloaded something with size of 251MB.
- The first installation gave me an error while downloading those 251MB >> http://img196.imageshack.us/img196/9548 ... tupexe.png
The log of first installation from terminal >> http://pastebin.com/8s5H8TRa The installation canceled.
- The second installation gave me an error at the end of the downloading process >> http://img703.imageshack.us/img703/9503 ... merror.png
But the installation continued. At the end of installation process I got an error >> http://img9.imageshack.us/img9/9548/scr ... tupexe.png
The log >> http://pastebin.com/8ZZ7861h But the installation completed successfully (installator said this to me).
- After that I installed vcrun2005 and gdiplus successfully

"After this, the launcher will start, patch and let you play the game without any further issues."
- Unfortunately, the launcher still asks me for Framework 3.5 SP1 and I do not know what to do now >> http://img717.imageshack.us/img717/7370 ... ftnetf.png
Denco
Level 1
Level 1
Posts: 5
Joined: Thu Aug 11, 2011 6:36 am

Post by Denco »

Nobody?
One question yet. Is there any chance, that it would work on Wine 1.3.22 as it is in that link? http://appdb.winehq.org/objectManager.p ... &iId=23809
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Denco wrote:Nobody?
One question yet. Is there any chance, that it would work on Wine 1.3.22 as it is in that link? http://appdb.winehq.org/objectManager.p ... &iId=23809
Obviously someone has already reported that it does, so I really don't understand what you are asking.
Denco
Level 1
Level 1
Posts: 5
Joined: Thu Aug 11, 2011 6:36 am

Post by Denco »

Yeah, but I have newer version (1.3.26) so I think, it should work there too, but you can never know ...
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Denco wrote:Yeah, but I have newer version (1.3.26) so I think, it should work there too, but you can never know ...
So try it and find out.
Locked