FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Windows 7 64 bits - tester required
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 12:34 AM
It seems as the Windows error 0xc000007b is quite popular and could be related to a virus.

Not sure yet, searching and reading on google

Anyhow to double check it just in case:
http://social.msdn.microsoft.com/Forums/es-ES/vcses/thread/6827d027-1015-4ef4-89dd-2968755862da

We use Microsoft Security Essentials properly updated, but who knows...
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 12:38 AM
According to Kaspersky, our computer is clean from such virus:
ftp://ftp.europe.f-secure.com/anti-viru ... eztool.zip


C:\>kleztool.com
Utility for cleaning infection by:
I-Worm.BleBla.b
I-Worm.Navidad
I-Worm.Sircam
I-Worm.Goner
I-Worm.Klez.a,e-h
Win32.Elkern.c
I-Worm.Lentin.a-j
I-Worm.Tanatos
Worm.Win32.Opasoft.a-e
I-Worm.Avron.a-c
start clrav utility with /i,/? or /h command line to see more information.
Version 8.2.0
Copyright (C) Kaspersky Lab 2000-2002. All rights reserved.

Scanning memory:
Nothing to clean.

Press any key to continue.

It may be a good advise if you also run this tool on your computers.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 01:21 AM

It seems as it may also be related with not having the most recent .NET installed (we don't use .NET from our EXE, but...).

Please try to install the most recent .NET for your Windows 64, thanks :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 01:31 AM
This seems to have more sense:

http://social.msdn.microsoft.com/Forums/en/vsdebug/thread/f99d3cb8-963e-4a35-afe2-d7b9037a11c4


Error code 0xc000007b means INVALID_IMAGE_FORMAT (ntstatus.h) which indicates that the the application or some dlls are not valid Windows images.

Alina has provided good suggestion to diagnose the issue. To trouble shoot the issue, I also suggest you get a version of Debugging Tools For Windows or a Userdump.exe, because we could use them to generate a dump file and then analyze it.

Other references for:
How to use the userdump.exe to create a dump file:
http://support.microsoft.com/default.aspx/kb/241215
How to use windows debugging tools to analyze a crash dump:
http://thebackroomtech.com/2008/01/31/h ... dump-bsod/
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 07:33 AM

Could you please test again these EXEs ? thanks :-)

tutor01.exe

http://www.mediafire.com/?thguydfwnfm

tutor02.exe

http://www.mediafire.com/?tfjtkmltojo

ribbon.exe

http://www.mediafire.com/?kwdn0ztzztm

ribbon2.exe

http://www.mediafire.com/?jmzmztjlzcn

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 07:35 AM

Hello Antonio,

does a test on a 2008 SERVER be useful too?
Best regards,
Otto

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 07:37 AM

Dear Otto,

If it is 64 bits then yes :-)

BTW, I got your mail with the WinHotel magazine. Many thanks and congratulations! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 07:55 AM

Hello Antonio,

WINDOWS SERVER 2008 R2 Enterprise 64 Bit

Error:
MSVCR100.dll missing.

Best regards,
Otto

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 08:00 AM

Antonio,
should I try to insert MSVCR100.dll to System32 or should I wait for another test-exe.

Best regards,
Otto

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 08:02 AM

Otto,

Many thanks,

Could you please try again this tutor01.exe:

http://www.mediafire.com/?1tam0mjdhmm

Thanks! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 08:07 AM

Antonio,

now I get error:

0xc000007b

Best regards,
Otto

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 08:22 AM

Otto,

Thanks, we keep searching what may be the cause for this error...

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 09:35 AM

Installing Windows 7 64 bits... :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 01:05 PM

Problem solved! :-)

We were using a wrong resources manifest file. Now it is ok.

Here you can test the EXEs again:

tutor01.exe

http://www.mediafire.com/?wynk2izdz22

tutor02.exe

http://www.mediafire.com/?utzwmuczltx

ribbon.exe

http://www.mediafire.com/?fzjjmgmzvdj

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Windows 7 64 bits - tester required
Posted: Sun Jun 06, 2010 01:34 PM

Antonio,
now the files run ok on SERVER 2008.

Best regards,
Otto