|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
mscorwks.dll faulting on x64Ok 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.
Show quote
"Robert Jackson" <RobertJack***@discussions.microsoft.com> wrote in message Is the application running in 64bit mode or 32bit mode?news:78C11F62-CF30-4396-81E2-5A55AAB5115B@microsoft.com... > 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. David I've tried compiling it in both 64 and 32.
Show quote "David Browne" wrote: > > "Robert Jackson" <RobertJack***@discussions.microsoft.com> wrote in message > news:78C11F62-CF30-4396-81E2-5A55AAB5115B@microsoft.com... > > 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 > > > |
|||||||||||||||||||||||