B
Benjamin Leak
Hello. I'm hoping for a solution to my problem, but at the same time I
suspect that I may have to go back to the development team. I am trying to
run a windows application written for a 32 bit environment on my Windows 2003
R2 SP2 x64 server. I have done a lot of research, and I know that the new
WOW is supposed to automatically determine if the application should run in
32 or 64 mode.
I have the .Net 2.0 x64 package (plus SDK) installed on this machine, but
the application crashes with a kernel32.dll error during loading. When I
ran filemon it seems that it's loading the x64 .NET framework, not the 32bit
version.
I've found a lot of information regarding forcing the application from a
code perspective, but it doesn't help me since it's not owned by my company.
I've also tried running it in xp and 2000 mode (application compat). The
vendor is not willing to support x64 environments at this time.
Any suggestions are greatly appreciated. Thank you for your time.
Ben
suspect that I may have to go back to the development team. I am trying to
run a windows application written for a 32 bit environment on my Windows 2003
R2 SP2 x64 server. I have done a lot of research, and I know that the new
WOW is supposed to automatically determine if the application should run in
32 or 64 mode.
I have the .Net 2.0 x64 package (plus SDK) installed on this machine, but
the application crashes with a kernel32.dll error during loading. When I
ran filemon it seems that it's loading the x64 .NET framework, not the 32bit
version.
I've found a lot of information regarding forcing the application from a
code perspective, but it doesn't help me since it's not owned by my company.
I've also tried running it in xp and 2000 mode (application compat). The
vendor is not willing to support x64 environments at this time.
Any suggestions are greatly appreciated. Thank you for your time.
Ben