SAPGui can't start because librfc32.dll is missing

Dear Experts,
When I tried to run SAP logon (SAPGui), the following message  appeared,
"The program can't start because librfc32.dll is missing from your computer"
even though the librfc32.dll file is in the c:\windows\system32.
I reregister the dll using regsvr32 c:\windows\system32\librfc32.dll but still the same problem.
I did try to uninstall and reinstall entire SAPGui but still  the same.
What else should I try?
regards,
Abraham

I have seen this issue before,
Install Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update and re-register the dll that shoudl fix the problem
You can get it from
http://www.microsoft.com/downloads/en/details.aspx?familyid=766a6af7-ec73-40ff-b072-9112bab119c2&displaylang=en
Regards
Juan

Similar Messages

Maybe you are looking for

  • How do I link my web site to a new computer/iweb versin ?

    I have owned multiple computers since putting up my website via iWeb. The original computer is now gone. Non of my current computers host the website any longer. The files are completely on the idisk server thus, I can't edit the site. How do I get m

  • Reading FlashVars in SWF File.

    I do have a question in regards to FlashVars and how you test for the existance of a certain value inside a SWF movie? This code right here works fine for me. if (_level0.myURL == undefined) { else { pflipper.gotoPage(3); gotoAndStop(1); However, it

  • I need to install a dvd player, and I don't have HP recovery Manager as well

    how to I reinstall my dvd player if i don;t have HP recovery manager. This question was solved. View Solution.

  • Problem using select-options?

    Hi all, I am using select-options, in this 3 are selectoptions and 1 is normal. i am getting select-option value using.. *cust code   rt_KUNNR = wd_this->m_sel_opt->get_range_table_of_sel_field(                              i_id = 'KUNNR' ). but whic

  • Field Symbol not assigning

    Here is my code field-symbols: <itfieldname> type any. DATA: lw_fieldname  LIKE ztfi_acctmap-zzfnam.             lw_fieldname = wa_ztfi_gl_acctmap-zzfnam.             ASSIGN (LW_FIELDNAME) TO <ITFIELDNAME>.             <itfieldname> = <lfs_excel>-val