Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > .NET Framework

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-05-2008, 01:09 PM
Empi
 
Posts: n/a
mscorwks.dll hangs...

Hi,

I wrote 2 applications on a 32 bit desktop computer, c#, VS2005.

The application's work great on 6 computers, but crash on a- 64 bit
computer.

The error message relates to "mscorwks.dll".

How do I compile my applications to work on the 64 bit systems?

Is there a patch for that?

Would appreciate any help.


Thnaks.



Reply With Quote
  #2 (permalink)  
Old 02-05-2008, 11:29 PM
Jeroen Mostert
 
Posts: n/a
Re: mscorwks.dll hangs...

Empi wrote:
> I wrote 2 applications on a 32 bit desktop computer, c#, VS2005.
>
> The application's work great on 6 computers, but crash on a- 64 bit
> computer.
>
> The error message relates to "mscorwks.dll".
>

What error message?

> How do I compile my applications to work on the 64 bit systems?
>

You don't need to. Properly written managed code is compiled just-in-time
and the same binaries should work on 32- and 64-bit machines alike.

It's possible the .NET framework isn't properly installed on the 64-bit
machine. Try writing a minimal "Hello, world!" program and see if that can
run. If it can't, the problem is with the installation or the machine itself.

Without more details, it's impossible to say what else might be going wrong.

--
J.
Reply With Quote
  #3 (permalink)  
Old 02-06-2008, 08:57 AM
Michael Nemtsev [MVP]
 
Posts: n/a
Re: mscorwks.dll hangs...

Hello Empi,

seems that u don't have 64bit version of .NET FW installed on your 64 environment,
and app is started under WOW.

Do u have any specific errors in EventLog?

i'd recommend to intall the right bit version of FW and check if u still
have the same error

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


E> Hi,
E>
E> I wrote 2 applications on a 32 bit desktop computer, c#, VS2005.
E>
E> The application's work great on 6 computers, but crash on a- 64 bit
E> computer.
E>
E> The error message relates to "mscorwks.dll".
E>
E> How do I compile my applications to work on the 64 bit systems?
E>
E> Is there a patch for that?
E>
E> Would appreciate any help.
E>
E> Thnaks.
E>


Reply With Quote
  #4 (permalink)  
Old 02-07-2008, 10:21 AM
Empi
 
Posts: n/a
Re: mscorwks.dll hangs...

Thank you very much for both replies.

The person needed this fix was so frustrated witht all the problems with the
64 bit that he installed 32 bit xp on it, and now he's very happy...

I'm not that happy because I can't fix it ...

I'm sure I'll get a second chance sooner or later.

Thank you very much.


Empi

"Michael Nemtsev [MVP]" <nemtsev@msn.com> wrote in message
news:900895ec29e218ca3711b1198f30@msnews.microsoft .com...
> Hello Empi,
>
> seems that u don't have 64bit version of .NET FW installed on your 64
> environment, and app is started under WOW.
>
> Do u have any specific errors in EventLog?
>
> i'd recommend to intall the right bit version of FW and check if u still
> have the same error
>
> ---
> WBR, Michael Nemtsev [.NET/C# MVP] :: blog:
> http://spaces.live.com/laflour
> "The greatest danger for most of us is not that our aim is too high and we
> miss it, but that it is too low and we reach it" (c) Michelangelo
>
> E> Hi,
> E> E> I wrote 2 applications on a 32 bit desktop computer, c#, VS2005.
> E> E> The application's work great on 6 computers, but crash on a- 64 bit
> E> computer.
> E> E> The error message relates to "mscorwks.dll".
> E> E> How do I compile my applications to work on the 64 bit systems?
> E> E> Is there a patch for that?
> E> E> Would appreciate any help.
> E> E> Thnaks.
> E>
>



Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > .NET Framework


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:05 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Loans | Personal Injury Lawyer Los Angeles | Credit Card | Loan | Mortgage



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114