Can't use Analyzer 7.0, toolbar has no response.

As the title, I have tried many solutions, including install patchs of office, windows and Gui, but issue still happen.
My system configure:
SAP PC VERSION INFORMATION: saplogon.exe
MAIN MODULE INFORMATION:
   saplogon.exe
   SAP Logon for Windows
   Final Release 710
   7100.3.13.1045
   1063164
SYSTEM INFORMATION:
   Operating system: Microsoft Windows XP 5.1 (2600)
                     Service Pack 3
   computer name...: ****
   ip address......: ***
   current dir.....: C:\Documents and Settings\******\Desktop
   path............: D:\Program Files\sap\FrontEnd\SAPgui;
C:\Program Files\Common Files\SAP Shared;
C:\Program Files\SAP\SAPsetup\setup;
C:\WINDOWS\system32;
C:\WINDOWS;
C:\WINDOWS\System32\Wbem;
c:\Program Files\Hewlett-Packard\IAM\bin;
C:\Program Files\Common Files\Thunder Network\KanKan\Codecs;
C:\Program Files\QuickTime\QTSystem\
LOADED MODULES:
Name                                                                                Product-Version   File-Version     Size       Date/Time                    
C:\Program Files\360safe\safemon\safemon.dll                                                                      5, 0, 0, 1010     5.0.0.1010        000169480 11.05.2009  16:30            
C:\Program Files\Bonjour\mdnsNSP.dll                                                                              1,0,6,2           1.0.6.2           000147456 12.12.2008  11:11            
c:\Program Files\Hewlett-Packard\IAM\bin\ItClient.dll                                                             2.1               2.1.0.102         000090112 04.12.2006  09:31            
C:\WINDOWS\system32\ACTIVEDS.dll

Thanks very much! Guys!
My problem have been solved by our Basis!
The solution is:
1.Went to the office install patch( such as D:\Program Files\Microsoft Office\Office12\ )
2.Delete a file names excel.exe.config
Then run Analyzer, and everything is OK!
Excel.exe.config  is a config file. I open it with notepad.
It shows:
<configuration>
  <startup>
    <supportedRuntime version="v1.1.4322" />
  </startup>
  <system.net>
    <defaultProxy>
      <proxy usesystemdefault="true" />
    </defaultProxy>
  </system.net>
</configuration>
I guess it was created for the reason of .net framework version collision. Because BI 7.0 need framework 2.0 before it was installed , but when I install Gui I have installed 2 .net framework, 1.1 and 2.0. So Excel doesn't know which one to use .....

Similar Messages

  • The computer I use for Itunes only has XP so I can't use ICloud. My desktop has Vista so I can use it. But I don't want to lose all of what I have on my Iphone 4S and my two Ipads. How can I use the desktop and retain the apps, music, podcasts etc. I have

    The computer I use for Itunes (my laptop) only has XP so I can't use ICloud:(
    I have a desktop that operates using with Vista.
    I downloaded 10.5 and sought to sync my two iphones and two ipads with the desktop in order to use ICloud. However I got warning messages that if I synced with this computer that had none of my extensive library of apps, music, podcasts, etc. would be on it, I would lose it all.
    I did authorize the computer. I knew enough to do that but am terrified that I will lose everything that I have accumulated and still won't be able to use ICloud.
    Isn't there a way to do this? Shift my library FROM my devices to the desktop?
    Thanks

    This is a tedious solution, which is stupid!  And some users report an inability to reauthorize a computer after an "en masse” deauthorization.  I can’t believe Apple doesn’t provide a list or menu to find out which computers you’ve authorized! Obviously, APPLE knows (or else they couldn’t tell us how many computers we have authorized)--so why can’t they give us access to that information about our own computers??!!!
    And for an already-authorized computer with a hard drive that’s since been replaced and upgraded from Mavericks to Yosemite, would it be recognized as a “new computer” and require authorization? Would its previous incarnation (i.e., with the old hard drive and OS) be considered a separate computer? Some users report they can’t authorize a computer after an OS upgrade because of that. Can’t believe we have to do such a bass-ackwards kludge!

  • Dreamweaver sudenly stopped connecting to website, fine one day then cannot connect the next. I can connect using CUTEFTP any suggestions what has stopped dreamweaver from connecting?

    Dreamweaver suddenly stopped connecting to website, fine one day then cannot connect the next. I can connect using CUTE FTP any suggestions what has stopped Dreamweaver from connecting?

    Have you tried clearing DW's program cache yet? That's usually my first step if something "just started happening"...
    Deleting a corrupted cache file
    Server updates can cause DW to need a setting change. Have you already tried toggling Use Passive FTP in your site settings yet?
    Has anything changed on your local network, like an update to a firewall?
    If you are connected via wireless router, a low likelihood but possible thing to test would be a wireless router problem. Try connecting the computer directly to your modem, bypassing the wireless router (if you aren't using an all in one modem/router setup) to see if that makes any difference.

  • Can I use my ipad which already has icloud installed to validate icloud on a pc with different apple id account?

    I already have a personal ipad and iphone with icloud successfully installed. I need an icloud account setting up on a work pc laptop with a 'work' apple id and don't have a work ipad or iphone. Can I use my personal apple kit to validate my work icloud account somehow?

    If you used your personal iCloud id, it would carry all of your items onto your work PC & vice verse...if you don't care about that it's fine, unless others will have access to your work computer which could be detrimental to your bank account...food for thought. 
    If you don't need something in iCloud and just need iTunes then you can for sure download iTunes and create an Apple id for your work since it is a laptop it is mobile....
    I am having similar issues, only having multiple apple ids that are not iCloud ids.  Trying to solve that problem... 
    Good luck!

  • How can I use an activeX component that has no creatable objects

    I have got an activeX component that I want to use with LabVIEW. When I want to access that activeX component via LabVIEW I see no creatable objects from that component. If I select one of the non creatable objects, everything seems to be fine and I can build my application. I can see all properties and methods of the object as expected. But when I start the application it fails with error 3005 saying 'object specified is not creatable...'. Does anyone know a solution for this problem?
    Thanks
    Rainer

    Did you ever resolve your problem?
    I am having exactly the same problem. I want to use labview 7.0 to control a 3rd party's application (which controls a lab instrument). I can see all the methods and properties I need, but only if I uncheck "show creatable objects only" on the relevant type library.
    I have a working visual basic (as an xls macro) example of how to control the 3rd party application and it uses the non-creatable objects quite happily.
    But in the VB example VB first uses GetObject to connect to a running instance of the 3rd party's application using GetObject. As I understand it, this checks the Running Object Table (ROT) to return an interface pointer.
    "COMNAME" in the GetObject (, COMNAME) used in the VB application I can see listed in the Windows registry, but cannot find it (and I have looked!) anywhere in the "select object from type library" navigation dialog window.
    I think it is because they are dependant objects, but how to I generate an automation refnum for them if I can't find the higher level object? Perhaps I should use CINs?

  • Can I use NI Measure for Excel for stimulus response sequence?

    it seems the NI software 'Measure' for Excel allows for simple AI or AO but
    not sequential AO/AI, e.g. stim AO measure AI repeat for N rows of data.
    I can do one or the other but cannot see how to setup a button to
    do such a sequence. It is amazing to me that such basic functionality
    is not available out-of-the box, or am I missing something?
    Are there any more detailed VBA examples available online other
    than the extremely rudimentary ones provided on the CD?
    Apparently, this 'Measure' product hasnt been updated since 1998?
    Does this lack of development indicate there is a better alternative
    for doing Excel-based data acquisition?
    tia

    I have see this KB before.
    But I don't understand the simultaneous sampling.
    "E-Series Data Acquisition Cards multiplex all acquired signals to a single A/D converter. This introduces a slight phase delay between the acquired signals. In the case of the Lock-In Amplifier, the signal to be analyzed would then be phased relative to the acquired reference signal. That phase delay would adversely affect the phase accuracy of the Lock-In Amplifier."
    It mean I still can use E-series DAQ card, but the phase maybe not the real phase?
    If I can use the E-series DAQ card for a Lock-in Amplifier, what should I change the Lock-in amplifier start-up kit?
    Thanks

  • TS5183 My Iphone has a problem with the microphone it doesn't seem to work! so there for i can't use Siri anymore..:-( this has been playing up for some time now.

    My Iphone has a problem with the microphone it doesn't seem to work! so there for i can't use Siri anymore.. this has been playing up for some time now. But as my wife & I had a baby 7 Months ago I have not found the time to pop in to the apple store until today (8/12/13) and they told me that they couldn't help as it's out of it's warranty by 57 days
    Can antone help me? is there something i can do, apart from buying a new iphone!

    Have you got Siri turned on in settings/general/restrictions?

  • How can I use applescript for OCR of a bunch of files - with Acrobat XI?

    Hi there,
    Iwant to write a script (eg applescript) that can be used as a droplet or has a menu to open a folder of scanned pdf-files to conduct OCR. And - I want to use Acrobat XI (as this is my version), German verison.
    As Acrobat XI is not recordable with the applescript-editor and I do not find a manual of objects and methods I googled a script that worked with Acrobat 9 but not with Acrobat XI. Here you define a "Action Assistant"-Script e.g. called "OCR this" and "click" the item. But as in Acrobat XI this Item is noch in the main-sbubmenu anymore it seems not to work.
    Here is a Screenshot:
    And this is theapplescrpt, tha opens the "Aktionsassistent":
    click the menu item "Aktionsassistent" of menu "Werkzeuge" of menu item "Werkzeuge" of menu "Anzeige" of menu bar item "Anzeige" of menu bar 1
    Butr then I cannot reach "OCR this".
    If any body has a hint - either for clicking "OCR this" or to sript  an OCR on an opened pdf.file with applescript this would be great.
    Thanks,
    Maritn

    AppleScript is documented in the Acrobat SDK. But there is no method for this.

  • Can you use Itunes with out an apple id?

    my stepson has an Ipod and Itunes but he isn't old enough to have an apple id, what do we need to do? can he use them?

    No. It has never been migrated to Linux.
    With the current market share that Linux has, I seriously doubt that it will ever be migrated to that platform.

  • Can you use an image button to load a CFWINDOW?

    Is it possible to use an image to open a cfwindow instead of
    a regular button input type?

    All I had to do was to use a regular link instead of using
    the input tag. This is because the OnClick event can be used in a
    input that has a type of button and on regular "<a href..."
    links. However, you cannot use the onClick when you have an input
    type of image.

  • Have trouble using external hard drive that has my iTunes playlist from old mac... want to use external with new macbook pro..

    How can I use my external harddrive that has my itunes playlist to my new macbook pro?

    I will request that your query be relocated to the iPhoto forum where knowledgeable iPhoto users will be able to assist you.
    Ciao.

  • When I bought Elements & Premiere 12, Adobe told me I was victimized by an ID Thief.  Now I can't use my own expensive software!

    I have been trying since October 18, 2013, to install & activate both programs, but all 8 of my PC's have been hacked by this thief.  Even the Adobe technicians can't help me.  I have lost 14,000 professional copyrighted photos.  I am ruined.  I have lost over $500,000 to bank fraud.  Can't I at least get a refund of the money I paid for the software I can't use?

    If your computer has been hacked and the serial numbers stolen, chances are that it is distributed (for money) by pirates.  Which means Adobe is losing money by these events too.
    Best contact the police about the matter.

  • What display bracket can I use to raise my new 21.5in iMac?

    I just ordered a 21.5 in iMac and I'm trying to find an desk mount that will allow me to raise it off the desk.
    All the found arm mounts seem to say they are not compatible with the latest 21.5 in iMacs. Which one can I use?

    Hello Brad,
    Thanks for the response but I'm told the VESA compatible mounts don't work with the new (late 2012 +) 21.5 in display because the back is rounded.
    Do you know if this would work on a new 21.5 in?
    http://www.monoprice.com/Product/?c_id=109&cp_id=10828&cs_id=1082808&p_id=9259&s eq=1&format=4#feedback
    And do you know if there is an equivalent of this for the 21.5 in?
    http://store.apple.com/xf/product/MD179ZM/A/vesa-mount-adapter-kit-for-imac-andl ed-cinemaor-applethunderbolt-display?fnode=53
    The rise is nice but not high enough nor adjustable unfirtunately.

  • Links toolbar has disappeared and can't get it back

    My "Links" toolbar has disappeared. I use the xmarks addon and it has not been able to fix it. This has also happenned on Internet Explorer on the same machine. I run the same version of Firefox and IE on another machine and laptop and the toolbar is there.
    When I rightclick next to the menubar, the Links Toolbar is not there to enable. Seems like some registery setting has been altered if it has affected IE as well as Firefox.
    Any ideas? Help would be most appreciated.

    Thanks, how do I view the photos titles as a list then as opposed to having to view them as small previews all the time? I was sure that at one stage I was viewing them as lists as opposed to a small preview each. I can't work out how I was doing that.
    Cheers,

  • Using Excel 2008 for a Mac in my laptop and part of toolbar has disappeared (windows, help, view, etc) and Need to to freeze column headings

    Using Excel 2008 for a Mac on my laptop
    Part of toolbar has disappeared (windows, help, view, etc) --- want to restore
    Need to freeze column headings but freezing option was not working prior to disappearance of tool bar

    Hi Alveretta,
    Thanks for posting in MSDN forum.
    This forum is for developers discussing developing issues on Windows platform. I suggest to get more effective response from
    Office for mac forum.
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or
    learn from your interaction with us.
    Thanks for your understanding.
    Best regards
    Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for