Problem to install dotnet20

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
chucky2361
Level 1
Level 1
Posts: 5
Joined: Mon Dec 12, 2011 10:37 am

Problem to install dotnet20

Post by chucky2361 »

Hello...

I have a problem to install dotnet20...

If I write "sh winetricks dotnet20" I get an error code like this:

err:seh:setup_exception_record stack overflow 1940 bytes in thread 0042 eip 0045352a esp 00240b9c stack 0x240000-0x241000-0x340000

The error code is often another code..., so i can't post all the error codes...

I have Ubuntu Linux 11.04 and I hope you can help me..

ps.: My english sucks sry...
If you can give me german support then pls write in german
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Problem to install dotnet20

Post by dimesio »

chucky2361 wrote:Hello...

I have a problem to install dotnet20...

If I write "sh winetricks dotnet20" I get an error code like this:

err:seh:setup_exception_record stack overflow 1940 bytes in thread 0042 eip 0045352a esp 00240b9c stack 0x240000-0x241000-0x340000

The error code is often another code..., so i can't post all the error codes...

I have Ubuntu Linux 11.04 and I hope you can help me..
Make sure you have a clean wineprefix, the latest version of Wine, and the latest version of winetricks.

Beyond that, report problems with winetricks to http://winetricks.org.
chucky2361
Level 1
Level 1
Posts: 5
Joined: Mon Dec 12, 2011 10:37 am

Post by chucky2361 »

How can i clean the wineprefix?

how can i remove wine completly?
or how can i update it?

i have the winetricks version from

http://kegel.com/wine/winetricks
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

chucky2361 wrote:How can i clean the wineprefix?

how can i remove wine completly?
or how can i update it?
Delete or rename the wineprefix and install to a fresh one.

Update Wine by whatever method you used to install it in the first place (package manager or building it yourself).
chucky2361
Level 1
Level 1
Posts: 5
Joined: Mon Dec 12, 2011 10:37 am

Post by chucky2361 »

and where is the wineprefix?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

chucky2361 wrote:and where is the wineprefix?
The default, which is what you are probably using, is ~/.wine. Set your file manager to show hidden files.
chucky2361
Level 1
Level 1
Posts: 5
Joined: Mon Dec 12, 2011 10:37 am

Post by chucky2361 »

I did that but i get the same error code...
chucky2361
Level 1
Level 1
Posts: 5
Joined: Mon Dec 12, 2011 10:37 am

Post by chucky2361 »

this are the two error codes ..:

err:seh:setup_exception_record stack overflow 1940 bytes in thread 002f eip 0045352a esp 00240b9c stack 0x240000-0x241000-0x340000

err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 0031, blocked by 002f, retrying (60 sec)
Locked