Issue with SAP GUI 7.30 launching with users upgrading from 7.10

We started rolling out SAP 7.30 GUI Final 7300.3.7.117 out to people, and we've ran into this error with people who had upgraded from SAP GUI 7.10.
Our environmental variable uses saplogon.ini (SAPLOGON_INI_FILE) and points to c:\windows\saplogon.ini
I don't know why the program is trying to search for saplogontree.xml.
I've tried uninstalling, rebooting, reinstalling. Deleting some of the %appdata% SAP folders.
I need some guidance as people who upgraded from GUI 7.20 do not run into this issue.

This popup would make sense Jason,as the path C:\Windows\SapLogonTree.xml would not be a valid path to this file.
Really, 7.10 should not have been used at all as an upgrade path as this had finished support in 2009
If you have a small number of users with 7.10, it's recommend to remove it via add/remove programs in the OS, then install a clean 7.30 gui.
The environment variable should not point to C:\Windows\ at all since this is a restricted folder in
Windows Vista and higher, and will only cause further trouble later on in the updates
See note http://service.sap.com/sap/support/notes/1409494
Jude

Similar Messages

  • BOE XI R2 compatibility with SAP GUI 7.1

    Hi Experts,
    Currently, my company has BO XI R2 SP2 working with SAP BW 3.5. We use BOE XI R2 integration kit for SAP which is compatible with SAP GUI 6.4
    Now we have upgraded system to BI 7.0. We also plan to upgrade the SAP GUI version to 7.1 as SAP has stopped support for SAP GUI version 6.4.
    Can anyone please let me know what version of which SP of BOE XI R2 for windows can support GUI 7.1?
    Thanks,
    Smruti

    Hi,
    you should be able to get the latest list of supported version at http://service.sap.com/bosap-support
    Ingo

  • An issue using the COM components supplied with SAP GUI 6.2 or 6.4

    We are having an issue using the COM components supplied with SAP GUI 6.2 or 6.4.  We used to have SAP 4.6c and now we have 5.0.  When we were on 4.6c, we used these COM components to logon and execute RFC calls and we had much success.  Now that we are on 5.0, we can’t seem to instance any SAP functions that have something to do with SAP Workflow.  We have experienced this problem when using VB6 or .NET, but our existing code that always worked is in VB 6.0.
    SAP Components used:
    o     SAP Logon Control
    o     SAP Function Control
    o     Librfc32.dll
    o     Other supporting C DLLs and/or COM object supplied with the SAP GUI installation.
    For example, if we want to call the RFC ARCHIV_CONNECTION_INSERT, this code fails in VB6 when the “Set objworkflow = objFuncCtrl.Add(strFunction)” line of code executes.  Instead of returning an instance of the object ARCHIV_CONNECTION_INSERT function, no object is created.  In 6.2, SAP raises no errors, but the object we are trying to create is still “Nothing”.  If we use 6.4, SAP raises an error “SAP data type not supported” via a message box and then the object is still = Nothing.  Interestingly enough, the 6.2 GUI COM controls don’t display the error dialog.  The message box that is shown comes from the SAP Function COM Object "SAP.Functions" (wdtfuncs.ocx).
    Now, what is interesting is if we use the same code to call a standard function or custom function that doesn’t have anything to do with SAP Workflow, then the code works fine.  Again, all of our code used to work just fine on an SAP 4.6 system.
    Here is the code that fails:
        'SAP Logon control - object for creating connections to an SAP system
        Dim objSAPLogonCtrl As Object
        'SAP connection object
        Dim objConnection As Object
        'Object that will represent the SAP function called
        Dim objSAP As Object
        'SAP function control object - object factory for creating other SAP function objects
        Dim objFuncCtrl As Object
        'Create instance of an SAP logon conrol
        Set objSAPLogonCtrl = CreateObject("SAP.Logoncontrol.1")
        'Create a connection object
        Set objConnection = objSAPLogonCtrl.NewConnection
        'Define connecion parameters
        objConnection.ApplicationServer = "sapvm"
        objConnection.SystemNumber = "00"
        objConnection.Client = "800"
        objConnection.User = "iissap"
        objConnection.Password = "tstadm"
        objConnection.Language = "E"
        objConnection.TraceLevel = 10
        'call the logon method of the connection object
        If objConnection.Logon(0, True) = False Then
            MsgBox Error
            Exit Sub
        End If
        'Create an instance of the SAP Function control object
        Set objFuncCtrl = CreateObject("SAP.Functions")
        'Set the function control connection object
        Set objFuncCtrl.Connection = objConnection
        'Function name to be generated and called
        Dim strFunction As String
        strFunction = <b>"ARCHIV_PROCESS_RFCINPUT"</b>
        'Create an instance of the function defined in strFunction
        Set objworkflow = objFuncCtrl.Add(strFunction)
        If objworkflow Is Nothing Then
            MsgBox "Could not create object " & strFunction
        Else
            MsgBox strFunction & " object created."
        End If
    If anyone has seen anything like this or has any ideas, please help!
    Mike and Hameed
    <b></b>

    Hi,
    documentation on the Scripting API is available at ftp://ftp.sap.com/pub/sapgui/win/640/scripting/docs/
    This API is a replacement of the existing, obsolete COM interfaces.
    Best regards,
    Christian

  • SAP GUI 7.10 Compatibility with ECC6 EHP4

    Hello,
    My company is on SAP GUI 7.10 Patch 8 and we are looking to install EHP 4 on our ECC6 system. Can someone tell me if we need to apply the latest patch to SAP GUI for EHP 4 support?
    Does anyone know if there are known issues with SAP GUI 7.10 Patch 8 and EHP 4 if we do not patch?
    Thanks,
    Pete

    Hello,
    We did not find any issue with this, hope all goes well with you.
    Thanks,
    Prasant K Paichha

  • Help with SAP GUI on Trial VMWare Edition

    I currently have a trial version of NetWeaver installed (SAP NetWeaver 7.0.1 Java + ABAP Trial VMWare Edition), but having problems getting the GUI to work.  The VM is using GNOME 2.12.2.
    I'm currently having trouble with SAP GUI.  According to SAP help, a requirement to run SAP GUI for HTML is Windows NT 4.0.  Since I'm using GNOME, I tried to get the Java version to work.
    When I try to launch SAP GUI, it gives me the following error:
    http://i.imgur.com/0ZBVI.png
    I wasn't able to troubleshoot the error, so I'm in the process of uninstalling this version of SAP GUI, and try installing again.  However, I'm having trouble performing the uninstall.  I did some reading, and it says to either run the SAPsweep.exe utility or NWSapSetup.exe.  But I can't find either of them on my machine (tried doing a system search, no luck).
    I found this thread to be helpful: Re: sapsweep.exe for SAPGUI 7.10 ?, but I'm not running on Windows.
    Thanks in advance for any input

    Hello Anoop.
    The error occurs because you have selected OLE DB for OLAP Provider in the Business Explorer selection.
    You can tell this from the following line in your sapsetup
    00:43:58 NwSapsAtlC  1W  Marking package SAPGUI_7.30 ({57F4A687-AE41-4BEA-9553-F852C36F8C1E}) as disabled: selected node OLE DB for OLAP Provider ({5390360A-98D9-4377-BD41-9A147392D000}) has failing condition.
    Since you don't have Office installed,you cannot use the Business Explorer modules.
    Run the installation again only selecting the components you require.
    Jude

  • In case of problems with SAP GUI for Java  ...

    Hello all,
    in case of having problems (errors, ABAP dumps etc.) with SAP GUI for Java, please create an OSS message on component BC-FES-JAV with information described in OSS note 326558
    http://www.service.sap.com/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700010521522001.
    This makes sure our official support channels get aware of your problem.
    Thanks and best regards
    Rolf-Martin

    Hello Rolf-Martin,
    i don't have access to this website to view the note.
    The version of the Suse libc is:
    GNU C Library stable release version 2.3.2, by Roland McGrath et al.
    Copyright (C) 2003 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    Compiled by GNU CC version 3.3 20030226 (prerelease) (SuSE Linux).
    Compiled on a Linux 2.4.20 system on 2003-03-13.
    Best Regards,
    Piotr Brostovski

  • Problem with SAP GUI for HTML

    Hi SDN
    I am creating a SAP transaction iView with SAP GUI for HTML. I have give the Transaction code VA01 but when i execute the the iView it is displaying the  SAP Easy Access screen in html. Can any one suggest me how to rectify this error and display the required transaction in html.
    Thanks in advance.
    Regards
    Basha

    Hi Basha,
    Try this in the browser:
    http://<host>:<port>/sap/bc/gui/sap/its/va01?sap-client=100(XXX)
    1) It will ask for the username and password
    2) Enter the credentials and it should directly take you to the VA01 transaction
    If it fails again, try this:
    http://<host>:<port>/sap/bc/gui/sap/its/vl31w?sap-client=100(XXX)
    This should display the "Create Inbound Delivery NotificationTitle Create Inbound Delivery Notification " sreen."
    If it faisl again, there is some problem with the way the ITS has set up. Check with your basis.
    Thanks,
    Sathya

  • Problem with SAP GUI 710 in SDP94

    Hi!
    In SDP94, with SAP GUI 640, I have thousand separator. But with SAP GUI 710 there isn't thousand separator. Why?
    The user would like to recover the thousand separator. How can i do?
    More information about my sap gui:
    File version : 7100.1.3.1029
    Version : 919412
    Thanks by advance,
    LB
    Message was edited by:
            Laurent BOUDART

    Hello,
    I am getting Coma seprator for neumeric values with GUI7.0
    see the details below
    SAP PC VERSION INFORMATION: saplogon.exe
    MAIN MODULE INFORMATION:
       Name............: saplogon.exe
       Description.....: SAP Logon for Windows
       Product version.: 710 Final Release
       File version....: 7100.1.0.1027
       Build number....: 0
    SYSTEM INFORMATION:
       Operating system: Whistler 5.1 (2600)
                         Service Pack 2
    LOADED MODULES:
    Name                                                                                Product-Version   File-Version     Size       Date/Time                    
    C:\Program Files\Common Files\Microsoft Shared\INK\SKCHUI.DLL                                                     1.0.1038.0        1.0.1038.0        000364607 07.02.2001  02:17            
    C:\Program Files\Common Files\system\ado\msado15.dll                                                              2.81.1128.0       2.81.1128.0       000536576 26.12.2006  18:37            
    C:\Program Files\Common Files\System\ado\msadox.dll                                                               2.81.1128.0       2.81.1128.0       000200704 26.12.2006  18:37            
    C:\Program Files\Common Files\system\ado\msadrh15.dll                                                             2.81.1117.0       2.81.1117.0       000057344 04.08.2004  13:30            
    C:\Program Files\Common Files\system\ole db\oledb32.dll                                                           2.81.1117.0       2.81.1117.0       000487424 04.08.2004  13:30            
    C:\Program Files\Common Files\system\ole db\OLEDB32R.DLL                                                          2.81.1117.0       2.81.1117.0       000065536 04.08.2004  13:30            
    C:\Program Files\SAP\FrontEnd\sapgui\dbghelp.dll                                                                  4.0.0018.0        4.0.18.0          000676864 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\gngmb.dll                                                                    -                  -                000131072 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\guixt.dll                                                                    2006.4.2          2006.4.2.0        001994802 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\LPRINTG.DLL                                                                  lprintg 7.10      7100.0.0.31       000921600 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapapihk.dll                                                                 1, 0, 0, 5        1.0.0.5           000151552 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapawole.dll                                                                 710 Final Release 7100.1.0.228      000077824 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapawrfc.dll                                                                 710 Final Release 7100.1.0.248      000073728 29.12.2006  15:15            
    c:\program files\sap\frontend\sapgui\sapcltfc.ocx                                                                 710 Final Release 7100.1.0.101      000339968 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapcomni.dll                                                                 710 Final Release 7100.1.0.27       001044480 29.12.2006  15:15            
    c:\program files\sap\frontend\sapgui\sapdatap.ocx                                                                 710 Final Release 7100.1.0.252      000454656 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapdpams.dll                                                                 710 Final Release 7100.1.0.819      001150976 29.12.2006  15:15            
    c:\program files\sap\frontend\sapgui\sapdpcts.ocx                                                                 710 Final Release 7100.1.0.210      000155648 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfctrl.dll                                                                 710 Final Release 7100.1.0.313      000188416 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfdraw.dll                                                                 710 Final Release 7100.1.0.253      000118784 23.01.2007  11:56            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewcb.dll                                                                 710 Final Release 7100.1.0.217      000077824 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewcls.dll                                                                710 Final Release 7100.1.0.4        000047104 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewcx.dll                                                                 710 Final Release 7100.1.0.209      000356352 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewdp.dll                                                                 710 Final Release 7100.1.0.112      000327680 09.01.2007  07:25            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewdr.dll                                                                 710 Final Release 7100.1.0.220      000090112 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewed.dll                                                                 710 Final Release 7100.1.0.9        000026624 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewnls.dll                                                                710 Final Release 7100.1.0.18       000081920 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewrm.dll                                                                 710 Final Release 7100.1.0.333      000122880 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewtr.dll                                                                 710 Final Release 7100.1.0.227      000073728 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewui.dll                                                                 710 Final Release 7100.1.0.385      000663552 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewut.dll                                                                 710 Final Release 7100.1.0.262      000094208 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfhook.dll                                                                 710 Final Release 7100.1.0.206      000025088 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfront.dll                                                                 710 Final Release 7100.1.0.3050     002162688 23.01.2007  11:56            
    C:\Program Files\SAP\FrontEnd\sapgui\sapguilib.dll                                                                710 Final Release 7100.1.0.8991     000700416 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapguirm.ocx                                                                 710 Final Release 7100.1.0.213      002752512 29.12.2006  15:15            
    c:\program files\sap\frontend\sapgui\sapguisv.ocx                                                                 710 Final Release 7100.1.0.239      000393216 29.12.2006  15:15            
    c:\program files\sap\frontend\sapgui\saphtml.ocx                                                                  710 Final Release 7100.1.0.75       000462848 29.12.2006  15:15            
    c:\program files\sap\frontend\sapgui\saphtmlp.dll                                                                 710 Final Release 7100.1.0.11       000069632 29.12.2006  15:15            
    c:\program files\sap\frontend\sapgui\sapimage.dll                                                                 710 Final Release 7100.1.0.29       000159744 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\saplgdll.dll                                                                 710 Final Release 7100.1.0.989      000323584 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\saplgnui.dll                                                                 710 Final Release 7100.1.0.23       000524288 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\saplogon.exe                                                                 710 Final Release 7100.1.0.1027     000520192 29.12.2006  10:05            
    C:\Program Files\SAP\FrontEnd\sapgui\sappcfvd.dll                                                                 710 Final Release 7100.1.0.25       000376832 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sappctxt.dll                                                                 710 Final Release 7100.1.0.21       000063488 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapshlib.dll                                                                 710 Final Release 7100.1.0.74       000659456 29.12.2006  15:15            
    c:\program files\sap\frontend\sapgui\saptabcn.ocx                                                                 710 Final Release 7100.1.0.223      000122880 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapthmcust.dll                                                               710 Final Release 7100.1.0.1013     000286720 29.12.2006  15:15            
    C:\Program Files\SAP\FrontEnd\sapgui\sapthmdrw.dll                                                                710 Final Release 7100.1.0.102      000081920 29.12.2006  15:15            
    c:\program files\sap\frontend\sapgui\saptoolb.dll                                                                 710 Final Release 7100.1.0.56       000458752 29.12.2006  15:15            
    c:\PROGRA~1\sap\frontend\sapgui\AG7AS.dll                                                                         7100.0.4300.0     7100.0.4300.0     001265664 29.12.2006  15:15            
    c:\PROGRA~1\sap\frontend\sapgui\gridview.ocx                                                                      710 Final Release 7100.1.0.704      000520192 29.12.2006  15:15            
    c:\PROGRA1\sap\frontend\sapgui\ICDATA1.OCX                                                                      1, 0, 1, 31       1.0.1.31          000798720 17.06.2004  12:59            
    c:\PROGRA~1\sap\frontend\sapgui\sapfewin.ocx                                                                      710 Final Release 7100.1.0.257      000245760 29.12.2006  15:15            
    c:\PROGRA~1\sap\frontend\sapgui\sapsplit.ocx                                                                      710 Final Release 7100.1.0.422      000102400 29.12.2006  15:15            
    c:\PROGRA~1\sap\frontend\sapgui\wdbdadpt.ocx                                                                      350 Final Release 3500.11.0.22      000135976 26.12.2006  07:45            
    c:\PROGRA~1\sap\frontend\sapgui\wdtaocx.ocx                                                                       710 Final Release 7100.1.0.61       002756608 29.12.2006  15:15            
    c:\PROGRA~1\sap\frontend\sapgui\wdttree.ocx                                                                       710 Final Release 7100.1.0.286      000708608 08.01.2007  10:38            
    C:\WINDOWS\IME\SPGRMR.DLL                                                                                5.1.2600.2180     5.1.2600.2180     000062976 04.08.2004  13:30            
    C:\WINDOWS\ime\sptip.dll                                                                                5.1.2600.2180     5.1.2600.2180     000250880 04.08.2004  13:30            
    C:\WINDOWS\system32\ACTIVEDS.dll                                                                                5.1.2600.2180     5.1.2600.2180     000194048 04.08.2004  13:30            
    C:\WINDOWS\system32\adsldpc.dll                                                                                5.1.2600.2180     5.1.2600.2180     000143360 04.08.2004  13:30            
    C:\WINDOWS\system32\ADVAPI32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000616960 04.08.2004  13:30            
    C:\WINDOWS\system32\appHelp.dll                                                                                5.1.2600.2180     5.1.2600.2180     000126976 04.08.2004  13:30            
    C:\WINDOWS\system32\asycfilt.dll                                                                                5.1.2600.2180     5.1.2600.2180     000065024 04.08.2004  13:30            
    C:\WINDOWS\system32\ATL.DLL                                                                                6.05.2284         3.5.2284.0        000058880 04.08.2004  13:30            
    C:\WINDOWS\system32\browseui.dll                                                                                6.00.2900.3157    6.0.2900.3157     001022976 15.06.2007  13:42            
    C:\WINDOWS\system32\CLBCATQ.DLL                                                                                3.0.0.4414        2001.12.4414.308  000498688 26.07.2005  10:09            
    C:\WINDOWS\system32\CLUSAPI.DLL                                                                                5.1.2600.2180     5.1.2600.2180     000057856 04.08.2004  13:30            
    C:\WINDOWS\system32\colbact.DLL                                                                                3.0.0.4414        2001.12.4414.308  000060416 26.07.2005  10:09            
    C:\WINDOWS\system32\COMCTL32.dll                                                                                6.00.2900.2982    5.82.2900.2982    000617472 25.08.2006  21:15            
    C:\WINDOWS\system32\comdlg32.dll                                                                                6.00.2900.2180    6.0.2900.2180     000276992 04.08.2004  13:30            
    C:\WINDOWS\system32\COMRes.dll                                                                                3.0.0.4414        2001.12.4414.258  000792064 04.08.2004  13:30            
    C:\WINDOWS\system32\comsvcs.dll                                                                                3.0.0.4414        2001.12.4414.308  001267200 26.07.2005  10:09            
    C:\WINDOWS\system32\credui.dll                                                                                5.1.2600.2180     5.1.2600.2180     000163840 04.08.2004  13:30            
    C:\WINDOWS\system32\CRYPT32.dll                                                                                5.131.2600.2180   5.131.2600.2180   000597504 04.08.2004  13:30            
    C:\WINDOWS\system32\CRYPTUI.dll                                                                                5.131.2600.2180   5.131.2600.2180   000512512 04.08.2004  13:30            
    C:\WINDOWS\System32\CSCDLL.dll                                                                                5.1.2600.2180     5.1.2600.2180     000101888 04.08.2004  13:30            
    C:\WINDOWS\System32\cscui.dll                                                                                5.1.2600.2180     5.1.2600.2180     000326656 04.08.2004  13:30            
    C:\WINDOWS\system32\DHCPCSVC.DLL                                                                                5.1.2600.2912     5.1.2600.2912     000112128 19.05.2006  19:16            
    C:\WINDOWS\system32\DNSAPI.dll                                                                                5.1.2600.2938     5.1.2600.2938     000147456 26.06.2006  23:15            
    C:\WINDOWS\system32\ESENT.dll                                                                                5.1.2600.2780     5.1.2600.2780     001082368 21.10.2005  03:50            
    C:\WINDOWS\system32\expsrv.dll                                                                                6.0               6.0.72.9589       000380957 04.08.2004  13:30            
    C:\WINDOWS\system32\GDI32.dll                                                                                5.1.2600.3159     5.1.2600.3159     000282112 19.06.2007  19:07            
    C:\WINDOWS\system32\hnetcfg.dll                                                                                5.1.2600.2180     5.1.2600.2180     000344064 04.08.2004  13:30            
    C:\WINDOWS\system32\IMAGEHLP.dll                                                                                5.1.2600.2180     5.1.2600.2180     000144384 04.08.2004  13:30            
    C:\WINDOWS\system32\IMM32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000110080 04.08.2004  13:30            
    C:\WINDOWS\system32\iphlpapi.dll                                                                                5.1.2600.2912     5.1.2600.2912     000094720 19.05.2006  19:16            
    c:\windows\system32\jscript.dll                                                                                5.6.0.8831        5.6.0.8831        000450560 18.05.2006  10:54            
    C:\WINDOWS\system32\kernel32.dll                                                                                5.1.2600.3119     5.1.2600.3119     000984576 16.04.2007  21:22            
    C:\WINDOWS\system32\LIBRFC32.dll                                                                                7100.0.0          7100.0.0.5288     003743744 29.12.2006  15:15            
    C:\WINDOWS\system32\LINKINFO.dll                                                                                5.1.2600.2751     5.1.2600.2751     000019968 01.09.2005  07:14            
    C:\WINDOWS\system32\MFC42.DLL                                                                                6.2.4.0           6.2.4131.0        001028096 04.08.2004  13:30            
    C:\WINDOWS\system32\MFC71.DLL                                                                                7.10.3077.0       7.10.3077.0       001060864 27.05.2004  11:28            
    C:\WINDOWS\system32\midimap.dll                                                                                5.1.2600.2180     5.1.2600.2180     000018944 04.08.2004  13:30            
    C:\WINDOWS\system32\MLANG.dll                                                                                6.00.2900.2180    6.0.2900.2180     000586240 04.08.2004  13:30            
    C:\WINDOWS\system32\MPRAPI.dll                                                                                5.1.2600.2180     5.1.2600.2180     000087040 04.08.2004  13:30            
    C:\WINDOWS\system32\MSACM32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000071680 04.08.2004  13:30            
    C:\WINDOWS\system32\msacm32.drv                                                                                5.1.2600.0        5.1.2600.0        000020480 04.08.2004  13:30            
    C:\WINDOWS\system32\MSASN1.dll                                                                                5.1.2600.2180     5.1.2600.2180     000057344 04.08.2004  13:30            
    C:\WINDOWS\system32\MSCTF.dll                                                                                5.1.2600.2180     5.1.2600.2180     000294400 04.08.2004  13:30            
    C:\WINDOWS\system32\MSDART.DLL                                                                                2.81.1117.0       2.81.1117.0       000151552 04.08.2004  13:30            
    C:\WINDOWS\system32\mshtml.dll                                                                                6.00.2900.3157    6.0.2900.3157     003064320 15.06.2007  13:42            
    C:\WINDOWS\system32\msi.dll                                                                                3.1.4000.4039     3.1.4000.4039     002854400 18.04.2007  21:42            
    C:\WINDOWS\system32\msimtf.dll                                                                                5.1.2600.2180     5.1.2600.2180     000159232 04.08.2004  13:30            
    C:\WINDOWS\system32\msjet40.dll                                                                                4.00.8618.0       4.0.8618.0        001507356 04.08.2004  13:30            
    C:\WINDOWS\system32\msjetoledb40.dll                                                                              4.0.8227.0        4.0.8227.0        000358976 04.08.2004  13:30            
    C:\WINDOWS\system32\MSJINT40.DLL                                                                                4.00.8905.0       4.0.8905.0        000151583 04.08.2004  13:30            
    C:\WINDOWS\system32\msjter40.dll                                                                                4.00.6508.0       4.0.6508.0        000053279 04.08.2004  13:30            
    C:\WINDOWS\system32\msjtes40.dll                                                                                4.00.8618.0       4.0.8618.0        000241693 04.08.2004  13:30            
    C:\WINDOWS\system32\mslbui.dll                                                                                5.1.2600.2180     5.1.2600.2180     000025088 04.08.2004  13:30            
    C:\WINDOWS\system32\msls31.dll                                                                                3.10.0.0          3.10.349.0        000146432 04.08.2004  13:30            
    C:\WINDOWS\system32\MSVCP60.dll                                                                                6.02.3104.0       6.2.3104.0        000413696 04.08.2004  13:30            
    C:\WINDOWS\system32\MSVCP71.dll                                                                                7.10.3077.0       7.10.3077.0       000499712 27.05.2004  11:28            
    C:\WINDOWS\system32\MSVCR71.dll                                                                                7.10.3052.4       7.10.3052.4       000348160 27.05.2004  11:28            
    C:\WINDOWS\system32\msvcrt.dll                                                                                7.0.2600.2180     7.0.2600.2180     000343040 04.08.2004  13:30            
    C:\WINDOWS\System32\mswsock.dll                                                                                5.1.2600.2180     5.1.2600.2180     000245248 04.08.2004  13:30            
    C:\WINDOWS\system32\mswstr10.dll                                                                                4.00.8905.0       4.0.8905.0        000614429 04.08.2004  13:30            
    C:\WINDOWS\system32\msxml3.dll                                                                                8.90.1101.0       8.90.1101.0       001104896 26.06.2007  11:38            
    C:\WINDOWS\system32\MTXCLU.DLL                                                                                3.1.0.4414        2001.12.4414.311  000066560 02.03.2006  01:12            
    C:\WINDOWS\system32\NETAPI32.dll                                                                                5.1.2600.2976     5.1.2600.2976     000332288 17.08.2006  17:58            
    C:\WINDOWS\system32\netman.dll                                                                                5.1.2600.2743     5.1.2600.2743     000197632 22.08.2005  23:59            
    C:\WINDOWS\system32\netshell.dll                                                                                5.1.2600.2180     5.1.2600.2180     001708032 04.08.2004  13:30            
    C:\WINDOWS\system32\ntdll.dll                                                                                5.1.2600.2180     5.1.2600.2180     000708096 04.08.2004  13:30            
    C:\WINDOWS\system32\ntshrui.dll                                                                                5.1.2600.2180     5.1.2600.2180     000143872 04.08.2004  13:30            
    C:\WINDOWS\system32\ole32.dll                                                                                5.1.2600.2726     5.1.2600.2726     001285120 26.07.2005  10:09            
    C:\WINDOWS\system32\OLEACC.dll                                                                                5.1.2600.0        4.2.5406.0        000163328 04.08.2004  13:30            
    C:\WINDOWS\system32\OLEAUT32.dll                                                                                5.1.2600.3139     5.1.2600.3139     000549376 17.05.2007  16:58            
    C:\WINDOWS\system32\OLEPRO32.DLL                                                                                5.1.2600.2180     5.1.2600.2180     000083456 04.08.2004  13:30            
    C:\WINDOWS\system32\PSAPI.DLL                                                                                5.1.2600.2180     5.1.2600.2180     000023040 04.08.2004  13:30            
    C:\WINDOWS\system32\rasadhlp.dll                                                                                5.1.2600.2938     5.1.2600.2938     000007680 26.06.2006  23:15            
    C:\WINDOWS\system32\RASAPI32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000236544 04.08.2004  13:30            
    C:\WINDOWS\system32\rasman.dll                                                                                5.1.2600.2180     5.1.2600.2180     000061440 04.08.2004  13:30            
    C:\WINDOWS\system32\RESUTILS.DLL                                                                                5.1.2600.2180     5.1.2600.2180     000058880 04.08.2004  13:30            
    C:\WINDOWS\system32\RPCRT4.dll                                                                                5.1.2600.2794     5.1.2600.2794     000581632 11.11.2005  08:52            
    C:\WINDOWS\system32\rtutils.dll                                                                                5.1.2600.2180     5.1.2600.2180     000044032 04.08.2004  13:30            
    C:\WINDOWS\system32\SAMLIB.dll                                                                                5.1.2600.2180     5.1.2600.2180     000064000 04.08.2004  13:30            
    C:\WINDOWS\system32\sapbtmp.dll                                                                                710 Final Release 7100.1.0.1309     001650688 29.12.2006  15:15            
    C:\WINDOWS\system32\Secur32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000055808 04.08.2004  13:30            
    C:\WINDOWS\system32\SETUPAPI.dll                                                                                5.1.2600.2180     5.1.2600.2180     000983552 04.08.2004  13:30            
    C:\WINDOWS\system32\shdoclc.dll                                                                                6.00.2900.2180    6.0.2900.2180     000549376 04.08.2004  13:30            
    C:\WINDOWS\system32\shdocvw.dll                                                                                6.00.2900.3157    6.0.2900.3157     001498112 15.06.2007  13:42            
    C:\WINDOWS\system32\SHELL32.dll                                                                                6.00.2900.3051    6.0.2900.3051     008458752 20.12.2006  03:20            
    C:\WINDOWS\system32\SHLWAPI.dll                                                                                6.00.2900.3157    6.0.2900.3157     000474112 15.06.2007  13:42            
    C:\WINDOWS\system32\SXS.DLL                                                                                5.1.2600.3019     5.1.2600.3019     000713216 19.10.2006  19:26            
    C:\WINDOWS\system32\SYNCOR11.DLL                                                                                0.1.2.3           0.1.2.3           000040820 07.11.2002  07:30            
    C:\WINDOWS\system32\TAPI32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000181760 04.08.2004  13:30            
    C:\WINDOWS\system32\urlmon.dll                                                                                6.00.2900.3157    6.0.2900.3157     000616960 15.06.2007  13:42            
    C:\WINDOWS\system32\USER32.dll                                                                                5.1.2600.3099     5.1.2600.3099     000578048 08.03.2007  21:18            
    C:\WINDOWS\system32\USERENV.dll                                                                                5.1.2600.2180     5.1.2600.2180     000723456 04.08.2004  13:30            
    C:\WINDOWS\system32\UxTheme.dll                                                                                6.00.2900.2180    6.0.2900.2180     000218624 04.08.2004  13:30            
    C:\WINDOWS\system32\VBAJET32.DLL                                                                                6.0               6.0.1.9431        000030749 04.08.2004  13:30            
    C:\WINDOWS\system32\VERSION.dll                                                                                5.1.2600.2180     5.1.2600.2180     000018944 04.08.2004  13:30            
    C:\WINDOWS\system32\wdmaud.drv                                                                                5.1.2600.2180     5.1.2600.2180     000023552 04.08.2004  13:26            
    C:\WINDOWS\system32\WININET.dll                                                                                6.00.2900.3164    6.0.2900.3164     000665600 26.06.2007  20:05            
    C:\WINDOWS\system32\WINMM.dll                                                                                5.1.2600.2180     5.1.2600.2180     000176128 04.08.2004  13:30            
    C:\WINDOWS\System32\winrnr.dll                                                                                5.1.2600.2180     5.1.2600.2180     000016896 04.08.2004  13:30            
    C:\WINDOWS\system32\WINSPOOL.DRV                                                                                5.1.2600.2180     5.1.2600.2180     000146432 04.08.2004  13:30            
    C:\WINDOWS\system32\WINSTA.dll                                                                                5.1.2600.2180     5.1.2600.2180     000053760 04.08.2004  13:30            
    C:\WINDOWS\system32\WINTRUST.dll                                                                                5.131.2600.2180   5.131.2600.2180   000176640 04.08.2004  13:30            
    C:\WINDOWS\system32\WLDAP32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000172032 04.08.2004  13:30            
    C:\WINDOWS\system32\WMI.dll                                                                                5.1.2600.2180     5.1.2600.2180     000005632 04.08.2004  13:30            
    C:\WINDOWS\system32\WS2_32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000082944 04.08.2004  13:30            
    C:\WINDOWS\system32\WS2HELP.dll                                                                                5.1.2600.2180     5.1.2600.2180     000019968 04.08.2004  13:30            
    C:\WINDOWS\System32\wshtcpip.dll                                                                                5.1.2600.2180     5.1.2600.2180     000019968 04.08.2004  13:30            
    C:\WINDOWS\system32\WSOCK32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000022528 04.08.2004  13:30            
    C:\WINDOWS\system32\WTSAPI32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000018432 04.08.2004  13:30            
    C:\WINDOWS\system32\WZCSAPI.DLL                                                                                5.1.2600.2180     5.1.2600.2180     000051712 04.08.2004  13:30            
    C:\WINDOWS\system32\WZCSvc.DLL                                                                                5.1.2600.2180     5.1.2600.2180     000359936 04.08.2004  13:30            
    C:\WINDOWS\system32\xpsp2res.dll                                                                                5.1.2600.2180     5.1.2600.2180     002897920 04.08.2004  13:30            
    C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.49_x-ww_0de06ad4\MSVCP80.dll                  8.00.50727.49     8.0.50727.49      000548864 02.12.2005  20:00            
    C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.49_x-ww_0de06ad4\MSVCR80.dll                  8.00.50727.49     8.0.50727.49      000626688 02.12.2005  20:00            
    C:\WINDOWS\WinSxS\x86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.49_x-ww_dec6ddd9\MFC80.DLL                    8.00.50727.49     8.0.50727.49      001093632 02.12.2005  21:31            
    C:\WINDOWS\WinSxS\x86_Microsoft.VC80.MFCLOC_1fc8b3b9a1e18e3b_8.0.50727.49_x-ww_3415f6d7\MFC80ENU.DLL              8.00.50727.49     8.0.50727.49      000057344 02.12.2005  21:12            
    C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll 6.00.2900.2982    6.0.2900.2982     001054208 25.08.2006  08:45            
    THE END.

  • Reset SAP GUI passwords for number of users one time

    Dear,
    i need your help in how to Reset SAP GUI passwords for number of users one time, as we have non-SAP users, only ESS users that they are currently using Portal ESS, but we need to reset thier GUI passwords so that they will not be accessing the GUI.
    we need to do it one shot, one time for more than 600 users.
    is there any way?
    thank you

    You can also create an ABAP program which can be used to do a mass user password change.
    Here are the functions that will do what you need
    SUSR_GENERATE_PASSWORD - Generates a Password. Use this function only if you want to do random passwords. Otherwise you can upload your own password.
    BAPI_USER_CHANGE - You can use this BAPI to change just the password of a user
    Here is an example of some abap code. There may be some syntax errors and possible other issues. I just typed this out and didnt check it. You upload a comma delimited file which is the username,password. If the password field is blank the program will generate its own. Hope this helps
    constants: con_comma TYPE c VALUE ','.
    data: it_tab TYPE filetable,
    gd_subrc TYPE i,
    v_filename_string TYPE string,
    p_npass like XU400-NEWCODE.
    DATA: BEGIN OF itab OCCURS 0,
    dLine(40) type c,
    END OF itab.
    DATA: begin of it_Users occurs 0,
    UserID like BAPIBNAME-BAPIBNAME,
    Password Like XUBCODE,
    end of it_Users.
    parameters: p_file like rlgrap-filename default 'c:\users.txt' LOWER CASE.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
    *& FILE_OPEN_DIALOG METHOD *
    CALL METHOD cl_gui_frontend_services=>file_open_dialog
    EXPORTING
    window_title = 'Select File'
    default_filename = '*.txt'
    multiselection = ' '
    CHANGING
    file_table = it_tab
    rc = gd_subrc.
    LOOP AT it_tab INTO p_file.
    ENDLOOP.
    v_filename_string = p_file.
    START-OF-SELECTION.
    *& GUI_UPLOAD function *
    Upload file to internal table
    CALL FUNCTION 'GUI_UPLOAD'
    EXPORTING
    FILENAME = v_filename_string
    FILETYPE = 'ASC'
    HAS_FIELD_SEPARATOR = 'X'
    TABLES
    DATA_TAB = ITAB
    EXCEPTIONS
    FILE_OPEN_ERROR = 1
    FILE_READ_ERROR = 2
    NO_BATCH = 3
    GUI_REFUSE_FILETRANSFER = 4
    INVALID_TYPE = 5
    NO_AUTHORITY = 6
    UNKNOWN_ERROR = 7
    BAD_DATA_FORMAT = 8
    HEADER_NOT_ALLOWED = 9
    SEPARATOR_NOT_ALLOWED = 10
    HEADER_TOO_LONG = 11
    UNKNOWN_DP_ERROR = 12
    ACCESS_DENIED = 13
    DP_OUT_OF_MEMORY = 14
    DISK_FULL = 15
    DP_TIMEOUT = 16
    OTHERS = 17.
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Loop through internal table and split the comma delimited file
    LOOP AT ITAB.
    SPLIT ITAB-dLINE AT con_comma INTO it_Users-UserID
    it_Users-Password.
    APPEND it_Users.
    ENDLOOP.
    LOOP AT it_Users.
    if it_users-Password is initial.
    CALL FUNCTION 'SUSR_GENERATE_PASSWORD'
    IMPORTING
    PASSWORD = p_npass
    else.
    p_npass = it_users-Password.
    endif.
    CALL FUNCTION 'BAPI_USER_CHANGE'
    EXPORTING
    USERNAME = it_users-userid
    PASSWORD = p_npass
    PASSWORDX = 'X'
    TABLES
    RETURN = it_ret2.
    Loop at it_ret2.
    if it_ret2-number = 039.
    write: / 'password changed'.
    else.
    write: / it_ret2-message.
    endif.
    endloop.
    Write: / ''.
    refresh it_ret2.
    ENDLOOP.

  • Reset SAP GUI passwords for number of users

    Dear,
    i need your help in how to Reset SAP GUI passwords for number of users one time, as we have non-SAP users, only ESS users that they are currently using Portal ESS, but we need to reset thier GUI passwords so that they will not be accessing the GUI.
    we need to do it one shot, one time for more than 600 users.
    is there any way?
    thank you

    Hi ,
    We can do it through the LSMW.
    <b>Reminder : Points should be given on answers.</b>

  • Errors with SAP GUI 7.10 issues with IE 7.0? and most curr patches?

    We are attempting to patch our SAP GUI 7.0 with the most recent GUI patches
    GUI patch 12
    BW patch 500
    BI patch 900
    we are applying these patches to correct the following
    >preview and printing of blank pages with web browser(ie 6.0)
    >german lang. toolbar appearing
    >missing active components when using analyzer (BW 3x)
    >BI rspc error 'x dump'
    these issues above have been corrected, however we are now having issues with this GUI and IE 7.0 , printing errors
    As anyone had these same issues above, and could you recommend on what patch combination (if any) have corrected them
    We have worked on this project for the last few months, to get the correct combination of patches that would not break anything else installed.  But, now we are finding that we may have issues with IE 7,0 and the SAP GUI with the above patches.
    Please advise
    Maria

    what happens on the desktops with IE 7.0 is that it looses printing capabilities.

  • Issue...SAP gui popup window along with Excel report

    Hi,
    In MSS portal I am trying to review one excel report. While clicking particular report link in portal it is opening a small sap gui window while generating excel report. I don't know how to stop that gui pop-up window?
    Thanks,
    Padmanaban

    Hi Padman,
    Pls. install JVM on you local machine..
    Regards
    Pramod

  • BEx 3.5 with SAP GUI 7.10 missing + sign expanding InfoAreas

    I am running SAP GUI 7.10 (patch 5) with BI 7 Addon (patch 3) and BW3.5 Add-on (patch 2)--all are the most current available at this time.  The client PC's are XP, Office 2003 SP3.  Also, to fix another error, I installed Office KB907417 per SAP Note 1025122.
    This problem only occurs when launching BEx Analyzer 3.5 via RRMX from the BW GUI, regardless of a BI7 system or a BW3.5 system.  If BEx 3.5 is opened directly via Start, Programs, Business Explorer, then the problem does not occur.
    The problem itself is that when selecting queries by InfoArea, the plus sign to expand the InfoArea is missing.  I am unable to highlight an InfoArea either.  However, if i click on one, although it does not highlight, if I use the + sign on my keyboard, it will expand.  Similarly, I can use the minus sign to collapse.
    This problem also occurs when selecting workbooks by role, and in Query Designer, when trying to expand dimensions and InfoObjects.
    For other information

    Our message was escalated and SAP (Walldorf) has responded that this is a "well known" issue that will be fixed in SAP GUI 7.10 SP8, due out in late May.  It should be available at the following link at that time:
    [http://service.sap.com/~form/handler?_APP=00200682500000001943&_EVENT=LIST&HEADER=&FUNCTIONBAR=&EVENT=LIST&ONR=01200615320200007657&NTYPE=T_CV_DELO&V=MAINT&TA=ACTUAL&AI=SWTYPSC|&AI=PECCLSC|OS&AI=PECU_OS|WIN32&AI=DELO|10002995]
    Our response also indicated that the developer erroneously indicated this was fixed in SP7, so you may see that somewhere, but it is not correct.
    Thanks,
    Jim

  • Performance problems with SAP GUI 7.10 and BEx 3.5 Patch 400?

    Hi everybody,
    we installed SAP GUI 7.10 and BEx 3.5 Patch 400 and detected hugh performance problems with this version in comparison to the SAP GUI 6.40 and BEx 3.5 or BEx 7.0 Patch 800.
    Does anybody detect the same problems?
    Best regards,
    Ulli

    Most important question when you are talking about performance-issues:
    which OC are you working on and which excel version?
    ciao
    Joke

  • RRI Jump Works with SAP GUI 7.20 Patch 3 but not with Patch 4

    Hi,
    I have an a RRI  jump to an R/3 transaction working when executed via  7.20 GUI for Windows - Patch 3.  However, the same jump does not work when executing with an updated GUI to patch level 4.  There is no error message, nothing happens.  I tried recreating the RRI with the new GUI patch and it didn't solve the problem.
    I saw a couple of OSS Notes taking about enhanced security for patch 4, i.e. 1526048 & 1397000).  Is this related?
    Has anyone else had a similar issue?
    Thanks,
    Sheila

    Hi Martin,
    where did you get this info? Any official SAP note available? Do you encounter similar problems?
    We, too, noticed that uploading and downloading files from directories with German Umlauts, this fails now,too. There may be problems with files, too, however, we did not check this so far. The previous SAP Gui, I guess it was 7.10, didn't have any problems with this.
    I start wondering if SAP Germany have ever tested this? Or do they not use Umlauts anyway

Maybe you are looking for

  • Can Firefox CS5 recognize custom file extensions as PNGs?

    WHen you work with game skins you will have custom file extensions such as .scworld and .scskin that are really PNG files renamed. Does anyone know how to add these as recognizeable extensions in Firefox?

  • When using twitter fon application, I keep getting the error message....

    local cache db error (no such table:direct_messages) What does this mean and how do I correct it? I am not an experienced user and I just spontaneously tried to reply to a tweet.

  • Quick Question re Permissions Repair and Accounts

    Does a permissions repair apply across all user accounts? A friend has one account they can't access (sticks after log-in screen) but other accounts that they can. As a first try I want to suggest they try and repair permissions but not sure if this

  • Importing Access Data

    Is it possible to import data from a Microsoft Access 2000 database into an Oracle 8i database? If so, what are the requirements if any?

  • Displaying photo in J2ME

    Hi, I'd managed to use JSR-75 to open up the photo i took with a mobile device. The image is loaded into a byte[] array.... but when i try to create the image object using the createImage function, the application would hang there for a very long tim