Author Topic: Need some Help solving this program issue  (Read 8216 times)

0 Members and 1 Guest are viewing this topic.

Offline Rick

  • Hero Member
  • *****
  • Join Date: May 2013
  • Posts: 829
  • Karma: 2
    • View Profile
Need some Help solving this program issue
« on: August 08, 2015, 03:29:04 pm »
Please refer image attached;

Programs starts, this message pops up first;

Have installed, - Re-installed already...

Have searched the registry for any part of the error code, comes up zero
Have searched for any part of the error code on the hard disk comes up zero

What does it call too?

« Last Edit: August 09, 2015, 03:34:08 am by Rick »

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: Need some Help solving this program issue
« Reply #1 on: August 09, 2015, 08:51:01 am »
While this article doesn't quite cover your error message, it could be related corruption that's causing it - disregard the Recommended Scan link as I'm sure that could lead to a paid for program - and hope you don't consider this to be a "pointless post".

http://www.solvusoft.com/en/files/missing-not-found-error/dll/windows/%E8%85%BE%E8%AE%AF%E7%A7%91%E6%8A%80-%E6%B7%B1%E5%9C%B3-%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8/qt%E8%AF%AD%E9%9F%B3/gf-dll/

Offline Rick

  • Hero Member
  • *****
  • Join Date: May 2013
  • Posts: 829
  • Karma: 2
    • View Profile
Re: Need some Help solving this program issue
« Reply #2 on: August 09, 2015, 02:37:05 pm »
Have reviewed; did most or all of those except a malware scan.

those issues are; unrelated to the xtml error references which when run a search, can not find anywhere in the system...

search of the registry does not find any references, not even of GF.DLL file to call too

it only occurs when opening the program. MSFT records the error;

The procedure entry point ?RawInitGFElementByXtml@GF@Util@@YAJPA_WPAUIGFElement@@10H@Z could not be located in the dynamic link library GF.dll

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Popup" />
  <EventID Qualifiers="16384">26</EventID>
  <Level>4</Level>
  <Task>0</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2015-08-09T22:37:57.000Z" />
  <EventRecordID>467481</EventRecordID>
  <Channel>System</Channel>
  <Computer>Ghost-PC</Computer>
  <Security />
  </System>
- <EventData>
  <Data>QQ.exe - Entry Point Not Found</Data>
  <Data>The procedure entry point ?RawInitGFElementByXtml@GF@Util@@YAJPA_WPAUIGFElement@@10H@Z could not be located in the dynamic link library GF.dll.</Data>
  </EventData>
  </Event>

For reveiw;
http://system-tray-cleaner.com/systray/programs.php?appid=7A605DB8435875CBBC4D20742C5BED45001F95F8#txt_name

Program Files\Tencent\QQIntl\gf-config-postlogin.xml
<?xml version="1.0" encoding="UTF-8"?>
-<gf-config>
-<configs>
<config file="systheme:Config\\CustomFaceMgrConfig.xml"/>
<config file="systheme:Config\\CameraConfig.xml"/>
<config file="@thistheme:Config\\ChatFrameConfig.xml"/>
<config file="@thistheme:Config\\ContactInfoFrameConfig.xml"/>
<config file="@thistheme:Config\\ContactMgrConfig.xml"/>
<config file="@thistheme:Config\\AddGroupFrameConfig.xml"/>
<config file="@thistheme:Config\\MainMenuFrameConfig.xml"/>
<config file="@thistheme:Config\\ConfigCenterConfig.xml"/>
<config file="@thistheme:Config\\ContactTipsConfig.xml"/>
<config file="@thistheme:Config\\GroupSettingConfig.xml"/>
<config file="@thistheme:Config\\MainPanelConfig.xml"/>
<config file="@thistheme:Config\\MsgMgrConfig.xml"/>
<config file="@thistheme:Config\\InformationBoxConfig.xml"/>
<config file="@thistheme:Config\\AppBoxConfig.xml"/>
<config file="@thistheme:Config\\GroupConfigFrameConfig.xml"/>
</configs>
</gf-config>

Program Files\Tencent\QQIntl\gf-config.xml
<?xml version="1.0" encoding="UTF-8"?>
-<gf-config>
-<typedefs>
<typedef type="基础" file="@this:TypeDef\\BasicTypeDef.xml"/>
<typedef type="系统" file="@this:TypeDef\\ExtraTypeDef.xml"/>
<typedef type="AF" file="@this:TypeDef\\AFTypeDef.xml"/>
<typedef type="应用" file="@this:TypeDef\\AppTypeDef.xml"/>
<typedef type="手动" file="@this:TypeDef\\ManualTypeDef.xml"/>
</typedefs>
-<themes>
<theme file="systheme:Config\\Theme.xml"/>
</themes>
-<configs>
<config file="@thistheme:Config\\Config.xml"/>
<config file="@thistheme:Config\\LoginPanelConfig.xml"/>
<config file="@thistheme:Config\\AppCtrlConfig.xml"/>
<config file="@thistheme:Config\\ConfigCenterConfig.xml"/>
<config file="@thistheme:Config\\TaskTrayConfig.xml"/>
<config file="@thistheme:Config\\FingerFrameConfig.xml"/>
<config file="systheme:Config\\AppFrameworkConfig.xml"/>
<config file="systheme:Config\\ConfigCenterConfig.xml"/>
<config file="systheme:Config\\GFConfigAgent.xml"/>
</configs>
-<windows>
<xtml file="@thisxtml:MainFrame\MainPanel.xml|MainPanel" window="MainPanel"/>
<xtml file="@thisxtml:MainMenu\MainMenu.xml|MainMenu" window="MainMenu"/>
</windows>
</gf-config>

Normal Imported from GF.dll;
?SetCustomObjectFactory@GF@Util@@YAXP6AH...
?RawCreateGFElementByXtml@GF@Util@@YAJPA...
?CreateObject@GF@Util@@YAJABU_GUID@@0PAP...
?RawInitGFElementByXtml@GF@Util@@YAJPA_W...          <<<<<<<<<<<<<<<<<<<<:ERROR POINT HERE..............................>>>>>>>>>>>>>>>>>>>>
?GetService@GF@Util@@YAJABU_GUID@@PA_WPA...
?SetUseWSCAPTIONInWin7@GF@Util@@YAXH@Z
« Last Edit: August 09, 2015, 04:43:10 pm by Rick »

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: Need some Help solving this program issue
« Reply #3 on: August 09, 2015, 03:27:46 pm »
What exactly is the program QQ for and which version do you have ?

Usually when a program's .dlls become corrupt or missing, an uninstall/reinstall normally does the job but you have already done that.

Uninstall the program with an Uninstaller like IOBit Uninstaller then try the malware scan with the free version of MBAM and/or AdwCleaner or Junkware Removal Tool should you have picked up something else that has caused disruption and then reinstall the program.

Offline Rick

  • Hero Member
  • *****
  • Join Date: May 2013
  • Posts: 829
  • Karma: 2
    • View Profile
Re: Need some Help solving this program issue
« Reply #4 on: August 09, 2015, 04:46:59 pm »
What exactly is the program QQ for and which version do you have ?

Usually when a program's .dlls become corrupt or missing, an uninstall/reinstall normally does the job but you have already done that.

Uninstall the program with an Uninstaller like IOBit Uninstaller then try the malware scan with the free version of MBAM and/or AdwCleaner or Junkware Removal Tool should you have picked up something else that has caused disruption and then reinstall the program.

as one can imagine; have unistalled and installed, ran adwcleaner,
I wont install MBAM as it later turns into ransomware...


QQINT; you can download the program, install it, see if you can help to find this error, it been an issue a long time; not only for this program...
Please note; some junkware removal tools find it as junkware.... (it isn't)

Issue; saved a backup of history, files, notes, etc... after re-installed; copied those files back to the main directory where they are saved...
then, the problem occurs...

thanks in advance
« Last Edit: August 09, 2015, 04:51:03 pm by Rick, Reason: updated »