Runtime error at installing basis patch

hi
experts
i applied basis patch SAPKB60070012 in ECC 6.0 with databse oracle10.2.0after iam logging to the sap i got run time error below
Runtime Errors         SYNTAX_ERROR
Date and Time          22.10.2008 11:03:27
Short text
     Syntax error in program "SAPLSCP2 ".
What happened?
     Error in the ABAP Application Program
     The current ABAP program "SAPLOLEA" had to be terminated because it has
     come across a statement that unfortunately cannot be executed.
     The following syntax error occurred in program "SAPLSCP2 " in include
      "CL_SALV_FORM_ELEMENT==========CU " in
     line 13:
     "The type "IF_SALV_FORM_CONFIG" is unknown."
     The include has been created and last changed by:
     Created by: "SAP "
     Last changed by: "SAP "
Error analysis
     The following syntax error was found in the program SAPLSCP2 :
     "The type "IF_SALV_FORM_CONFIG" is unknown."
igger Location of Runtime Error
  Program                                 SAPLOLEA
  Include                                 LOLEAU13
  Row                                     71
  Module type                             (FUNCTION)
  Module Name                             AC_CALL_METHOD
urce Code Extract
ne  SourceCde
41   DATA AC_GLOBAL_FLUSH_MODE TYPE C.
42   DATA MAXLINES          TYPE I.
43   DATA URL(255)          TYPE C.
44   DATA LEN               TYPE I.
45   DATA FLDTYPE           TYPE C.
46   DATA DOLPARAM          TYPE C.
47   DATA NCOMPS            TYPE I.
48   DATA I                 TYPE I.
49   DATA N(2)              TYPE N.
50   DATA SIZE              TYPE I.
51   DATA SVARS_WA          LIKE svars_record.
52
53   FIELD-SYMBOLS: <F>, <AC_X1> TYPE X, <AC_X2> TYPE X,
54                  <EXPORTS_WA> TYPE OLE2_METH_PARMS.
55
56 For the call to CL_ABAP_CHAR_UTILITIES=>charsize......................
57   CLASS CL_ABAP_CHAR_UTILITIES DEFINITION LOAD .
58
59
60 * Initialisation
61   CLEAR: EXPORTSINDEX, PARAMS, MESSAGE_NR, MESSAGE_TEXT.
62
63 * check and set the AC_FRONTEND_RUNS_IN_UTF8 parameter.
64 * if the AC_FRONTEND_RUNS_IN_UTF8 parameter is set, multiply the string parameter len by 3
65 * to avoid parameters being truncated in the frontend.
66   IF AC_FRONTEND_RUNS_IN_UTF8 <> ABAP_TRUE.
67
68     DATA : gui_uses_utf8 TYPE rststype-sel_ok.
69
70     " ask Matthias whether SAPGUI uses the length critical codepage UTF-8
>>>     CALL FUNCTION 'SCP_GUI_USES_UTF8'
72       IMPORTING
73         gui_uses_utf8 = gui_uses_utf8.
74
75     IF gui_uses_utf8 IS NOT INITIAL.
76       AC_IS_FRONTEND_UTF8 = abap_true.
77     ENDIF.
78
79     AC_FRONTEND_RUNS_IN_UTF8 = abap_true.  "set to true to avoid multiple calls
80   ENDIF.
81
82
83 * If there are entries in IMPORTS set the RETURN_VALUES_EXIST for
84 * smart flushing. So if RETURN_VALUES_EXIST = ' ' a flush can be
85 * postponed in AC_FLUSH_CALL
86   IF NOT IMPORTS[] IS INITIAL.
87     RETURN_VALUES_EXIST = 'X'.
88   ENDIF.
89
90 * determine size of exports table
what is the solution for it.

hi venkat
u execute this tp command at /usr/sap/trans/bin with sidadm user.before executing of this command take  backup
/usr/sap/trans/bin # tp r3i SAPKB70014 SID pf = /usr/sap/trans/bin/TP_DOMAIN_KDV.PFL -Dclientcascade=yes -Drepeatonerror=8 -Dsourcesystems= tag=SPAM
i got tp error 8 in my server.which error u got u mention above.
NOTE:After executing this command return must be 0 or 4.other than this u contact sap.wont tell about this command
after solving this problem u enter spam tcode and import queue.dont open another transactions while installaing patch except spam.
i tried almost three times i succeed.
regards
vasu

Similar Messages

  • Error while installing oracle patch set 10.2.0.4

    Hi Gurus,
    I am installed oracle 10G successfully but while installing oracle patch set 10.2.0.4. it is given the following error.
    OUI.exe has encountered a problem and needs to close.
    We are sorry for the convenience.
    i am installing ECC6.0 on window xp SP3 platform.
    Please give me solution ASAP.
    Regards
    Hemant Gade
    Basis Consultant

    Hi,
    I have solved this issue my self.
    It was purely windows registry error.
    thanks for your help.
    Regards
    Hemant

  • Compilation error after installing Sun patches

    hello,
    One of our customer installed teh following Sun patches:
    119254-73
    124867-14
    124863-23
    124870-03
    124872-07
    126495-04
    126995-04
    127000-13
    127001-04
    127143-03
    118683-05
    119963-20
    120753-08Now when they compile the application they get the following error:
    cd /usr/opt/temip/mmtoolkit/examples/
    make -f temip_ef_user_library.make
    /opt/SUNWspro/bin/CC -c -m64 -xcode=pic32 -g -xO0 -D_POSIX_PTHREAD_SEMANTICS -mt -pto -I/usr/opt/temip/tfc/include -I//usr/opt/temip/mmtoolkit/include -I//usr/opt/temip/acloc/include -I//usr/opt/temip/ocs/include -D_RWCONFIG_m -o temip_ef_user_library.o temip_ef_user_library.cxx
    **"/opt/SUNWspro/prod/include/CC/Cstd/rw/traits", line 535: Error: The function "wcsstr" must have a prototype.*
    *1 Error(s) detected.
    *** Error code 1
    The following command caused the error:
    `echo "/opt/SUNWspro/bin/CC -c -m64 -xcode=pic32 -g -xO0 -D_POSIX_PTHREAD_SEMANTICS -mt -pto -I/usr/opt/temip/tfc/include -I//usr/opt/temip/mmtoolkit/include -I//usr/opt/temip/acloc/include -I//usr/opt/temip/ocs/include -D_RWCONFIG_m " | sed 's/[    ][      ]*/ /g'` -o temip_ef_user_library.o temip_ef_user_library.cxx
    make: Fatal error: Command failed for target `temip_ef_user_library.o'
    does anyone has an idea ?
    thank you for your help.
    regards,
    Christine

    Notes for future posting:
    1. When you have a question about patches, please also provide the one-line patch description. Otherwise, anyone who might be inclined to help first has to look them up. Making volunteers do extra work to help you for free is not the best strategy. 119254-73 Install and Patch Utilities Patch (unlikely to affect compiling programs)
    124867-14 Patch for C 5.9 compiler (unlikely to affect C++ compiling)
    124863-23 Patch for Sun C++ 5.9 Compiler (Aha!)   <-----------
    124870-03 Patch for Sun Performance Library (unlikely to affect compiling programs)
    124872-07 Patch for dbx 7.6 Debugger (unlikely to affect compiling programs)
    126495-04 Patch for debuginfo handling  (unlikely to affect compiling programs)
    126995-04 Patch for Performance Analyzer Tools (unlikely to affect compiling programs)
    127000-13 Patch for Fortran 95 8.3 Compiler (unlikely to affect C++ compiling)
    127001-04 Patch for Fortran 95 8.3 Dynamic Libraries (unlikely to affect compiling programs)
    127143-03 Patch for Fortran 95 8.3 Support Library (unlikely to affect compiling programs)
    118683-05 Patch for profiling libraries and assembler (could possibly affect compiling C++)  <----------
    119963-20 Shared library patch for C++ (unlikely to affect C++ compiling)
    120753-08 Microtasking libraries (libmtsk) patch (unlikely to affect compiling programs)If you had gone through this exercise, you could have eliminated many of these patches from consideration. For example, a Fortran runtime library patch or a dbx patch cannot cause the C++ compiler to generate a compile-time error that it did not generate before.
    2. Put all source code and error messages in "code" tags, as you did with the list of patches. The non-alphanumeric characters in source code and messages can be interpreted as formatting directives instead of being displayed. The result is often nonsense or is hard to read.
    Notes on the command line:
    1. The -xO0 option is not supported, and has unpredictable results. If you do not want optimization because you want to debug the code, use either no -xOn option, or use -xO1. Using no option is generally preferred: compilation is faster, and the generated code is usually better than with -xO1.
    2. The -pto (-instances=static) option is generally a really bad idea. Unless you have a specific reason why you need this template compilation mode, you should remove the -pto option from all command lines (to use the default -instances=global mode), delete all your binaries, and rebuild the application.
    Neither of these problems causes the error message, however.
    What could be wrong
    Also on the command line is a macro definition that appears to be -D_RWCONFIG_m
    Is that the correct rendering of the option? If not, please show the command line again inside "code" tags.
    I'm concerned that you are trying to override a configuration macro for libCstd, the C++ runtime library. Doing so is not supported and has unpredictable results. If -D_RWCONFIG_m is what is really on the command line, it will not cause a problem with the library.
    Except for the possible macro definition issue, finding the problem will require looking at the source code. Since the error message refers to one of the compiler's own headers, the most likely possibilities are
    1. A bug in the headers that might be fixed in a later patch -- 124863-23 is not the most recent patch.
    2. An error in your code that worked only by accident before. I'm thinking of an inappropriate macro definition.
    If you strip everything out of the temip_ef_user_library.cxx file after all the #include directives, you should be able to compile the resulting file and see the same error message. If so, please post that small file here (inside "code" tags).

  • Runtime Error when installing Adobe Creative Suite 5.5 Production Premium

    I am trying to install Adobe Creative Suite 5.5 Production Premium, but I keep getting a 'Runtime Error!':  This application has requested the Runtime to terminate it in an unusual way.  Please contact the application's support team for more information.
    What should I do?  Any help greatly appreciated!  I am running Win 7, Service Pack 1, 64 bit.

    We cannot know. Your information is hugely insufficient. Check Your Windows Event Viewer and tell us the "fault module" plus provide detailed specs for your computer. Runtime errors usualyl mean that A DLL is missing, a security tool is blocking critical functions or that the processor is not compatible in teh first place. Just as well this could be a driver issue with your SATA bus or whatever.
    Mylenium

  • Error while installing a patch for Mainwin 5.0.2 on Solaris 2.8

    Hi,
    I am relatively new in this field, so i apologise for any slip-ups.
    We use a Solaris 2.8-SPARC server. I was given an external drive which contained the porting software Visual Mainwin 5.0.2 and was told to install it from the drive. On checking it, i found that the entire folder structure of the software was damaged, i.e. every file of the software was changed to uppercase. UNIX being highly case-sensitive, i manually changed each and every file present in the software directory to lowercase and then ran it.
    The software ran fine, it got installed and the license server was also up. the licenses were also nicely distributed. everything was fine until i was asked to install the patch 'vmw502_sunos5_HF1.sh'. While installing i got the following output :
    # sh vmw502_sunos5_HF*
    Extracting installation package to "/tmp/mwspselfextr27624".
    Please stand by ... Done.
    =====================================================================
    Visual MainWin Patch Installation
    HF1 for VMW 5.0.2 <sunos5> 24-Jul-2003.14:01 Cycle115
    =====================================================================
    ***Error: cannot find file
    /export/home/tools/solaris/env/mainsoft/../mwver/mwversion.ini
    Something wrong with your Visual MainWin installation - aborting
    when i checked the installation directory, i found that the file 'mwversion.ini' was present inside the directory 'mwver'. I cant see any reason why the patch is not recognizing the file.
    Can anybody help?? Any kind of help will really be appreciated.
    -SD

    Hope you already tried: ls -l /export/home/tools/solaris/env/mainsoft/../mwver/mwversion.ini If ls returns the file name, try running the script under truss to find some clues.
    % truss -f -vall -rall -wall -o /tmp/mwpatch.log sh vmw502_sunos5_HF*

  • Apple pls fix this - MS Visual C++ Runtime error after installing itune 9.1

    Ever since I upgraded itune to the latest version 9.1, I kept getting the error messasge below when I start up the computer. Tried restoring system to a previous date, and uninstalling & installing itune a couple times to no avail. Any idea what's going on and how to fix this? I had to remove itune to be able to use my computer (ugh). The irony is that the itune upgrade was mainly to enable ipad. Now that I have my ipad I can't use itune.
    The error message reads:
    'MS Visual C++ Runtime Error' - 'Runtime Error'
    This application has requested the Runtime to terminate in an unusual way. Please contact the support team for further assistnace.

    Some people have reported that Apple Software Update can cause this error, so you might try removing that and see if it helps. Removing that utility should not affect iTunes, though you won't get automatic updates (you can just download any new version of iTunes or QuickTime manually and install it). It would, however, be wise to make a backup of any purchased content or items that would otherwise be difficult to replace, just in case something goes wrong during the removal.

  • Runtime error when installing reader on vista

    I had Reader 7.0.9 on my Vista computer and started getting errors. The box said I needed an update and when I tried to download I got a runtime error no error number. I decided to uninstall 7.0.9 and install the Reader for Vista. When I tried to do so the download would start where the previous download had errors and I would now receive an error. I can't download anything because of this and I know I uninstalled the previous version. Anyone have any ideas?

    Hi
    Hmmm without the exactly error message its not possible to say what could be wrong.
    I assume you have a clean Vista installation on your notebook and also the BIOS was updated.
    If not, do it!

  • Widows 7 runtime error R6034 installing iTunes

    For the last 5 years I have had my iTumes account on a Gateway XP dual core x64 computer.  From this account I have added 5 iPod containing my 38G music collection, an iPad, iPhone3, and recently Apple TV.  According to the info provided on my account only the iPhone 3 and the iPod nano which has been missing for 3 years are on my account. All the other devices are working as long as they are charged.  In the process of installing a update 2 weeks ago things went South.  First message  at install : mobile device not found - not sure if this was the missing Nano.  Clicked ignore, and then run time error  R6034 appeared for both iTunes,exe and iTunes\helper.exe. R6034 states An application has made an attempt to load the C runtime library incorrectly. Please contact application support. {itunes help is one of the programs not responding}  The final message was iTunes was installed incorrectly,please reinstall.  After restoring from 3 weeks ago, deleating iTunes completely and then iCloud from this computer the problem has persisted and now I no iTunes on this computer. Anyone, including Apple techs staff who should be answering the problems they create, have a solution?  I have 2 other Widows 7 computer [x64] which I can transfer my iTune  backup data to the iTune program which have not be associated with the satilite Apple TV, iPods,Pad and phone.  Your help for an old man trying to keep up with this ever changing software will be greatly appreciated.

    Fix *Runtime Error R6034* - Windows® Help Center
    Solving the iTunes Installation Problems in Windows
    1. Apple has posted their solution here: iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue.
    2. If the Apple article does not fully resolve the problem for you, then try Troubleshooting issues with iTunes for Windows updates - MSVCR80.

  • Portal Runtime Error after Portal SP21 Patch Update

    Dear GURU's,
    Greetings!
    We have installed and configured SAP Netweaver 2004 WAS Java and have EP 6.0 SR1 - SP9 system on Windows Server 2003, Enterprise Edition Service Pack 2 and MS SQL Server 2005 Service Pack 2.
    We had connected the server to the backend R3 system and completed all the configurations for an HCM implementation with KMC. We had updated the SP level from SP9 to SP21.
    When we were trying to access the portal system today we found a Portal Runtime Error when we launched the Portal URL. The error is mentioned below.
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 07:02_06/11/08_4102050
    See the details for the exception ID in the log file.
    We had not changed any of the configurations in the system, we also had experienced the same error in the UWL Administration link in the portal system and our portal consultant was working on the same.
    Please help us in solving the error. We would be glad to know the reason of the error and also the measures to avoid the same in the future.
    Expecting your reply at the earliest.
    Thank you
    Regards,
    Vineeth

    Dear Ravi & Vamshi,
    Thank you very much for the reply.
    I solved this error.
    This is caused due to insufficient permissions that is configured in the security zones of the portal system.
    The below mentioned document specifies further details and inital permission settings,
    https://www.sdn.sap.com/irj/sdn/nw-portalandcollaboration?rid=/library/uuid/00bfbf7c-7aa1-2910-6b9e-94f4b1d320e1
    Thank you
    Regards,
    Vineeth

  • Runtime Error when installing the German Photoshop trial

    hi,
    when I try to install the German Photoshop trial I get a "Laufzeitfehler: Objekt erwartet Zeile 31" (Runtime Error: object expected line 31) after initialisation of the installation program. When opening the Script Debugger it points to a file main.html in Common Files\Adobe/\Installers\...\resources. The Debugger stops at the line: "body onload="AhmbedGUIWorkflow()" id="standardBody"" (without quotation marks). What can I do to avoid this error and install the trial?
    Thank you for a fast answer.
    Kind regards
    PT

    Well, what browsers do you use and what version of Java? Also do not forget, that it is not advised to have any Java-dependant app open during installs, including browsers or Adobe Media Player. In any case, I would simply uninstall Java (all versions, including all updates), manually clean out all Java caches (Dokumente und Einstellungen/Peregrin/Anwendungsdaten/Sun/Java,Dokumente und Einstellungen/Peregrin/Lokale Einstellungen/Anwendungsdaten/Sun/Java,Dokumente und Einstellungen/All Users/Anwendungsdaten/Sun/Java,Dokumente und Einstellungen/Peregrin/Lokale Einstellungen/Temp), download the latest version and install with a clean slate. This might bring you back on track, as it should set any bent VM settings back to their defaults.
    Mylenium

  • C++ Runtime Error when installing addons

    Hi everyone,
    I get this error when trying to install or start any addon: Microsoft Visual C++ Runtime Library. Runtime Error! Program: C:\Program Files\SAP\SAP Business One\SAP Business One.exe.  Abnormal program termination. And SAP Business One quits.
    I've already reinstalled SQL Server, DotNet framwork 1.1 and 2.0, and SAP business One. Tried to start with anti-virus disabled, but error persisted.
    This error appears on a windows 2003 server, and on all workstations within the domain.
    I am totally out of options left to get this fixed. Anyone has a clue for me?
    Thanks,
    Andy

    Refer: SAP Note Number 819501 that explains How to clean client after corrupt installation of add-on(s)
    Read the note and understand whether any of the symptoms are mathcing with your problem, If Yes, follow the instructions as per the note.
    Along with the  above, Try this thread and guidelines - Microsoft C++ Run Time Error (This thread is not yet marked as answered)
    Re: Microsoft C++ Run Time Error
    If the thread helps you Thanks to Lucas and Tim.
    Extract from the thread,
    >> refer to note#808354, https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=0000808354
    >> In addition to Lucas suggestion, there is another SAP Note 852031 following above Note 808354. Try the suggested work around in this Note only after going over Note 808354. The work around is good for cases where more than one UI versions ar registered at the same time.
    >> https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=0000852031
    Good Luck
    Regards
    Satish

  • Runtime Error After Installing Quick Time 7.2 Without Itunes Option

    First I could not open my Itunes b/c I had an application error. So I uninstalled Quick Time and reinstalled Quick Time 7.2 (w/o Itunes). Now I have a "Runtime Error: This Application has requested the Runtime to terminate it in an unusual way. Please contact applications support team for more information." I noticed somebody else had this message but I don't know how to uninstall itunes and quick time and try and start all over. Any thoughts??

    Okay. let's first try making sure you've removed iTunes and QuickTime completely, as per the following document:
    Removing iTunes and QuickTime for Windows
    Then once that has been completed, let's try another QuickTime standalone install. (Download and save the QuickTime installer to your desktop. We'll run the install from there rather than online.)
    Quicktime 7.2.0 Installers … get the one that doesn’t mention iTunes
    Does that install go through okay? if so, do you still get the error message when you try launching QuickTime?

  • Runtime Error while installing NI FBus Software on Laptop with Win7/64bit

    Hi,
    I am not able to install NI-FBus software im my laptop(Win7-64 bit) as its giving me the below mentioned error:
    Please let me know about this issue and how to resolve it.
    Thanks & Regards,
    Sushruth.
    Solved!
    Go to Solution.

    Hi Martijn,
    I am trying to install NI-Fbus software which contains NI-Fbus Communications Manager(4.0.1), Configurator(4.0.1) and Monitor(4.0). I was able to install it successfully on Windows XP(desktop). But when I tried installing it in Laptop(Win7-64bit) it gave a runtime error. The attached snapshot gives the error details. I tried to run it with Windows XP mode. But it failed again. I have not yet tried with the installer link you have given. For me if I get a trial version of it is also fine since I was trying to install registered version given by my company. Please let me know if you fina a solution to this problem.
    Thanks & Regards,
    Sushruth,
    Student Intern,
    KEMA, Nederlands.
    Attachments:
    Error_Snapshot.docx ‏33 KB

  • Labview 8.6 Microsoft Visual C++ Runtime error while installing

    I am installing Labview 8.6 on my laptop which is having Windows Vista Home premium edition.
     When the installation begins an error occurs (after the acceptance of licence step in the installation procedure) with the title on the error window "Microsoft Visual C ++ Runtime Library " and displays the program set up path with these statements " This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information."
    I am unable to install it on my laptop. Can anybody please help me.
    Thank you

    hi
    broadly the error could be because of two reasons:
    1. Runtime Engine exe file is corrupt in the CD you are using to install LabVIEW.
    Solution: Download LabVIEW Runtime Engine 8.6 from http://joule.ni.com/nidu/cds/view/p/id/1101/lang/en
    2. There's some problem with the windows installation in your PC.
    Solution: you know reinstall windows
    But before trying to reinstall, make sure you installed the msi.dll using "Regsvr32 (system folder path)\msi.dll" . I'm sure you did.
    thanx
    Ravi

  • I get a runtime error while installing the VCREDIST_X86_2005_SU.exe

    Hi Guys,
    I get "Error : 1316.A network error occured while attempting to read from the file: C:\TEMP\IXP001.TMP\CP0000328.msi" while installing the VC++ redistributable.
    Is this known to any of you, please let me know how to fix it.
    If there is a solution on some forum, please direct me to that link.
    Some one is intrested in solving this problem, please let me know what else do you need to understand the problem.
    Please give me a possible solution, as i need it ASAP.
    -Abhai

    Hi Dude,
    Please follow the below steps.
    [Be careful when you deleting any registry key. Your system may crashed if you delete or modify wrong registry key. Please follow technet to know about registry backup.
    1. Go to run and type regedit, at regedit window go to edit then find and type IXP000.TMP and click on "Find Next"
    2. It will Search entire registry and please delete entire Hive if you it find under below registry.
    a. HKEY_CLASSES_ROOT\Installer\Products\(hive with alpha numaric valu, see belwo exmp)
    (examp: HKEY_CLASSES_ROOT\Installer\Products\b25099274a207264182f8181add555d0 if you found IXP00.TMP under this hive then only delete "b25099274a207264182f8181add555d0", the last alpha numaric
    hive may be diff for your box, you can check product name key under this alpha numaric hive whether it "="Microsoft Visual C++ 2005 Redistributable" or not (ProductName"="Microsoft Visual C++ 2005 Redistributable") Be careful when you delete registry key,
    please do not delete entire "Products". Before deleting right click on it and select export and save this hive backup any location on your system )
    b..HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\}
    (examp: "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7299052b-02a4-4627-81f2-1818da5d550d}]" if you found IXP00.TMP under this hive then only delete "b25099274a207264182f8181add555d0"
    the last alpha numeric hive may be diff for your box, you can check "DisplayName" under this alpha numeric hive whether it "Microsoft Visual C++ 2005 Redistributable" or not (ProductName"="Microsoft Visual C++ 2005 Redistributable") Be careful when you delete
    registry key, please do not delete entire "Products". Before deleting right click on it and select export and save this hive backup any location on your system )
    c. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\
    (examp: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\b25099274a207264182f8181add555d0"if you found IXP00.TMP under this hive then only
    delete "b25099274a207264182f8181add555d0" the last alpha numeric hive may be diff for your box, you can check "DisplayName" under this alpha numeric hive whether it "Microsoft Visual C++ 2005 Redistributable" or not (ProductName"="Microsoft Visual C++ 2005
    Redistributable") Be careful when you delete registry key, please do not delete entire "Products". Before deleting right click on it and select export and save this hive backup any location on your system )
    3. Reboot your box and run installer again, it will work. Please let us know if you found any issue.

Maybe you are looking for

  • Copying Folders, but not images into another Catalogue

    Hi, I currently have two external hard drives where I have all my bird photos classified into folders by the name of the bird. There are more or less a hundred. I have one external hard drive where I import all the photos to and the other external wh

  • Servlet instance problem

    Hi I am have a web application that does a lot of processing. when 2 users submit the form.. i noticed that one instance of the servlet is running and the other request waits for some time for processor and just dies off.. Servlets are suppose to be

  • 24p Panning and 29.97 output Nightmare

    I am editing some footage that was shot in 1080p24. I am in Premier CS5. This pan looks slightly effected by the cam's shutter in the SEQ but when i say slightly i mean barely noticeable. On out put to 29.97fps the footage goes extra choppy. All of i

  • Cant get Time Machine to show in the WiFi menu

    I have had the Time Machine for a while but have just used it as a backup hard drive but plugging it into the ethernet port. I have never got it to act as a router or even to show in the WiFi menu. I have followed the standard steps but it just does

  • How to select a field containing only alphabet.

    Post Author: tantk CA Forum: General I want to select records with only alphabet in a field. Can't seem to find any finctions to do this in CR XI. e.g Reference ID ABCXYS - Select this record 173839S - Don't select UDHHW12 - Don't select 173746 - Don