Runtime Error in OPEN DATASET

Dear All,
I am trying to upload a text file in application server. But I am getting the run time error which says-
" For the statement
    "TRANSFER f TO ..."
only character-type data objects are supported at the argument position
"f".
In this case. the operand "f" has the non-character-type "u". The
current program is a Unicode program. In the Unicode context, the type
'X' or structures containing not only character-type components are
regarded as non-character-type."
If I remove the quantity fields then the error does not happen. But I have to take quantity fields also. Plz tell me what to do. My code is,
DATA FILENAME like rlgrap-filename VALUE 'MIGO_VALUE.txt'.
TABLES VBAK.
DATA D_MSG_TEXT(50).
DATA : BEGIN OF it_mseg OCCURS 0,
       mblnr TYPE mseg-mblnr,
       mjahr TYPE mseg-mjahr,
       matnr TYPE mseg-matnr,
*       erfmg TYPE mseg-erfmg,
       werks TYPE mseg-werks,
       lgort TYPE mseg-lgort,
       END OF it_mseg.
DATA wa LIKE it_mseg.
SELECT mblnr mjahr matnr werks lgort FROM mseg INTO CORRESPONDING FIELDS OF TABLE it_mseg WHERE bwart = '101'.
SORT it_mseg BY mblnr.
OPEN DATASET FILENAME FOR OUTPUT IN TEXT MODE ENCODING DEFAULT
                      MESSAGE D_MSG_TEXT.
if sy-subrc eq 0.
message 'File created succesfully in SAP System'(002) type 'S'.
endif.
IF SY-SUBRC NE 0.
  WRITE: 'File cannot be opened. Reason:', D_MSG_TEXT.
  EXIT.
ENDIF.
* Transferring Data
LOOP AT it_mseg INTO wa.
TRANSFER wa to filename.
ENDLOOP.
* Closing the File
CLOSE DATASET FILENAME.
Thanks,
Tripod.

Thanks Sri for your help. I tried to apply the logic, but the  error i am getting here is -
"IT_MSEG-ERFMG" must be a character-like data object (data type C, N,D, T, or STRING) STRING).
Same case here, if I remove ERFMG field, i do not get such error.
data ld_string type string.
LOOP AT it_mseg INTO wa.
  CONCATENATE it_mseg-mblnr it_mseg-mjahr it_mseg-matnr it_mseg-erfmg it_mseg-werks it_mseg-lgort INTO ld_string.
     endloop.
With regards,
Tripod.

Similar Messages

  • Runtime Error while opening the transaction ME22N

    Hi,
       when am trying to open the transaction ME22Nin Ecc6.0 its showing the runtime error like Assign with Length 0 in the pgm SAPLTAX1 in the Module FIND_TAX_SPREADSHEET.
    than you in advance.

    post your Dump information with           
    Short text
    What happened?

  • Runtime error while opening the main window in form.

    Hi,
    i am getting this run time error when i am copying the standard script j_2i_pla and opening text element for changes even same problem with with standard form also below is the dump error
    Runtime Errors         DATA_LENGTH_TOO_LARGE
    Except.                CX_SY_RANGE_OUT_OF_BOUNDS
    Date and Time          28.10.2009 10:44:20
    Short text
         Invalid partial field access: Length is too large
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "SAPLSTXK" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
    Error analysis
         An exception occurred that is explained in detail below.
         The exception, which is assigned to class 'CX_SY_RANGE_OUT_OF_BOUNDS', was not
          caught in
         procedure "TOKEN_COMMENT" "(FORM)", 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:
         In the executed program "SAPLSTXK", the system attempted to access the field
         "ITF_TOKEN" of the type "C" and with the length 255 using the length 273.
         However, a partial field access with a length specification that is
         larger than the field length is not allowed.

    Hello,
    Please check the Character formats / Text stlyes/Paragarph defined within Main window, The error is because of some inconsistency withinthe layout component.
    Regards,

  • Portal Runtime Error when opening Webflow workitem in UWL

    Hi,
    I have recently configured the UWL to pick up workitems from SAP workflow on a background system. The workitems are appearing OK in the Task folder. However, when I try to open a workitem by double-clicking on it, I get the following error:
    Portal Runtime Error
    An Exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 05:33_30/09/10_0010_24209150
    Refer to the log file for details about this exception.
    NB. This only seems to happen for items that would be shown via the SAP GUI (E.g. a Confirming a task completion or user decision). The workitem runs OK if it is for a task that is visualised as a Web Dynpro app and specified in transaction SWFVISU.
    I have not configured Delta Refresh options in the Workflow Administrator so do not know if this is a possible reason (I assumed that this would not cause a problem and would simply mean that refreshes only occur once every 60 seconds). Any help would be greatly appreciated. I am fairly new to Portal & UWL I would also be grateful if someone could tell where I can find the relevant log files referenced in the original error.
    Regards
    Simon

    Hey Simon,
    Welcome to UWL :).  Portal Runtime Errors in UWL don't always signify that there is a UWL issue.  This could be a permissions problem, etc.  I'm not sure what version of the portal that you are using.  But here is a little trick for you when checking logs...you can enter in the following: irj/servlet/prt/portal/prtroot/com.sap.portal.runtime.admin.logviewer.default
    and check the log file with the id that was given in the error.
    Exception ID: 05:33_30/09/10_0010_24209150 is your exception id.  Search for the log files in the default trace and see what the exact error message is.  If you can post this here it would be great.
    The log files can be found in the following location:
    /usr/sap/<SID>/JC<InstanceNumber>/j2ee/cluster/
    server<number>/log
    or by entering the URL that I mentioned above.
    Please let me know in the next reply what the portal version is:
    You can get this information by doing the following:
    a. log on to the portal
    b. backspace out the irj/portal section of the URL
    c. click enter.
    d. You are now at the J2EE administration page.
    e. Next, click on the system information link
    f. Please click on the all components link
    g. Please attach this information to the message.
    I am interested mostly in the UWLJWF component but if you can attach the full software component info to this post that would be great...
    Please note, that note number 1133821 is an important note that is needed in the UWL.  Did you maintain your RFC destination accordingly?
    Here is some additional information to help you too since you are new to UWL:
    [UWL Wiki|https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq]
    [UWL Forums|SAP Enterprise Portal: Application Integration;
    [Business Task Management|http://help.sap.com/saphelp_nw70/helpdata/en/9e/ccf62fff3e4a45a634e592dabb45d5/frameset.htm]
    [Using Universal Worklist|http://help.sap.com/saphelp_nw04s/helpdata/en/57/c223be82104792a15c2df11377b9ed/frameset.htm]
    [JavaDocs UWL API|http://help.sap.com/javadocs/NW04S/current/uw/overview-summary.html]
    I hope that you find this information useful!
    Best Regards,
    Beth Maben
    EP - Senior Support Consultant
    AGS Primary Support, Business Suite & Technology
    Please see the UWL Wiki @
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

  • Runtime error while opening stucture tab in Functional Location..

    Dear All,
    Whenever I'm trying to open the structure tab of functional location I'm getting the runtime error and the message is as follws..
    Run time error  TIME_OUT
    Time Limit Exceeded
    The program " SAPLIE01" has exceeded the maximum permitted runtime without interruption and has therefore been terminated
    Error Analysis
    After specific time,the program is terminated to make the work area available to other users who may be waiting
    I did not understand the reason for it....
    Any can throw light on this...
    Thanks in Advance
    Johnson

    Dear
    This problem is occuring due to your transactions has so many datas in output. So that system is providing the error. In each sap log in you can control the maximum idle hours at Option header menu at Main menu.
    Else you get the Abaper+Basis for the help. There is no error in functional side for sort out.

  • Runtime error during opening a process chain in rspcm

    Hello,
    i created a process chain just a simple one which loads Data from the DataSource into a DSO and then into a InfoCube.
    I executed this processchain without activiating my Initial-Request in the DSO.
    So i got a hanging Request there, i deleted all Requests from all objects in this processchain. Still had this hanging Request, so i deleted this one Request from the RSEQDONE. Now my processchain is working, but it takes very long to open it when i am in the RSPCM or i even get a runtime error.
    Any suggestions?

    Regarding RSPCM you better to check the oss notes which are shared by Michael devine.
    Coming to your issue, if you have loading huge data then better to increase your wait time of your info pack load.
    go to your info pack --> menu scheduler-->Time out time, increase as you need.
    if your doing full loads, please use proper selections and split your load as small chunks.
    increase packet sizes and parallel settings to speed up your load.

  • Weird Error with open dataset

    I am trying to read a .csv file using WS_upload. Please see the foll code:
    IF FILE1+0(1) <> '\'.
    CALL FUNCTION 'WS_UPLOAD'
         EXPORTING
             FILENAME = dataset
              FILENAME = FILE1
             FILETYPE = 'DAT'
              FILETYPE = 'ASC'
         TABLES
              DATA_TAB = rec.
    ENDIF.
    OPEN DATASET FILE1 IN TEXT MODE for INPUT.
    IF sy-subrc = 0.
      DO.
        READ DATASET FILE1 INTO rec2.
        IF sy-subrc <> 0.
          EXIT.
        ELSE.
         WRITE / rec2.
          rec-INFO = rec2.
          APPEND REC.
        ENDIF.
      ENDDO.
    ENDIF.
    The system is behaving different when I run in foreground on our test server and it gives error while running on produciton server. The open dataset block does not execute on the test server but on production server it does. And it ahs suddenly started doing it with any CSV file.. including the ones which earlier it did not ahve any problem with. Because the open dataset block executes on the production server it adds around 10000 lines to the file... the file ofcourse contain all garbage values for eg gwrd.exe, instance.lst , car.exe, dll etc. I have no clue why this has started happening suddenly when it was not happeing 1 hour before.
    please help/
    thanks.

    Hi Pranav,
    For the first IF condition where you determine whether to use WS_UPLOAD or to call OPEN DATASET.
    What will happen if the first IF condition is satisfied? It will trigger the WS_UPLOAD logic and after that it will also try to trigger the OPEN DATASET logic rite?
    Did u check if the program is trying to trigger the OPEN DATASET also? Coz if its trying to call OPEN DATASET after trying to call WS_UPLOAD it might either end up in error or might try to read some junk.
    Try to use the MESSAGE option of OPEN DATASET command and see if there is any error message issued.
    Hope this helps
    Cheers
    VJ

  • C++ Runtime Error when opening iTunes

    When I try to open iTunes, the iTunes window pops up and I get a runtime error with the Microsoft Visual C++ Runtime Library. Specifically, it says -
    Runtime Error!
    Program: C:\Program Files\iTunes\iTunes.exe
    R6025
    - pure virtual function call
    Anyone know what's going on and how to fix it?
    Dell Dimension 8200   Windows XP  

    Hey Peronthious,
    What version of iTunes is installed on your computer? If its not 7.1.1 download it here:http://www.apple.com/itunes/download/
    If you are already using iTunes 7.1.1 lets use this article: http://docs.info.apple.com/article.html?artnum=93976 to completely remove iTunes and reinstall it. The article also has a link to a MSCONFIG article: http://docs.info.apple.com/article.html?artnum=302538 which may help resolve the issue.
    Jason

  • Runtime Error when opening videos.

    I just got Premiere Elements and have played with a few videos. When I try to open some of my videos I get a runtime error and it shuts down. Can someone help me?

    ATR,
    I edited one small group of videos and they are mvi.  a few days later I
    tried to open a few more that were on my portable hard drive, and they are
    MOV format. When I tried to open I would get the runtime error.
    1. What version of Premiere Elements are you using and on what computer
    operating system is it running?
    Premier Elements 12. Dell XPS Vista 64bit
    2. What are the properties of what you are placing on that Timeline? And,
    what are you or the project settings as the project preset to match those
    properties? I am looking for video and audio compression, frame size, frame
    rate, interlaced or progressive, file extension, pixel aspect ratio. If you
    are working with DV AVI, then do you have Type 1 or 2?
    I am not familiar with all of that, this is my first time using this
    software.
    3. What is the description of your computer environment and its resources?
    I don't know.
    4. Then the usual drill....
    a. Do you have the latest version of QuickTime installed on your computer
    with Premiere Elements?
    I don't know
    b. Are you running the program as Run As Administrator or from a User
    Account with Administrative Privileges?
    As administrator as far as I know.
    c. Video card driver up to date? If you are a Premiere Elements 10 user
    with a NVIDIA video card, then you may be part of the crowd with video card
    drivers issues that need addressing by rolling the driver back rather than
    assuring that you have the latest video card driver version. But, that is
    ONLY for Premiere Elements 10 user with NVIDIA.
    d. Do you have any other version of Premiere Elements on your computer? If
    so, is it working without issues?
    No, I only have the old Photoshop Elements 9. MY photoshop element 12 works
    great.
    It might be easier to if someone could call me and show me what and how to
    check what is wrong.
    Thank you so much
    Brian Mercuri

  • Error with OPEN DATASET Statement

    Hi All,
    I have a an executable program which downloads data into applcation server using OPEN DATASET statement.
      Following is my code:
    OPEN DATASET w_file FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
        IF sy-subrc      NE 0
         MESSAGE e111 WITH text-003.
         ENDIF.
    Text 003 is 'Error Opening File'.
    sy-subrc becomes non-zero if file cannot be opened for writing.
    Daily I am running this program in a background job. I am getting this error on and off. Some times I am able to create the file in application server and  sometimes this error comes up by cancelling the job. The message shown for the cancelled job along with text-003 is 'Job cancelled after system exception ERROR_MESSAGE'. This has no dump analysis.
    Even When I run this program online I am facing the same issue.
    Some users never faced this issue while others have this problem. I think it is not an authorization problem as I am able to create flat file in application server most of the times.
    Can you please suggest what could have went wrong?
    And kindly propse me a solution.
    Thanks & Regards,
    Paddu.

    Hi Paddu,
    I am not sure exactly but i would go as far as saying that the reason you may be having that error is because your server has a limited amount of space and that your program is not working due to that limitation.
    Is that file that you have created being picked up by another application. If so then i would advise you to check the limitation of the server size.
    Also, is your file name different all the time? if u r trying to write an already existing file name it will give u an error.
    Edited by: Kevin Ck on Mar 9, 2009 10:19 AM

  • Error while OPEN DATASET

    Hi all,
             I am getting a text file from presentation server and uploading it to application server like /tmp/TEXTFILE .
    Then I am scheduling a job in the same program .In the job I'll be retrieving the data from the file in app server like
    OPEN DATASET w_infile FOR INPUT IN TEXT MODE ENCODING DEFAULT MESSAGE msg.
    But m getting the error in msg as "No such file or directory".And my job is getting failed.
    I tried to open the file through AL11,It is opening.Also while I try to debug the failed job the file is opening properly and my changes are carried out succesfully.
    Can smbody help???

    Hi,
    Try using the sample code below:
      DATA: l_file TYPE tpfht-pffile                                  .
      DATA:g_data(1000) TYPE c                                        ,
           g_delim TYPE c VALUE cl_abap_char_utilities=>horizontal_tab.
      CLEAR l_file                                                    .
      l_file = p_file               "In P_file the path entered on the selection screen in captured                                   .
      CALL FUNCTION 'PFL_CHECK_OS_FILE_EXISTENCE'     "this function module will check the                                                                               
    "existence of the file on application server
        EXPORTING
          fully_qualified_filename = l_file
        IMPORTING
          file_exists              = l_true.
      IF l_true = space   .
        MESSAGE e001(zmsg).
      ENDIF               .
    *& File upload from application server
      OPEN DATASET l_file FOR INPUT IN TEXT MODE ENCODING DEFAULT.
      IF sy-subrc = 0                                              .
        DO.
          READ DATASET l_file INTO g_data                          .
          IF sy-subrc = 0                                          .
            SPLIT g_data AT g_delim INTO
            wa_upload-doc_type
    *       wa_upload-neg_posting
            wa_upload-comp_code    wa_upload-currency
            wa_upload-doc_date     wa_upload-pstng_date
            wa_upload-ref_doc_no   wa_upload-accnt
            wa_upload-amt_doccur   wa_upload-indicator
            wa_upload-header_txt   wa_upload-pmnttrms
            wa_upload-payment_meth wa_upload-gl_account
            wa_upload-tax_code     wa_upload-taxjurcode
            wa_upload-kostl        wa_upload-prctr
            wa_upload-alloc_nmbr
    *       wa_upload-wbs_element
           wa_upload-item_text                                   .
            IF wa_upload-doc_date IS NOT INITIAL.
              APPEND wa_upload TO it_upload                      .
              CLEAR wa_upload                                    .
            ENDIF                                                .
          ELSE                                                   .
            EXIT                                                 .
          ENDIF                                                  .
        ENDDO                                                    .
        CLOSE   DATASET l_file.
      ELSE.
        MESSAGE e004(zmsg)                                       ." error message if no file is uploaded
      ENDIF                                                      .
    *& Check for data exist or not
      IF it_upload[] IS INITIAL.
        MESSAGE e002(zmsg)     .
      ENDIF                    .
    Hope this helps
    Regards
    Mansi

  • Error in Open Dataset. Application server file shows null value .

    Dear Gurus,
    As with my previous problem, I am now getting value from SAP Directory in AL11. But problem is-
    1. When I try to get Quantity or Currency field, it shows runtime error while uploading in App. Server.  So, I used Char data type variable  to store currency field and concatenate these in a string type variable.
    LOOP AT it_mseg INTO wa.
              move it_mseg-erfmg to amount.   " amount is a char type variable.
             CONCATENATE it_mseg-mblnr it_mseg-mjahr it_mseg-matnr amount it_mseg-werks it_mseg-lgort INTO ld_string.
      TRANSFER ld_string to filename.
    But I am getting only 0 for all the records. If I directly transfer wa to filename, it shows values. But when i am passing string, all value shows 0. Plz give me solution.
    Thanks,
    With regards,
    Tripod.

    Hi,
    use
    WRITE it_mseg-erfmg to amount.
    or, assuming that the currency is WW_WAERS,
    WRITE it_mseg-erfmg CURRENCY WW_WAERS to amount.

  • Runtime Error: if open a task in the collaboration-room

    Hi,
    I've following problem:
    I get an e-mail from collaboration room (Task). When I click in the E-Mail on the Link here, I get in the Browser a runtime error. I suspect it is permission problems. But I was looking the IView under System Administration -> Permission -> and I set the write/read permissions with check enduser for the group "erverybody" in the IVIEW with this ID:
    portal_content/com.sap.pct/every_user/general/iViews/com.sap.workflow.iviews/com.sap.workflow.task~detail
    Only members receive this error message. The error message does not appear when I am logged in the system as admin.
    Error in the Logfile:
    03:46_01/12/10_0058_3706050
    [EXCEPTION]
    com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/com.sap.pct/every_user/general/iViews/com.sap.workflow.iviews/com.sap.workflow.task~detail)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
    at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
    at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
    at javax.naming.InitialContext.lookup(InitialContext.java:347)
    at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1919)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:234)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
    at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Thank you!
    regards

    Hi Sen!
    Thank you for your reply. But I canu2019t find what was described into the instructions:
    In the Detailed Navigation pane, browse to Console Logging. Select pcd_logger, and the number of rows to display. Select Configuration Mode, check your configuration values, and verify that the value for Activated logger is set to true, and selectable for ALL levels. Select Apply and then View Mode. Now, on the view mode, make sure that you select all the check boxes for Select logger levels for display, and select Display. The logs should be displayed.
    In short, I donu2019t know the name of <specified path> in the Security Zone, where I can set the permissions:
    Go to System Administration ® Permissions, browse to Security Zones / , right-click ® Edit Permissions
    Best Regards

  • Runtime Error while opening KM Content

    HI All,
              We are experiencing a problem, when we open the KM content, we get a run time error, which says:
    An exception occured while processing the request.
    Additional information: null
    Exception ID = 8048f24e-bd16-2c10-1a97-898d02a52ffc
    Could you please assist, how to resolve this and what is the reason behind this error.
    Cheers!!!
    Umang

    HI,
    what does the default.trc log say?
    br,
    Tobias

  • Getting a runtime error upon opening LR1.4

    i had to manually shutdown my computer while LR was open with images loaded from an external drive that had already been shut down, (prior to reopening LR again) The system froze at that time so i manually shut it down. now i'm getting a Microsft Visual C++dialogue box when attempting to open LR that states 'the the application has stopped in an uexpected way ' or something to that effect.now it won't open the program and won't open the software disk either (in the event i wanted to reload the software) Can you help?
    thanks
    glen

    i had to manually shutdown my computer while LR was open with images loaded from an external drive that had already been shut down, (prior to reopening LR again) The system froze at that time so i manually shut it down. now i'm getting a Microsft Visual C++dialogue box when attempting to open LR that states 'the the application has stopped in an uexpected way ' or something to that effect.now it won't open the program and won't open the software disk either (in the event i wanted to reload the software) Can you help?
    thanks
    glen

Maybe you are looking for

  • BSI error message in US payroll log

    Hi, I have updated the configuration for a new US tax authority (Mount Lebanon).  When I run payroll for the employee that the change effects, I get the following BSI error message: "1044        Your request to use the additional tax code 9 for the M

  • F110 - Payment program for payment method 'W'

    I'm trying to implement wire payments (using EDI).  When I run F110 I choose 'W' as the payment method on the parameters tab, and on the printout/data medium tab I expect to see program RFFOUS_T - instead I'm seeing RFFOUS_C.  Isn't RFFOUS_T the prog

  • How to format Leopard and keep Music, Docs, Photos, Movies, and Contacts

    I've recently acquired a macbook. I'm very familiar with PCs and I have recently converted. I used to format my PCs every 10 months or so to keep them healthy and keep the clutter of stuff away. The file structures and everything is different with ma

  • 2008 Imac us to display recent Macbook Pro?

    I have recent model Macbook Pro and a 2008 iMac Model iMac8,1. It's a 21" model and I know that the 27" inch model can be utilized as an external display for the Macbook. Is there any connectivity available to use my Imac as a display for the Macbook

  • Sum lost after combine with similar request

    Hi experts I've used the 'combine with similar request' option to combine 2 reports that have exactly the same columns. The only difference between them is that they're using different filters. The combine action is done correctly but the The sum ove