Issue with Windows 7 Ultimate - Hash.exe not win32
2 posters
Page 1 of 2
Page 1 of 2 • 1, 2
Issue with Windows 7 Ultimate - Hash.exe not win32
Im having a problem authorizing with this gadget in windows 7. It worked perfectly with vista. When I click the authorize button, the gadget complains of hash.exe not being a valid win32 app. I uninstalled, reinstalled, and restarted; none of which fix the problem. Below is a screen shot and a copy of the log.
2009-09-30T15:02:15: [Main._x94]
2009-09-30T15:06:11: [Settings._x41]
2009-09-30T15:06:11: [Settings._x42] reading settings
2009-09-30T15:06:11: [Settings._x42] reading lists
2009-09-30T15:06:11: [Settings._x42] list count:
2009-09-30T15:06:11: [Settings._x33]
2009-09-30T15:06:11: [Settings._x29]
2009-09-30T15:06:11: [Settings._x41]
2009-09-30T15:06:13: [Settings._x48]
2009-09-30T15:06:13: [Settings._x24]
2009-09-30T15:06:13: [RTM._x68] path = C:\Users\Joshua Diamant\AppData\Local\Microsoft\Windows Sidebar\Gadgets\IForgotTheMilk-1.gadget
2009-09-30T15:06:13: [Settings._x27] title: Error, descr: name: Error<br>number: -2147024703<br>description: C:\Users\Joshua Diamant\AppData\Local\Microsoft\Windows Sidebar\Gadgets\IForgotTheMilk-1.gadget/hash.exe is not a valid Win32 application.
<br><br>message: C:\Users\Joshua Diamant\AppData\Local\Microsoft\Windows Sidebar\Gadgets\IForgotTheMilk-1.gadget/hash.exe is not a valid Win32 application.
<br><br>
2009-09-30T15:02:15: [Main._x94]
2009-09-30T15:06:11: [Settings._x41]
2009-09-30T15:06:11: [Settings._x42] reading settings
2009-09-30T15:06:11: [Settings._x42] reading lists
2009-09-30T15:06:11: [Settings._x42] list count:
2009-09-30T15:06:11: [Settings._x33]
2009-09-30T15:06:11: [Settings._x29]
2009-09-30T15:06:11: [Settings._x41]
2009-09-30T15:06:13: [Settings._x48]
2009-09-30T15:06:13: [Settings._x24]
2009-09-30T15:06:13: [RTM._x68] path = C:\Users\Joshua Diamant\AppData\Local\Microsoft\Windows Sidebar\Gadgets\IForgotTheMilk-1.gadget
2009-09-30T15:06:13: [Settings._x27] title: Error, descr: name: Error<br>number: -2147024703<br>description: C:\Users\Joshua Diamant\AppData\Local\Microsoft\Windows Sidebar\Gadgets\IForgotTheMilk-1.gadget/hash.exe is not a valid Win32 application.
<br><br>message: C:\Users\Joshua Diamant\AppData\Local\Microsoft\Windows Sidebar\Gadgets\IForgotTheMilk-1.gadget/hash.exe is not a valid Win32 application.
<br><br>
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
Could you please create the md5 checksum of hash.exe to see whether it is damaged somehow? You can do it for example with total commander file menu / create crc checksums, or any md5 hasher app.
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
MD5: a9689af96b815642b89303d68e1d6902
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
The md5 sum is fine
What happens if you try in command line:
hash.exe > res.txt 2> reserr.txt
What are the contents of the txts?
What happens if you try in command line:
hash.exe > res.txt 2> reserr.txt
What are the contents of the txts?
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
Nothing.
res.txt has a hex string
reserr.txt is blank
res.txt has a hex string
reserr.txt is blank
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
and the same error occurs in the program after I ran the command.
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
running hash.exe > res.txt > reserr.txt
puts the text in res.txt exactly in reserr.txt
without the 2
puts the text in res.txt exactly in reserr.txt
without the 2
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
Strange. What is the content of res.txt? (shouldnt be a hex stuff now)
Is it a 64bit or 32bit windows7?
Can you try with your virus scanner switched off?
Is it a 64bit or 32bit windows7?
Can you try with your virus scanner switched off?
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
Paint wrote:running hash.exe > res.txt > reserr.txt
puts the text in res.txt exactly in reserr.txt
without the 2
Yes, FYI: "> res.txt" means that the standard output of hash.exe goes to res.txt, "2> reserr.txt" means that the standard error of hash.exe goes to reserr.txt.
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
32 bit win 7 ultimate
res.txt has the same hash it always had.
I disabled my virus protection and the same error occurs.
res.txt has the same hash it always had.
I disabled my virus protection and the same error occurs.
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
When res.txt and reserr.txt are removed and "hash.exe > res.txt 2> reserr.txt" is run
a hash is formed in res.txt and nothing in reserr.txt
a hash is formed in res.txt and nothing in reserr.txt
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
Okay, thanks.
I am still interested in the contents of res.txt. Could you please paste here?
I am still interested in the contents of res.txt. Could you please paste here?
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
2fcb6ba57af2d30042d3338402078531
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
That also sounds fine.
Could you try whether a logoff/logon or a restart helps? (I have found some strange info on the net)
Could you try whether a logoff/logon or a restart helps? (I have found some strange info on the net)
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
Just restarted. Readded the gadget and tried to authenticate......
same error
same error
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
No more idea at the moment, sorry
Anyway, I need to sleep now, gn
Anyway, I need to sleep now, gn
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
blah ok.
Dont forget about me. I cant live without this gadget!
Dont forget about me. I cant live without this gadget!
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
Nah I have searched the net for a few hours but...
If I understand correctly, you got the error also when you ran hash.exe from command line, is that right?
This is really strange as from res.txt it seems that hash.exe does its job but somehow you get a not valid win32 app error which I have only seen in my life when the actual program couldn't started at all for some reason.
Anyway, questions:
- What about other .exe-s? For example ping.exe in command line?
- Please run hash.exe in command line so that you get the error and then check the Event viewer whether it shows something interesting
- You could check http://en.kioskea.net/faq/sujet-1591-exe-is-not-a-valid-win32-application
And one more thing: could you please check hash.exe with dependency walker? You can follow this: http://www-archive.mozilla.org/quality/help/dependency-walker.html (you can find there a link for downloading dependency viewer also). Please profile, then send the result.
Thanks
If I understand correctly, you got the error also when you ran hash.exe from command line, is that right?
This is really strange as from res.txt it seems that hash.exe does its job but somehow you get a not valid win32 app error which I have only seen in my life when the actual program couldn't started at all for some reason.
Anyway, questions:
- What about other .exe-s? For example ping.exe in command line?
- Please run hash.exe in command line so that you get the error and then check the Event viewer whether it shows something interesting
- You could check http://en.kioskea.net/faq/sujet-1591-exe-is-not-a-valid-win32-application
And one more thing: could you please check hash.exe with dependency walker? You can follow this: http://www-archive.mozilla.org/quality/help/dependency-walker.html (you can find there a link for downloading dependency viewer also). Please profile, then send the result.
Thanks
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
hash.exe does not give me an error when I run it. When I ran it with the standard error output command you gave me, res.txt gets a hash and nothing is written to reserr.txt.
I ran the tracer program and there was a problem with IEshims.dll. This is linked to Internet explorer. Windows 7 have a prerelease of ie8. I am now going to try uninstalling it and reinstalling it. IF I still have a problem Ill uninstall and try IE7.
Ill let you know my findings.
I ran the tracer program and there was a problem with IEshims.dll. This is linked to Internet explorer. Windows 7 have a prerelease of ie8. I am now going to try uninstalling it and reinstalling it. IF I still have a problem Ill uninstall and try IE7.
Ill let you know my findings.
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
Paint wrote:hash.exe does not give me an error when I run it. When I ran it with the standard error output command you gave me, res.txt gets a hash and nothing is written to reserr.txt.
Oops, then what did you mean "and the same error occurs in the program after I ran the command."
Paint wrote:
I ran the tracer program and there was a problem with IEshims.dll. This is linked to Internet explorer. Windows 7 have a prerelease of ie8. I am now going to try uninstalling it and reinstalling it. IF I still have a problem Ill uninstall and try IE7.
Hmm. I test the gadget on a Win7 RC1 with the default 8.0.7100 IE in a VirtualBox. There, hash.exe has nothing to do with ieshims.dll
Anyway, I wonder what your results will be
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
Admin wrote:Oops, then what did you mean "and the same error occurs in the program after I ran the command."
When I run "hash.exe > res.txt 2> reserr.txt" from the command line, res.txt is created with a hash in it and reserr.txt is a blank file. I only get the hash.exe is not a win32 app when I try to authenticate in the Iforgotthemilk gadget.
Admin wrote:Hmm. I test the gadget on a Win7 RC1 with the default 8.0.7100 IE in a VirtualBox. There, hash.exe has nothing to do with ieshims.dll
When I use the dependency tracer, it gives me a red error in the console log that ieshims.dll is missing or not registered or something. I tried to regsvr32.exe it and it says the dll had a problem? I am reinstalling IE8 now. The gadget gave me the same error when IE8 was uninstalled.
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
Well I just rebooted after installing IE8 again. Same error.
Do you want a copy of the dependency log? What next?
Do you want a copy of the dependency log? What next?
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
yepp, send me plz to ilab at windowslive.com
plus: the exact versions of win7 and ie8 are?
plus: exatly how did you use the dependency walker?
plus: the exact versions of win7 and ie8 are?
plus: exatly how did you use the dependency walker?
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
Windows 7 Ultimate 32Bit
IE 8.0.7600.16385
I opened hash.exe in the dependency walker then pressed F7, checked all of the boxes, and then started profiling.
Ill email you the log in a few minutes.
IE 8.0.7600.16385
I opened hash.exe in the dependency walker then pressed F7, checked all of the boxes, and then started profiling.
Ill email you the log in a few minutes.
Paint- Posts : 16
Join date : 2009-09-30
Re: Issue with Windows 7 Ultimate - Hash.exe not win32
ok I sent you a couple of dependency watches.....let me know what you think.
another thing I noticed which might help debug the issue. When I change any of the settings, IE width, show background, color, the setting is saved but does not change on the gadget......
So basically the gadget doesnt get wider, change color, or remove the background, but when I go back into options the settings that I changed remain.
Also your Google Calendar gadget works perfectly and I can change settings successfully on that.
another thing I noticed which might help debug the issue. When I change any of the settings, IE width, show background, color, the setting is saved but does not change on the gadget......
So basically the gadget doesnt get wider, change color, or remove the background, but when I go back into options the settings that I changed remain.
Also your Google Calendar gadget works perfectly and I can change settings successfully on that.
Paint- Posts : 16
Join date : 2009-09-30
Page 1 of 2 • 1, 2
Similar topics
» doesn't stay on top when you click the settings spanner
» Icon covers events
» "ERROR INTERNET CONNECTION RESET"
» Cannot Click on "Log-in" in Windows 7 Beta
» Date entry isn't working right
» Icon covers events
» "ERROR INTERNET CONNECTION RESET"
» Cannot Click on "Log-in" in Windows 7 Beta
» Date entry isn't working right
Page 1 of 2
Permissions in this forum:
You cannot reply to topics in this forum