Microsoft Word on Windows XP system does not load from VB6 program and errors off with below error. It loads fine on Windows 7 systems.
this third attempt @ trying to fix problem using microsoft forum. since new person forum , don't know microsoft fixes, hope can tell me must done in plain english. error receive when client trys open word file on xp system following:
<?xml version="1.0" encoding="utf-16"?>
<database>
<exe name="pbs2001v1d.exe" filter="grabmi_filter_privacy">
<matching_file name="pbs2001v1d.exe" size="3317760" checksum="0xa4fa9965" bin_file_version="1.0.0.2" bin_product_version="1.0.0.2" product_version="1.00.0002" company_name="phymd" product_name="pbs2001v1d" file_version="1.00.0002" original_filename="pbs2001v1d.exe" internal_name="pbs2001v1d" verfiledatehi="0x0" verfiledatelo="0x0" verfileos="0x4" verfiletype="0x1" module_type="win32" pe_checksum="0x33702a" linker_version="0x10000" upto_bin_file_version="1.0.0.2" upto_bin_product_version="1.0.0.2" link_date="12/03/2012 16:08:02" upto_link_date="12/03/2012 16:08:02" ver_language="english (united states) [0x409]" />
</exe>
<exe name="kernel32.dll" filter="grabmi_filter_thisfileonly">
<matching_file name="kernel32.dll" size="989696" checksum="0x2d998938" bin_file_version="5.1.2600.5781" bin_product_version="5.1.2600.5781" product_version="5.1.2600.5781" file_description="windows nt base api client dll" company_name="microsoft corporation" product_name="microsoft® windows® operating system" file_version="5.1.2600.5781 (xpsp_sp3_gdr.090321-1317)" original_filename="kernel32" internal_name="kernel32" legal_copyright="© microsoft corporation. rights reserved." verfiledatehi="0x0" verfiledatelo="0x0" verfileos="0x40004" verfiletype="0x2" module_type="win32" pe_checksum="0xfe572" linker_version="0x50001" upto_bin_file_version="5.1.2600.5781" upto_bin_product_version="5.1.2600.5781" link_date="03/21/2009 14:06:58" upto_link_date="03/21/2009 14:06:58" ver_language="english (united states) [0x409]" />
</exe>
</database>
this makes no sense me , since program works fine on windows 7 machines have assume part microsoft update. if compile program under windows 2000 operating system word files open correctly. unfortunately, when microsoft automatically updated windows 2000 system recently compiling of vb6 programs not work. rather compile on windows 7 system if solution available.
thanks,
bigtee phil
hi,
i've checked thread posted here:
http://social.msdn.microsoft.com/forums/en/isvvba/thread/ebc68998-42f2-4eb7-b30a-a38986943ee5
it doesn't seem vba project. in case, issue might not be more related office program. diagnose vb6 program , more help, try links listed in following article:
best regards,
rex zhang
technet community support
Microsoft Office > Word IT Pro Discussions

Comments
Post a Comment