"Runtime Error" QUESTION

"Runtime Error
Program: C:/Program Files/iTunes/iTunes.exe
This application has requested the Runtime to terminate it in an unusual way. Please contact te application's support team for more information."
I just installalled iTunes for a refurbished generic iPod when this window popped up. It continues to come up when I try to put music from a CD onto iTunes and when I try to listen to anything on iTunes. When I press "okay" the entire program exists. What should I do? Any help would be very much appreciated!!!!!! THANK YOU!!!!!!!!
Gateway   Windows XP  

You need to Change the setting in the program ZPM04_UPDATE_INFOREC_FROM_PO, not in the program SAPLSBKH.
SAPLSBKH read the Report ZPM04_UPDATE_INFOREC_FROM_PO and it gets error because some lines in the ZPM04_UPDATE_INFOREC_FROM_PO are longer than 72 characters.
As suggested by other SDN members you have to follow this steps:
Go to SE38.
Enter ZPM04_UPDATE_INFOREC_FROM_PO and change.
Utilities > Setting
In the Editor Tab, set the checkbox "Downword Compatilbe line Length (72)". You can find out this checkbox in the last section of the Editor tab.
Press Enter.
In the Pop-Up, Say "YES" for the line breaks.
Regards,
Naimesh Patel

Similar Messages

  • Runtime error -  question for experts

    hello  experts,
    I was trying to debug a program for unicode compatibility, and when I finally thought I had finished it.
    This runtime error shows up
    "Error analysis                                                                                |
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_READ_SRC_LINE_TOO_LONG', was
    not caught in
    procedure "K_KKB_FIELDCAT_MERGE" "(FUNCTION)", nor was it propagated by a
    RAISING clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    There was an attempt to read program "ZPM04_UPDATE_INFOREC_FROM_PO" from the
    database.
    The READ REPORT statement allows you to copy a program text into an
    internal table. The occupied line length in the program text must not
    exceed the width of the internal table.
    The internal table "\FUNCTION=K_KKB_FIELDCAT_MERGE\DATA=L_ABAP_SOURCE[]" is 72
    characters wide. The program line is
    |    78 characters wide."
    because the error occured in standard SAP programs, I am at loss..
    Please give your suggestions.
    Goldie.

    You need to Change the setting in the program ZPM04_UPDATE_INFOREC_FROM_PO, not in the program SAPLSBKH.
    SAPLSBKH read the Report ZPM04_UPDATE_INFOREC_FROM_PO and it gets error because some lines in the ZPM04_UPDATE_INFOREC_FROM_PO are longer than 72 characters.
    As suggested by other SDN members you have to follow this steps:
    Go to SE38.
    Enter ZPM04_UPDATE_INFOREC_FROM_PO and change.
    Utilities > Setting
    In the Editor Tab, set the checkbox "Downword Compatilbe line Length (72)". You can find out this checkbox in the last section of the Editor tab.
    Press Enter.
    In the Pop-Up, Say "YES" for the line breaks.
    Regards,
    Naimesh Patel

  • PSE 8 R6034 Runtime Error Question...?

    Hello, when I double click on my PSE 8 Desktop Icon it starts to load and then a couple seconds later the R6034 Runtime Error message below pops up.
    I have tried uninstalling the whole program and re-installing it several times but it just keeps giving me the same message.
    Thanks in advance for any help you can offer :-)

    The Error Box reads,
    Microsoft Visual C++ Runtime Library
    X  Runtime Error
    Program C:\ProgramFiles\Adobe\...
    R6034
    An application has made an attempt to load the c runtime library incorrectly.
    Please contact the applications support team for more information

  • Noob question, how to avoid this runtime error,please help..

    Im new to java. Im using a JOptionPane in getting the user an input/a number, which is in String,. and to use it, im converting it by Integer.parseInt. When I run it everything seems ok, but whenever i inputted other data types other than integer(e.g char), i get a runtime error message "exception in main thread java.lang.NumberFormatException blah blah.....,. Is theres a way or a method or something that i can filter the users input when they type a character or when they inputted nothing that will not resulted to a runtime error, instead, an error message box will said that it is an invalid input. thanks in advance

    Ah, well, after an evening of rest and reflection, I have to conclude that we are all partially correct. I never meant to imply that NumberFormatException should not be caught. I have had to repair too many classes in which just-in-case or programming-by-exception was a rule, rather than a valuable technique for handling exceptional or error situations.
    As far as this example, I was not attempting to write a parser, or even start one. We are talking about a very simple situation ... determine if a String represents an integer. My example was overly simple, too. As pointed out, too simple. *\d+* would have eliminated empty strings, and with a few relatively minor changes, could handle all legal integers easily, including '-' and ',' characters, while excluding floating point and other invalid inputs. I did mention that regexes were an advanced technique. A Scanner could be used to test for the existence of an integer in a string. None of these rise to the level of parsing, IMO, but, as I have frequently said in these fora, the arguments of the mages are infinite. Of course, that implies that I consider myself a mage, which is not actually the truth.
    In any case, as pointed out, this is an example where catching a runtime exception is probably a good idea, as long as we don't give the OP the idea that this is the only technique, or that code can be written to ignore the causes of exceptional situations, because we can always handle them in the catch block. I have seen way too much of this to be comfortable with even the suggestion of this.
    I come here to learn. Sometimes, I learn interesting, complex things. Sometimes, I learn interesting, simple things.
    Sincerely, thanks for helping me to learn.
    ? {?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Runtime error in CRMD_SALES_MASS transaction

    Hi Gurus,
    I have to enhance the transaction CRMD_SALES_MASS to add few custom fields to it.
    I am trying to execute the transaction but I keep getting a runtime error in a standard Function Module CRM_SALESORDER_MASS_SELECT that is meant for the MASS Transaction. I have gone through many notes but I could not find anything which is relevant. Please help me with this! Please find the below dump if it can help.
    Runtime Errors         CREATE_DATA_UNKNOWN_TYPE
    Except.                CX_SY_CREATE_DATA_ERROR
    Date and Time          09.12.2010 05:11:12
    Short text
        CREATE DATA: The specified type "CRMT_SALESORD_MASSUPDATE_ITEM
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLCRM_SALES_MASS_UPDATE" had to be terminated
         because it has
        come across a statement that unfortunately cannot be executed.

    Hi Nisha,
    Thanks for the reply.
    I got to know the issue with the function module before I saw the reply. It has something to do with the type that is used in CREATE DATA statement.  The statement at line 51 should have been as below
    CREATE DATA ls_selecttable_ref type (tabname-name).
    but the type mentioned tabname in standard FM is a structure of type MASSTABLESTAB.
    Now I have another question. If we are to implement MASS transaction for Service contracts in CRM how are we supposed to do it? I am talking about SAP GUI and not the WebUI here.
    Regards,
    Mahesh

  • Microsoft C++runtime error in Adobe Photoshop_10, editor,Windows 7

    Would like to fix this.
    Program opens, when I click on editor, Visual Runtime error occurs, and program will shut down when I closed window or click to cancel.
    I have been coming up with some solutions on the forum but some people have not been successful for other versions & I hve not found the specific one question like mine. Can some one send me the correct link for this fix for my particular stats
    Thank you

    Follow the steps in article:
    http://helpx.adobe.com/photoshop-elements/kb/microsoft-c-runtime-error-launcing.html

  • I attempted to install an update to my iTunes and got a "C   Runtime Error" message. Now when I attempt to open iTunes I get a pop up that says to reinstall iTunes. But I can't open iTunes to reinstall it. How can I reinstall iTunes?

    I received notification of ANOTHER iTunes update being available, so I attempted to install the update on my Toshiba Satellite laptop running Windows Vista. During the update process, two pop-up announced that I had a "Microsoft Visual C++ Runtime Library" Runtime Error, R6034 and another pop-up that states "iTunes" iTunes was not installed correctly. Please reinstall iTunes. However, I cannot open iTunes. I get the same pop-up telling me to reinstall iTunes.
    I had many songs in my iTunes library that came from sources other than iTunes, mostly my own CDs. Plus, I have nearly $100 credit remaining in the iTunes store. I'm converned I will lose the songs and store credit if I reinstall iTunes. So my questions are:
    1. How can I reinstall iTunes?
    2. If I reinstall it, will I lose my store credit and non-iTunes songs?
    Thanks,
    Jim

    See this User Tip by turingtest2
    https://discussions.apple.com/docs/DOC-6562
    JimmieJag wrote:
    2. If I reinstall it, will I lose my store credit and non-iTunes songs?
    Nothing should be lost... However... it is both Prudent and Recommended that a backup should have been created and maintained.

  • Reg SDCCN and USMM - Abap runtime error

    Dear Friends,
    Runtime Errors : DBIF_RSQL_SQL_ERROR
    Exception : CX_SY_OPEN_SQL_DB
    When I run a T.Code SDCCN and USMM, got abap run time error
    "SQL error in the database when accessing a table" that errors are below.
    Internal Call code is ..........[RSQL/OPEN/TBTCO]
    "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
    "SAPLBTCH" or "LBTCHF19"
    "EXECUTE_BP_JOB_SELECT"
    The exception must either be prevented, caught within proedure
    "EXECUTE_BP_JOB_SELECT" "(FORM)", or its possible occurrence must be declared
      in the  RAISING clause of the procedure.
    This kind of errors found.
    what can i do ? Pls give me advice
    Regards
    keshav

    hi,
    please share the solution how you solve the Question.
    Because of some times i got the same dump.
    Regards,
    Ananth

  • During itunes update an error occured and now it won't open at all on my windows xp pc. The error is saying it is a Runtime Error on the C Library

    Last night when I turned my Itunes on it asked me to update.  There was Itunes and Icloud update so I clicked update as usual etc.
    Halfway through an error message came up as follows:-
    Runtime Error
    Program: C\ Program Files|iTunes|iTunes.exe
    R6034
    An application has made an attempt to load the C runtime library incorrectly.
    Please contact the application's support team for more information.
    You click OK to this message and then another message comes up which says:-
    Itunes was not installed correctly. Please reinstall iTunes. Error 7 (windows error 1114)
    So can anyone help me with this.
    I dare not plug my ipod or ipad in to the pc incase I loose everything.
    HELP HELP HELP PLEASE.

    Hello, discodiva64
    Thank you for the question.  Try uninstalling all components of iTunes in the order specified of the article below.  Once this is done attempt to install iTunes again.
    Removing and Reinstalling iTunes and other software components for Windows XP
    http://support.apple.com/kb/ht1925
    If the issue persists, I would recommend going through these steps for error 7. 
    iTunes for Windows: "Error 7" message when opening iTunes
    http://support.apple.com/kb/ts3074
    If the issue still persists, you may need to process the steps in the article below for each component when uninstalling iTunes.
    "The feature you are trying to use is on a network resource that is unavailable" alert when removing Apple software in Windows
    http://support.apple.com/kb/TS3704
    Cheers,
    Jason H.

  • Runtime Error that Seems to be Related to Dialog Boxes

    Although I am currently taking a college course in Java and my code is based on a couple of questions from my Java textbook, I would like to make it perfectly clear that this is NOT homework. This is self-assigned for studying purposes and my professor will probably never see this, let alone grade it. Regardless, I suspect this to be a configuration-related issue as I had no such problems running this program in a Vista machine on campus. Assuming I am right, there shouldn't be any issue with any of this community's policies as I won't need to receive any "answer" code to solve this issue.
    In NetBeans, my program compiles and works fine, but produces a couple of runtime errors. Any idea what could be going on here?
    Here's my code:
    import java.util.Scanner;       // Needed for console input.
    import javax.swing.JOptionPane; // Needed for dialog boxes.
       This program performs the actions requested in questions 2.35 and 2.36 in the textbook.
    * @author Dan
    public class Pages98To99 {
        public static void main(String[]args){
            // Asks the user for what answer he/she wants to see.
            System.out.println("Do you want to see the answer to 2.35 or 2.36?");
            Scanner keyboard = new Scanner(System.in);  // Creates a scanner object.
            double answer = keyboard.nextDouble();
            if (answer == 2.35){
                //2.35
                JOptionPane.showMessageDialog(null, "Greetings Earthling.");
                JOptionPane.showInputDialog("Enter a number.");}
            else if (answer == 2.36){
                //2.36
                String str = JOptionPane.showInputDialog("Please enter your age.");
                                                     // Gets age.
                int age = Integer.parseInt(str);}    /* Converts age from a string to an
                                                        integer.*/
            else
                JOptionPane.showMessageDialog(null, "Go to another program.");
            System.exit(0); // Ends the program
    }Here are the runtime errors produced by NetBeans:
    2010-02-15 21:23:54.659 java[3891] CFLog (0): CFMessagePort: bootstrap_register(): failed 1103 (0x44f), port = 0xf203, name = 'java.ServiceProvider' See /usr/include/servers/bootstrap_defs.h for the error codes. 2010-02-15 21:23:54.660 java[3891] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (java.ServiceProvider)The following is a troubleshooting terminal session using both the newer version of JDK courtesy of SoyLatte ( [http://landonf.bikemonkey.org/static/soylatte/|http://landonf.bikemonkey.org/static/soylatte/] ), which fails to produce a dialog box) as well as the older one supplied by Apple as part of my OS (which like in NetBeans works fine otherwise) as well.
    Last login: Sat Feb 20 00:12:55 on ttyp1
    Welcome to Darwin!
    Dans-MacBook:~ Dan$ cd /Volumes/Lexar/NetBeansProjects/MacBook-Made/test/;echo $PATH;java -version;javac -version;javac Pages98To99.java;java Pages98To99;PATH=/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/X11R6/bin;java -version;javac -version;javac Pages98To99.java;java Pages98To99
    /sw/bin:/sw/sbin:/Applications/soylatte16-i386-1.0.3/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/X11R6/bin
    java version "1.6.0_03-p3"
    Java(TM) SE Runtime Environment (build 1.6.0_03-p3-landonf_19_aug_2008_14_55-b00)
    Java HotSpot(TM) Server VM (build 1.6.0_03-p3-landonf_19_aug_2008_14_55-b00, mixed mode)
    javac 1.6.0_03-p3
    Do you want to see the answer to 2.35 or 2.36?
    0
    Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:169)
            at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
            at sun.awt.X11.XToolkit.(XToolkit.java:89)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:169)
            at java.awt.Toolkit$2.run(Toolkit.java:836)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:828)
            at sun.swing.SwingUtilities2$AATextInfo.getAATextInfo(SwingUtilities2.java:120)
            at javax.swing.plaf.metal.MetalLookAndFeel.initComponentDefaults(MetalLookAndFeel.java:1556)
            at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:130)
            at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.java:1591)
            at javax.swing.UIManager.setLookAndFeel(UIManager.java:537)
            at javax.swing.UIManager.setLookAndFeel(UIManager.java:577)
            at javax.swing.UIManager.initializeDefaultLAF(UIManager.java:1331)
            at javax.swing.UIManager.initialize(UIManager.java:1418)
            at javax.swing.UIManager.maybeInitialize(UIManager.java:1406)
            at javax.swing.UIManager.getDefaults(UIManager.java:656)
            at javax.swing.UIManager.getString(UIManager.java:802)
            at javax.swing.UIManager.getString(UIManager.java:819)
            at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:592)
            at Pages98To99.main(Pages98To99.java:29)
    java version "1.5.0_19"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02-306)
    Java HotSpot(TM) Client VM (build 1.5.0_19-138, mixed mode, sharing)
    javac 1.5.0_19
    javac: no source files
    Usage: javac 
    where possible options include:
      -g                         Generate all debugging info
      -g:none                    Generate no debugging info
      -g:{lines,vars,source}     Generate only some debugging info
      -nowarn                    Generate no warnings
      -verbose                   Output messages about what the compiler is doing
      -deprecation               Output source locations where deprecated APIs are used
      -classpath           Specify where to find user class files
      -cp                  Specify where to find user class files
      -sourcepath          Specify where to find input source files
      -bootclasspath       Override location of bootstrap class files
      -extdirs             Override location of installed extensions
      -endorseddirs        Override location of endorsed standards path
      -d              Specify where to place generated class files
      -encoding        Specify character encoding used by source files
      -source           Provide source compatibility with specified release
      -target           Generate class files for specific VM version
      -version                   Version information
      -help                      Print a synopsis of standard options
      -X                         Print a synopsis of nonstandard options
      -J                   Pass  directly to the runtime system
    Do you want to see the answer to 2.35 or 2.36?
    0
    2010-02-20 00:16:09.967 java[4618] CFLog (0): CFMessagePort: bootstrap_register(): failed 1103 (0x44f), port = 0xf103, name = 'java.ServiceProvider'
    See /usr/include/servers/bootstrap_defs.h for the error codes.
    2010-02-20 00:16:09.968 java[4618] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (java.ServiceProvider)
    Dans-MacBook:/Volumes/Lexar/NetBeansProjects/MacBook-Made/test Dan$ Edited by: Viewer07 on Mar 6, 2010 12:15 AM

    In terminal I've been using a JDK from Soylatte. I haven't tampered with the JDK that NetBeans uses.
    About NetBeans (from the menubar returns the following):
    Product Version: NetBeans IDE 6.8 (Build 200912041610)
    Java: 1.5.0_19; Java HotSpot(TM) Client VM 1.5.0_19-138
    System: Mac OS X version 10.4.11 running on i386; MacRoman; en_US (nb)
    Userdir: /Users/Dan/.netbeans/6.8

  • How to fix runtime error 6025 in iTunes?

    How to fix runtime error 6025 in iTunes?

    Hey deangelofromtx,
    Thanks for the question. I understand that you are experiencing issues with iTunes. The following resource may provide a solution:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/TS1717
    Thanks,
    Matt M.

  • Portal Runtime Error: Unable to parse template

    Hi!
    I integrated SAP BW system with SAP Portal. All the connection tests (Sap Web AS connection, ITS connection, Connection Test for connectors) run successfully.
    I also installed a BI add on u201CBI Administratoru201D on Portal and performed all the steps on SAP BI system.
    When I try to access one of the functions of BI Administrator I get Portal Runtime Exception on all the windows in Portal (bellow, in the middle, etc.).
    BI System Selection  
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 12:26_20/01/09_0013_21754250
    Refer to the log file for details about this exception.
    I have looked into log file for Portal and detected the following error text:
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException:
    Exception in SAP Application Integrator occured: Unable to parse template &\#39;<System.Access.WAS.protocol>://<System.Access.WAS.hostname>
    /sap/bw/BEx?sap-client=<System.client>&sap-language=<Request.Language>&accessibility=<User.Accessibility
    [SAP_BOOL]>&style_sheet=<LAF.StylesheetUrl[url_ENCODE]>&<TrayInformation[IF_true PROCESS_RECURSIVE]>&<Authentication>&<Report>&<BusinessParameters>&\#39;; the problem occured at position 82. Cannot process expression <System.client> because Invalid System Attribute:
    System:    &\#39;SAP_LocalSystem&\#39;,
    Attribute: &\#39;client&\#39;.
    Question:
    How can I correct this error?
    Any helpful information will be very appreciated!
    Axel

    Hi Alex,
    It seems that the iview (of the type Application intergrator) cannot read or interperet the "client" parameter from your system object.
    I can also see that the systemobject-alias that is reffered to is "SAP_LocalSystem".
    Find the System Object called SAP_BW and see if all settings to connect to the backend are correct.
    In addition in the iview try to set the system-alias from SAP_LocalSystem to SAP_BW and retry.
    Good Luck.
    Benjamin

  • Runtime error while executing CAT2

    Hi All,
    My user is executing the CAT2 as below:
    Going to CAT2
    Given profile as Z001 which allows the multiple employees
    its is giving another screen as "Personal number selection for fast data entry" screen
    Click on Further selections button
    Selecting the cost ceter and transfer to right side
    Selecting the Cost center 012-0088
    Clicking on execute button
    getting the Runtime error
    If she gives the other cost center as 012-0089 or 012-0090, there is no error is showing to her.
    Even for the Cost center 012-0088, i run with my user id , there is no error.
    Can anybody suggest why this runtime error occurs for this standard transaction ?
    Thanks
    Shankar

    HI Sreekanth,
    I am not able to paste the total Runtime error message. If you provide me your own details, i will send as attachement to you.
    About your second question: We are using the profiles. On the basis of the profiles selection we are selecting the multiple employees. It is the normal way of doing by the client. Going to selection screen first and get the cost center to the screen from the  further selections, then we give the cost center and execute. We get the employee names belonging to that cost center. Selecting the employee name there and will go to the hours input screen.
    Here immediatly after giving the costcenter and executing, the user getting the runtime error. But not me
    shankar

  • Runtime Error in File Preview of RH7 - Immediate help needed!

    Dear all,
    we're working on a RoboHelp 7 project under version control.
    Today we encountered a major issue with ur project/database. When opening files in the preview window, they are displayed without error. As soon you click on a link within this file that leads to another HTML file, you get a pop-up with a runtime error message. You're asked either to debug or not. Selecting no displays a second runtime error with the same question. After also declining, you get to the selected HTML file.
    We have two major sorts of files: Chapter overview pages and topic files. Both are based on the same Style Sheet (CSS) and template. For the overview files the layout is just changed a bit when you create the file. Further there are some extra files don't use the template.
    Now I recognized some kind of logic:
    - When you open an overview-file, the two pop-ups always refer to runtime errors in line 46 and 49.
    - When you open a topic file, the two pop-ups always refer to runtime errors in line 50 and 53.
    - When you open a file that is blank and not based on the template, there's no error.
    Until now, the error never occured. But since today (or maybe last week und we didn't recognize), this error comes up even for files that were created months ago and never had an error before. They were changed today automatically when a renamed a chapter. Even within our "clean and working" backups we now encounter this error.
    Questions:
    - Can anyone explain, what a runtime error is at all?
    - My assumption is, that it has something to do with the CSS or template, but I'm not sure. What can be wrong there?
    - To what lines do the specifications in the pop-up refer to? Where can I find those lines?
    As we are in a very critical project phase, I really need your assistance for a quick and effective solution. Please help me as soon as possible!! Thanks!!

    Hi Tom
    Here is my own educated guess.
    When you have links of any type in a HTML document, a calculation has to occur at the time they are created. The application has to calculate where the linked item is in relation to the existing page. Then HTML shorthand is created to navigate. Up a folder level is ../ and up two folder levels is ../../. Stuff like that.
    Popups are a different story. While you are still creating links, these beasties are actually handled using JavaScript. So the path is supplied in the call to the JavaScript.
    As if that weren't complex enough, we now toss Headers and Footers into the mix. Headers and Footers are tied to the Master Page. The Master Page is always in the root level of the project. Links in a Header and Footers often break because of the assorted locations of HTML pages if you are using folders to organize your project. So when you create the link initially as part of the Master Page, things are dandy and as long as the topic is in the project root folder (same as the Master Page) things would likely work fine. But if that Master Page is associated with a topic inside a folder level or two down, things can go to pot in a hurry! (Where are we all headed? And what's with the handbasket?)
    Hopefully this helps shed some possible explanation... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Windows 7 Runtime Error Microsoft Visual C + +

    When i turn on my computer and let everything load, i get a message saying, Runtime Error. I didnt pay much attention to it until yesterday. I  tried channging the password on my desktop. When i clicked "change your windows password" absolutely nothing happend. I also noticed that several other functions do not work such as windows gallery, camera, or camcorder. im not sure how to fix this problem and ive done a reboot in safe mode, virus scans, and deleted a few downloaded programs but nothing seems to fix the problem. i mainly use my computer to surf the web and store music and photos. 
    I have the HP touchsmart 300. Running windows 7 homepremium. 
    Please help. Any questions just ask. 

    Hello dtovar11,
    You’re getting a runtime error.
    Open up command prompt and run the following command SFC /scannow.
    This will scan the system files and correct any errors that it can.
    Here is a link to command prompt.
    When you go to open command prompt, right click and run as administrator.
    If it has not been too long since the problem started, you can run a system restore.
    This will take the system back to when everything was working correctly without affecting your personal files.
    Here is a link on how to do a restore.
    Let me know how everything goes.
    Have a good day.

Maybe you are looking for

  • Networking printer with HP Laserjet and Linksys wired print server

    I have an older Laserjet 4 Plus that is networked via a Linksys 3-port wired print server. My Windows-based PCs print to it fine but I can't print with my iMac. It gets there but gets an error at the printer and never prints. I'm new to the Mac world

  • How to fix Premiere Pro CC 7.2.1 when it stops responding?

    I have a project with 3 sequences. I am having trouble with the 2nd sequence which is mixed AVCHD and QT. I edited several clip assets extensively, enduring some rather long save times but I did edit. I went to the next clip in the timeline and it is

  • I finally did it

    I said to heck with it and did away with my Samsung Fascinate.  I found out alot of the issues and problems I was having with the phone was in the phone itself.  For example, I was having issues with charging the phone in my car with the car charger.

  • How do you Restore Stickies in Time Machine Mavericks 10.9.3?

    i lost an important note on stickies. And i retrieved an old version of it in time machine under preferences / widgets. but the setup appears to have changed in my upgrade to mavericks and I can't open the note. I'm trying to open a "post-mavericks"

  • RAW files not recognized?

    I recently purchased the Nikon D7200 and I took a few photos with it the other day. I ALWAYS shoot in RAW and upon trying to upload them, LR wouldn't recognize the files. I suspected that the software may need to be updated, so I did. Currently using