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

Similar Messages

  • Keep getting a Runtime Error  Program Files (x86)...  R6034  An application has made an attempt to load the C runtime library incorrectly.  Also another pop up - Error 7 (Windows error 1114)

    I updated itunes.  Now it doesn't run.  I keep getting -" Runtime error Program Files (x86)...itunes helper  R6034  An application has made an attempt to load the C runtime library incorrectly.  Please contact support team."
      Well how do you do that without owning a MAC?  This error pops up every time I start my computer.  The other pop up says Error 7 (Windows error 1114)
      I have uninstalled itunes and re-installed it (I still get the pop up after itunes was uninstalled.) 
      I can't find a restore point before the latest update.  And I can't run itunes on my Windows 7 computer.  Any advice out there?

    Do the following:
    Uninstall from Windows the following five programs: iTunes, Apple Software Update, Apple Mobile Device Support, Bonjour and Apple Application Support. You do this from an applet in Control Panel called Programs & Features (in Windows 8, 7, or Vista) or Add or Remove Programs (in Windows XP).
    Download the latest version of iTunes from Apple and note the location you're saving it to so you can find it once it's done.
    Run the iTunes installation as an administrator, just Right click iTunes installer and Run as Administrator.

  • LV runtime error in file C:\Program Files\National Instruments\LabVIEW 2010\CCodeGen\libsrc\os\rtx\LVThreads_rtx.c

    Hello,
    I tried to run my application on LM3S8962.
    The build succeeded. All LEDs are green,
    but the application doesn't run.
    The error message appears in the status window:
    [17:06:21] Status: Build Succeeded.
    LV runtime error in file C:\Program Files\National Instruments\LabVIEW 2010\CCodeGen\libsrc\os\rtx\LVThreads_rtx.c at line 141: 2 19
    This message isn't really enlightening to me.
    Doesn't anyone know how to solve the problem?

    Hi Peter,
    i tried to modify the code to isolate the problem.
    With the attached code the new error message appears:
    LV runtime error in file C:\Program Files\National Instruments\LabVIEW 2010\CCodeGen\libsrc\blockdiagram\CCGClusterSupport.c at line 141: 2 13
    What are the limits of clusters in LV ARM?
    My Toolchain:
    Tool Version Numbers:
    Toolchain:        RealView MDK-ARM  Version: 4.11
    Toolchain Path:    BIN40\
    C Compiler:         Armcc.Exe       V4.0.0.728
    Assembler:          Armasm.Exe       V4.0.0.728
    Linker/Locator:     ArmLink.Exe       V4.0.0.728
    Librarian:             ArmAr.Exe       V4.0.0.728
    Hex Converter:      FromElf.Exe       V4.0.0.728
    CPU DLL:               SARMCM3.DLL       V4.11
    Dialog DLL:         DLM.DLL       V1.19a
    Target DLL:             BIN\UL2CM3.DLL       V1.63
    Dialog DLL:         TLM.DLL       V1.19a
    Thanks
    Marco
    Attachments:
    ICUA4_SOURCE_DISTRIBUTION.zip ‏463 KB

  • Optimize for Speed = LV runtime error in file CCGArrSupp​ort2.c (LV2009 / MCB2400)

    Hello,
    I have a MCB2400 and LV2009 and the normal Code-Generation works fine. But if I try the Run-Time Option: "Optimize for Speed" I always get this Error:
    "LV runtime error in file ...\CCGArrSupport2.c at line 2621: 6 3"
    I already tried a workaround, which helped somebody for blackfin: http://forums.ni.com/ni/board/message?board.id=420​&thread.id=811
    But it didn´t help in my case.
    bye
    amin 
    Solved!
    Go to Solution.

    Hi,
    you are right. In the example it was just a Problem with the output.
    Now here is one little part of the project which brings the runtime error allone, which brings the runtime error (just if the optimize option ist activated).
    The Black Node is a Sub-Vi.
    bye & thanks
    amin
    Message Edited by aminat on 10-23-2009 09:02 AM
    Attachments:
    PUB.zip ‏15 KB

  • HT203175 While trying to use my iTunes library it will suddenly stop working with the erro message Runtime error R6025 pure virtual function call.  HELP!!!

    While trying to use my iTunes library it will suddenly stop working with the error message Runtime error R6025 pure virtual function call.
    Help???

    Just responded to this in another thread (note we used Captivate 7 so it might be a different error).
    We found that when we created files with embedded swf files that existed ABOVE widgets in the timeline, when someone else tried to open our file it broke/we got the runtime error. The original person could still open it for a time, but eventually the cache would clear and they couldn't.
    However, if we ensured swf files are BELOW widgets in the source files, it didn't break. In fact, if we found one that was breaking and got the author to move the swf file on the timeline, it would start working for others.
    STRANGE! Let me know if this works for you to!

  • TS3694 I'm running XP. After downloading the latest itunes update i get a "Runtime error" and can't start itunes. Help?

    I'm running XP. After downloading the latest itunes update i get a "Runtime error" and can't start itunes. Help?

    iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue
    Solving MSVCR80 issue and Windows iTunes install issues.
    Thanks to user turingtest2 for this solution.
    Solving MSVCR80 issue and Windows iTunes install issues.
    If the above doesn’t do the trick entirely, then use the instructions in the following as it applies to the version of Windows you are using:
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    You may be required to boot into safe mode to complete the folder deletion process.

  • Crystal report runtime error on print preview

    Hi everybody
    I've built a CR report based on a 'SAP B1' connection type
    I pick my tables from the DBO menu and not from the B1 tables menu (not the one which is organized like  the SAP main menu)
    I  open CR application and the report
    I click on the print preview button
    I enter the parameter
    I enter the Company user password in the "Enter connection details below' window
    After this step, I've often have a C++ runtime error
         Detail of the error message :
         TITLE : MS Visual C++ Runtime library
         Runtime error !
         Prgram : C:\Program files (x86) \business...
    Problem signature:
      Problem Event Name:     APPCRASH
      Application Name:     crw32.exe
      Application Version:     12.2.0.290
      Application Timestamp:     4a365bb5
      Fault Module Name:     MSVCR80.dll
      Fault Module Version:     8.0.50727.3053
      Fault Module Timestamp:     4889d619
      Exception Code:     40000015
      Exception Offset:     000046b4
      OS Version:     6.0.6001.2.1.0.16.7
      Locale ID:     1033
      Additional Information 1:     fbca
      Additional Information 2:     4dd03cfc2bbb8ba75251d9b6c3496254
      Additional Information 3:     81d9
      Additional Information 4:     759284bec319ee7a483715cbc8f2c898
    this erreor does not appear every time
    I do not understand what makes tihs error to appear or not.
    The only solution I've found so far :
    Re open the report
    Go to DATABASE Manue / Set Datasource location
    I change the location of all the table to a new connection source.
    environnement : win XP SP3 and CR 12.2.0.290 or Win 2008 serv and CR 12.2.0.290
    Have you met the same problem in your editions ? Have you found any solutions ?
    Thks for all answers
    Edited by: Antoine TESSIER on Apr 19, 2010 11:58 AM

    I am having the same problem, reloaded Crystal, tried changing database, still getting error message.  I am running in Windows 7 Professional.
    Description
    Faulting Application Path:     C:\Program Files (x86)\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\crw32.exe
    Problem signature
    Problem Event Name:     APPCRASH
    Application Name:     crw32.exe
    Application Version:     12.1.3.1028
    Application Timestamp:     4991a897
    Fault Module Name:     MSVCR80.dll
    Fault Module Version:     8.0.50727.4927
    Fault Module Timestamp:     4a2752ff
    Exception Code:     40000015
    Exception Offset:     000046b4
    OS Version:     6.1.7600.2.0.0.256.48
    Locale ID:     1033
    Additional Information 1:     cd41
    Additional Information 2:     cd416236504bbf90e1e977a0426bc2fe
    Additional Information 3:     671e
    Additional Information 4:     671eefc7db4b2a40792acc9f378ae3f4

  • Ps CS5 - Runtime error - which files need to be deleted ? -  if thats the fix

    So I just went thru all this with Adobe Premiere, and now I will have to go thru it with Ps5.   I am getting the run time error in my  Ps CS 5 version 12.0.4  x64 , running on a PC window 7.
    The program crashes immediately upon opening. With premier I had to go in and delete a preferences file, and then it worked again (Thanks to A.T. Romano for the fix) but I lost any
    projects that were in the works. Anyone know how to fix the photoshop problem? And is it likely I will be going thru this with my Lightroom 3 as well?
    Thanks
    AC

    Alex7777 wrote:
    JJ Mack
    Just to clarify, Do you know if thats the fix for ps5 runtime error ? Or just thats how you access preferences ?
    Thanks AC
    No you never posted the information about your errors I was just answered your question about preferences. If you want to work on your errors
    Supply pertinent information
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

  • Runtime error while trying to execute custom F4 help in OOP ALV grid.

    Dear All,
    I am trying to add custom search help for one of my column in ALV grid. I'm using OOP ALV, when i click for search help for that column, the system shows runtime error like below.
    I am new to OOP concept and tried to follow program BCALV_EDIT_03. But not getting this error occur. Please help me.
    With regards.

    Hi,
    In order to be able to provide a search help for a field in an ALV you must do the following things.
    1) The field where F4 help need to be attached needs to be made editable.
    2) Create an event handler class to handle the ONF4 event. You can refer the following code:
        CLASS lcl_alv1_handler DEFINITION.
        PUBLIC SECTION.
           "Tohandle F4 helps
           METHODS handle_f4 FOR EVENT onf4 OF cl_gui_alv_grid
                   IMPORTING e_fieldname e_fieldvalue es_row_no er_event_data
                             et_bad_cells e_display.
        ENDCLASS.
       CLASS lcl_alv1_handler IMPLEMENTATION.
          METHOD handle_f4.
    CASE e_fieldname.
         WHEN 'LIFNR'.               "Set F4 for courier vendor
             SELECT lifnr name1 FROM lfa1 INTO TABLE lt_lifnr.
           IF lt_lifnr IS NOT INITIAL.
             CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
               EXPORTING
                 retfield           = 'LIFNR'
                 window_title   = 'Vendors'
                 value_org       = 'S'
               TABLES
                 value_tab       = lt_lifnr
                 return_tab      = lt_return
               EXCEPTIONS
                 parameter_error = 1
                 no_values_found = 2
                 OTHERS          = 3.
             IF sy-subrc = 0.
               READ TABLE gt_final INTO wa_final_t INDEX es_row_no-row_id.
               IF sy-subrc = 0.
                 READ TABLE lt_return INTO wa_return INDEX 1.
                 IF sy-subrc = 0.
                   CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
                     EXPORTING
                       input  = wa_return-fieldval
                     IMPORTING
                       output = lv_lifnr.
                   wa_final_t-lifnr  = lv_lifnr.
                   MODIFY gt_final FROM wa_final_t INDEX es_row_no-row_id.
                 ENDIF.
               ENDIF.
             ENDIF.
           ENDIF.
          ENDCASE.
             CALL METHOD o_alv->refresh_table_display.
          ENDMETHOD.
       ENDCLASS.
        In the above method, GT_FINAL-LIFNR is being overwritten by the LIFNR you had selected       from F4 help. So we will call the refresh_table_display after it to see the result in the ALV.
    3) After creating the ALV object, add the fields to which the F4 has to be added. For this you
        need to declare an internal table based on  lvc_t_f4. Use the following code. Here O_ALV is    my ALV object.:
       CREATE OBJECT o_container
           EXPORTING
             container_name              = 'CUSTCON'
           EXCEPTIONS
             cntl_error                  = 1
             cntl_system_error           = 2
             create_error                = 3
             lifetime_error              = 4
             lifetime_dynpro_dynpro_link = 5
             OTHERS                      = 6.
         IF sy-subrc <> 0.
    *     MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *                WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
         ENDIF.
         CREATE OBJECT o_alv
           EXPORTING
             i_parent          = o_container
           EXCEPTIONS
             error_cntl_create = 1
             error_cntl_init   = 2
             error_cntl_link   = 3
             error_dp_create   = 4
             OTHERS            = 5.
         IF sy-subrc <> 0.
    *     MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *                WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
         ENDIF.
       CLEAR : gt_f4, wa_f4.
       wa_f4-fieldname   = 'LIFNR'.
       wa_f4-register    = 'X'.
       wa_f4-getbefore   = space.
       wa_f4-chngeafter  = space.
       APPEND wa_f4 TO gt_f4.
       Here I am assigning F4 to LIFNR field in the final internal table that is displayed using ALV.
       After this register this field for F4.
        CALL METHOD o_alv->register_f4_for_fields
           EXPORTING
              it_f4 = gt_f4.
       CREATE OBJECT o_alv_handler.
       SET HANDLER : o_alv_handler->handle_f4 FOR o_alv1.
       The object o_alv_handler is created based on the event handler class.
    I hope that this will solve your issue. Revert if this is solved.
    Rgards,
    Abijith

  • Runtime Error on installation of ATKHTK-Driver - pls help!

    Hello All,
    last hope for getting solved this ugly problem.
    Configuration:
    Lenovo SL500; 2746, 6FG, Windows 7 32 bit - updated;
    Symptom:
    While trying to install the ATKHTK-Driver (6AG802WW) manually or with SystemUpdate following error occurs:
     Pop-up-title: Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program: C:\DRIVERS\Win7\ATKHTK\6AG802WW\setup.exe
     This application has requested the Runtime to terminate it in an unusual way.
     Please contact the application´s support team for more information.
    Without that driver i cant use the hotkeys and the PowerManager doesn't recognize the battery as installed.
    So i would be very thankful for any help!

    I am seeing the same problem here. Apparently there are others who are seeing it as well (eg this thread:
    http://forums.lenovo.com/t5/SL-Series-ThinkPad-Laptops/SL500-ATK-Hotkey-driver-and-Fingerprint-probl... and here http://www.thinkpad-forum.de/thinkpad-software/windows/79559-runtime-error-w%C3%A4hrend-installation...   )
    The driver I am trying to install is 6ag802ww, which is version 1.00.03.0
    I do not think I have any Vista drivers installed - how do I check to be sure?
    Can someone provide a step-by-step instruction on how to get around the message "This application has requested the Runtime to terminate it in an unusual way." ? What exactly to look for in the registry, for instance?

  • Error 8 (file permission​s) when using Help:Searc​h

    Hi there,
    When I use the help system and do a search, I get the following error:
    Error 8 occurred at Open File
    Possible reason(s):
    LabVIEW:  File permission error. You do not have the correct permissions for the file.
    =========================
    NI-488:  DMA hardware error detected.
    This is Labview 8.2 running on Linux (Enterprise RHEL4), and I had the same problem with Labview 7.1.  The problem seems to be caused by the permissions on some or all of the following files, which are written to the /tmp directory when the search is performed:
    controls2.htm 
    index2.htm 
    js_buttons.htm 
    search_results.html
    If I do a search, these files are written but not erased (with permissions -rw-r--r--).  If someone else then does a search, they get the Error 8 problem listed above.  If the owner of these files (or root) deletes them, the problem is solved -- until a different user than the owner of those temporary files wants to search the help system.
    My guess is that if I could get Labview to either open up the write permissions on these files or delete them after the help session is complete, the problem would be solved.
    Any advice?  Has anyone else had this problem (you would need a multiple-user linux system to see it)?
    Thanks,
    Tobin

    Hi Tobin-
    The following KnowledgeBase articles provide some valuable insight.  Check them out and reply if they don't help resolve the problem.
    KB 3GFF9FBP: Why do I get "Error 8 Occurred at Open File" When Writing to or Reading From a File?
    KB ...
    And there are lots of discussions about this already.  For other possible causes/solutions, try searching the forums for "file permission error 8".
    Drew Pierce | District Manager, Central Texas | National Instruments

  • Immediate help needed for Forms on Citrix

    All Gurus
    Form works perfect on desktop but when I put in on citrix then it didn't work. problem is when we click on any push button that is not executing a code behind it. so push button in forms are not working. we installed forms 6i runtime software on citrix. is there anything do I need to do to make buttons work.
    Thank you so much
    Nitin

    I compiled my form on desktop and its working fine then I moved .fmx file to citrix and there button is not working. other thing using forms default menu if I use execute query it works but when I click on button (when-button pressed trigger and code is go_block, execute_query) then it doesn't execute. so I added just message for testing and message also not populating. so what would be the issue?
    where you are saying I have to compile form on citrix and how we can compile on citrix? pl. help.
    do you have forms installed on citrix?
    pl.help
    Thanks
    Nitin

  • Runtime error (idoc-file)

    Hi  experts
    iam working on IDOC-file scenarion. after mapping design i have tesed my message mapping (without any data) iam getting error "RuntimeException in Message-Mapping transformation: Unparseable date: ""
    then i tetsed the scenario end to end , an outbound IDOC is genarted but in sxmb_moni the status is RED and the error is "RuntimeException in Message-Mapping "
    i copied the payload XML message and retested in IR this time the error is :
    "Cannot produce target element /ns0:MT_porder. Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd"
    please suggest me what could be the error
    regards
    vasavi

    hi suddha,
    tahnks for your reply.
    i checked in RWB>adapterengine->FTP-->
    Receiver Adapter v2123 for Party '', Service 'Sys_DMattec':
    Configured at 2008-07-28 17:01:23 EDT
    History:
    - 2008-08-06 10:36:02 EDT: Processing finished successfully
    - 2008-08-06 10:36:01 EDT: Processing started
    - 2008-08-06 10:29:36 EDT: Processing finished successfully
    - 2008-08-06 10:29:35 EDT: Processing started
    - 2008-08-05 16:38:04 EDT: Processing finished successfully
    but as u said i didnt find anywhere
    >>>if successful you get a Status Msg DLVD (Delivered)
    please tell me how can i check auditlog?
    Iam not sure what kind of ack message you are looking at for FTP protocol. Can be a bit more clear on that?
    in sxmb_moni --XML message
    status                                ack.status
    processed sucessfully      ? (still waiting )
    regards
    vasavi

  • Runtime error in print preview of Purchase Order

    Hi,
    I am facing a problem regarding the Print Preview of Purchase Order. This is happening after applying the patch no SAP_APPL Level 15.
    The error is "<b>Z_ME_PO_FOR_PRINTING IS NOT FOUND IN THE FUNCTION GROUP ZMEDRUCK"</b> which is the copy of MEDRUCK.
    How to solve the problem please guide.
    Please Reply Soon
    Thank you
    Sankhajeet.
    Message was edited by:
            Sankhajeet Bhowmick

    Hi
    You have customized your layout and print programs.
    Suggest you to sit with your ABAP programmer and they are the best ones to go through this problem.
    Your print program is looking for a function module which is missing
    Best regards
    Ramki

  • ORA-0 1033 Error- Immediate Help Needed!

    Hello I am a student have little knowledge abt oracle. My Oracle failed to startup showing ORA-0 1033 error. and its just 3 days before my project submission. Please Help immediately. Here is what I tried ---
    C:\>sqlplus "/as sysdba"
    SQL*Plus: Release 10.2.0.1.0 - Production on Sat Dec 18 11:23:47 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> shu immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup force mount;
    ORACLE instance started.
    Total System Global Area 293601280 bytes
    Fixed Size 1248600 bytes
    Variable Size 109052584 bytes
    Database Buffers 176160768 bytes
    Redo Buffers 7139328 bytes
    Database mounted.
    SQL> recover database;
    ORA-00283: recovery session canceled due to errors
    ORA-01122: database file 3 failed verification check
    ORA-01110: data file 3: 'K:\ORACLE\PRODUCT\10.2.0\ORADATA\INDRA\SYSAUX01.DBF'
    ORA-01207: file is more recent than control file - old control file
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01122: database file 3 failed verification check
    ORA-01110: data file 3: 'K:\ORACLE\PRODUCT\10.2.0\ORADATA\INDRA\SYSAUX01.DBF'
    ORA-01207: file is more recent than control file - old control file
    If it can be restored anyhow do help. I dont have a backup of the database!

    as i said i hv little knowledge abt oracle. I dont know if it was in archive log mode. how to find that out ! ... i think my oracle stopped working after an abnormal shutdown of the computer.
    and, the file as you can see have the error --
    ORA-01122: database file 3 failed verification check
    ORA-01110: data file 3: 'K:\ORACLE\PRODUCT\10.2.0\ORADATA\INDRA\SYSAUX01.DBF'
    any way to get this file restored??

Maybe you are looking for

  • Why am I being charged for CC?

    Adobe charged my debit card 49.99 for a monthly CC payment, but I did not enroll in the program. I had enrolled for the one year CC trial at 29.99, but canceled after the trial period. I did, however enroll in the Photoshop Photography, Lightroom, Be

  • 2013 MacBook Air for CS6

    I've been looking at the new 2013 13-inch MacBook Air for quite some time now. I'm a graphic designer, so I'll be looking to use Adobe CS6 (Photoshop, Illustrator, InDesign and Acrobat) and Aperture. Also of course, the general things such as Safari,

  • Lightswitch HTML Client 2013 - Navigation property load works Intermittently on phone, but works all the time in desktop browsers

    Hi,   I have this code which is adding a record and re-loading a navigation property "ldDailyLogDetails_FK". afterClosed: function   (viewScreen, navigationAction) {                 if   (navigationAction === msls.NavigateBackAction.commit) {        

  • Header text in SAPscript

    Hi, I am working on SAP script.THE HEADER TEXT IN THE SCRIPT HAS TO BE CHANGED, ""INclude &TVKO_TXNAM_KOP&OBJECT TEXT ID ZOTC LANGUAGE &VBDKL_SPRAS_VST&"" I have searched for the location & also checked the TVKO TABLE for values of TXNAM_KOP field us

  • When Rotating pics it changes to smaller size

    when I rotate from horizontal to vertical (landscape to portrait) the size goes from 2.3mb to 1.4mb. what gives? I need largest format for printing. It didn't use to do this. have ps 7. Maybe i should invest in Lightroom? or does anyone know what pro