mscorwks.dll faulting on x64

G

Guest

Ok I have a .net 2.0 application that works fine on a x32 machine. Once I
take it to an x64 machine it blows up and throws the following error:

Faulting application scrubberhmo.exe, version 6.2.2278.17960, stamp
44297443, faulting module mscorwks.dll, version 2.0.50727.42, stamp 4333c83c,
debug? 0, fault address 0x0000000000334f60.

It seems completely random. I do one thing it blows up I do it again it
works fine.

Any Ideas on the possible problem?
Thanks in advance.
 
D

David Browne

Robert Jackson said:
Ok I have a .net 2.0 application that works fine on a x32 machine. Once I
take it to an x64 machine it blows up and throws the following error:

Faulting application scrubberhmo.exe, version 6.2.2278.17960, stamp
44297443, faulting module mscorwks.dll, version 2.0.50727.42, stamp
4333c83c,
debug? 0, fault address 0x0000000000334f60.

It seems completely random. I do one thing it blows up I do it again it
works fine.

Any Ideas on the possible problem?
Thanks in advance.

Is the application running in 64bit mode or 32bit mode?

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top