File Download error in IE7 in Webdynpro Abap

Hi Guru,
I am Sandeep , My problem is realated to file download from IE. When I use IE6 my code works fine on the PRD server , But when I use IE7 , it gives an error  " Internet Exlpore cannot download the file ".
But it works fine on Quality server either i am using IE6 or IE7.
And i use the same code in other event , it works fine.
Please help me.
Regards,
Sandeep.

Hello Sandeep,
Probably someone will help you if you paste here part of the source code.
The issue could be due to different reasons, for example the one described here:
[Note 1428974 - file name is garbled while downloading resource using IE6|https://service.sap.com/sap/support/notes/1428974]
Cheers,
Diego.

Similar Messages

  • I was gettiing runtime error while executing a Webdynpro-ABAP application

    Hi,
    I am working on Webdynpro-ABAP and created a ALV report using Service call BAPI method in IDES version. After creating component and designed view and created Webdynpro application. While executing application I am getting some error in explorer.
    For any application I am getting same error.
    I think some setting in explorer..I am not sure. If yes how can I rectify ?
    waiting for quick response.
    I am giving details error below what I faced.
    Error when processing your request
    What has happened?
    The URL http://sapserver:8001/sap/bc/webdynpro/sap/zz_00_bapiflight was not called due to an error.
    Note
         The following error text was processed in the system DM0 : Die URL enthält keine vollständige Domainangabe (sapserver statt sapserver.).
         The error occurred on the application server sapserver_DM0_01 and in the work process 0 .
         The termination type was: RABAX_STATE
         The ABAP call stack was:
    Method: CHECK of program CX_FQDN=======================CP
    Method: LATE_CONSTRUCTOR of program CL_WDR_UCF====================CP
    Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    What can I do?
         If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system DM0 in transaction ST22.
         If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server sapserver_DM0_01 in transaction SM21.
         If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server sapserver_DM0_01 . In some situations, you may also need to analyze the trace files of other work processes.
         If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 800 -u: SAPUSER -l: E -s: DM0 -i: sapserver_DM0_01 -w: 0 -d: 20091226 -t: 135942 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Best Regards,
    BDP

    hi
    It is the Fully Qualified Domain Name (FQDN) error . Refer SAP online help :
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/67/be9442572e1231e10000000a1550b0/frameset.htm
    refer the similar thread :
    Problem executing sample Webdynpro application
    regards,
    amit

  • CSV File download error

    Hi,
    We have a struts wweb application deployed on weblogic 8.1.3. There is a csv file download functionality in one of the screen. On that screen, first user has to select certain filter parameters and depending on selections made, he gets a set of records on screen. After this, he has the option of downloading the filtered records(appearing on screen) or the entire data set in database in a csv file. Now if user selects the option of downloading entire datasets then it throws following error on screen. error 400 Bad Request.
    log file shows connection reset by peer.
    else if he choses filtered data it will be fine. moreover the error doesnt appear always. it behaves in random manner.
    Could you please advice what can be the problem? Thanking you in advance
    Regards,
    Manu

    user464106,
    As I recommended over on the HTML DB forum, please review this thread. Try the recommendations there and report your findings.
    Problem with importing HTML DB applications
    Sergio

  • Error when includeing cntn01_swc webdynpro abap

    Hi Experts,
    i need to pass internal table to SAP_WAPI_START_WORKFLOW Container, To pass the multiple records to the container
    i used INCLUDE cntn01_swc in my webdynpro abap coding. And when i activiting the component its showing the error in the
    INCLUDE cntn01_swc and the ERROR is
    statement "ENDMETHOD" is missing.
    please reply with the requried information.
    Thanks & Regards.
    Khanna.

    Hi,
    Try to follow the following steps:
    1- Create an [assistence class|http://help.sap.com/saphelp_nw70/helpdata/en/43/1f6442a3d9e72ce10000000a1550b0/content.htm]: Goto se24 and create a class with the class CL_WD_COMPONENT_ASSISTANCE as super class.
    2-  On Menu click GOTO --->class local-types -
    >macros ---> INCLUDE cntn01_swc
    3- Create a public method within this class where you can use the include cntn01_swc and fill the table for the FM SAP_WAPI_START_WORKFLOW.
    4- In your webdynpro add the assistence class in the properties of your component.
    5- A new attribute will appears in your views, windows, etc. called WD_ASSIST. This attribute refers to your class. you can use the method you created like this: wd_assist->your_method(  parameters  ).
    Hope this help you.
    Regards.

  • URL iViews & File Download error.

    Hi Gurus,
    I am having a strange problem. I am having a URL iView and this is pointing to a site and whenever user  visit this iView, it gives file download dialog box. And the message which appears “Some files can harm your computer. If the ……”. Very typical message.
    Let me take an example here.
    I have an URL iView which is pointing to say https://www.sdn.sap.com, and this URL (in mine case also) get resolved to “https://www.sdn.sap.com/irj/sdn”. But will give me an error message as mentioned above with following information:
    Some files can harm your computer. If the ……”.
    File Name: sdn
    File Type:
    From: www.sdn.sap.com
    With four buttons “Open”, “Save”, “Cancel”, “More Info”.
    I tried all the settings of the Explorer like trusted sites etc etc but no use.
    Can someone throw some light.

    Hi,
    This could be a proxy setting problem on your server.
    Check this:
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/8d/8e0c7e477e4239a7ee288d7846a0bb/frameset.htm
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/33/8abf9e0ce011d7b84900047582c9f7/frameset.htm
    Also check restarting the server.
    If this does not solve, also clear all temp files and cookies in the browser.
    Regards,
    Praveen Gudapati

  • Trying to update cc desktop on mac osx lion and keep getting file download error 204

    Hi ,
    I have Mac OSX Lion 10.7.5 and keep getting this error when trying to update my cc desktop app that is reporting an update. There seems to be a problem with the file download. For troubleshooting tips, please visit our customer support page.(Error code: 204)Contact Customer Support
    please resolve.

    I have the same problem and was on lots off sides of adobe, no answer then i searched in the log data and found this.
    06/21/14 19:04:06:710 | [INFO] |  | ACC | LBS | ApplicationFacade |  |  | 43925 | ****************Starting LBS workflow*******************
    06/21/14 19:04:06:715 | [INFO] |  | Download | LBS | ProductInfo |  |  | 43925 | Product locale not specified in the product information file
    06/21/14 19:04:06:715 | [INFO] |  | Download | LBS | ProductInfo |  |  | 43925 | Product name not specified in the product information file
    06/21/14 19:04:06:715 | [INFO] |  | Download | LBS | LBSUtils |  |  | 43925 | Launching LBS in elevated mode
    06/21/14 19:04:12:270 | [INFO] |  | ACC | LBS | ApplicationFacade |  |  | 43999 | ****************Starting LBS workflow*******************
    06/21/14 19:04:12:276 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 43999 | LBS launched in LEGACY mode
    06/21/14 19:04:12:399 | [INFO] |  | Download | LBS | SystemCheck |  |  | 44009 | System OS Version - major = 10, minor = 7, bugFix = 5
    06/21/14 19:04:12:399 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | ACCC System requirements check passed
    06/21/14 19:04:12:433 | [INFO] |  | Download | LBS | ProductInfo |  |  | 44009 | Product locale not specified in the product information file
    06/21/14 19:04:12:433 | [INFO] |  | Download | LBS | ProductInfo |  |  | 44009 | Product name not specified in the product information file
    06/21/14 19:04:12:433 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | Bootstrap LBS is successful
    06/21/14 19:04:12:451 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | Bootstrapper Lock acquired
    06/21/14 19:04:12:469 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | LBS Lock acquired
    06/21/14 19:04:12:501 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | Deployment lock check passed
    06/21/14 19:04:12:519 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | The resolved URL for package service is https://prod-rel-ffc.oobesaas.adobe.com/adobe-ffc-external/core/v1/applications?name=Creat iveCloud&name=CCLBS&osVersion=10.7.5&platform=osx10
    06/21/14 19:04:14:236 | [INFO] |  | ACC | LBS | WorkflowManager |  |  | 44009 | Successfully downloaded application xml at path /tmp/912ACE51-6B35-48F6-9D63-D863680F0EE3/applications.xml
    06/21/14 19:04:14:314 | [INFO] |  | ACC | LBS | WorkflowManager |  | FileUtils | 44009 |
    06/21/14 19:04:14:314 | [ERROR] |  | ACC | LBS | PDM | PackageDownloadManager |  | 44009 | Failed to create folder at temp location for download operations
    06/21/14 19:04:15:143 | [ERROR] |  | ACC | LBS | PDM | PackageDownloadManager |  | 44033 | Could not init xml parser with download manifest file at
    06/21/14 19:04:15:222 | [ERROR] |  | ACC | LBS | WorkflowManager |  |  | 44009 | PDM stopped with fatal error in downloading PIM with error -3
    06/21/14 19:04:15:344 | [ERROR] |  | ACC | LBS | WorkflowManager |  |  | 44009 | Failed in DOWNLOAD PIM
    06/21/14 19:07:19:779 | [INFO] |  | Download | LBS | ETS |  |  | 43999 | Waiting for the async thread to get the task completed
    06/21/14 19:07:19:788 | [INFO] |  | Download | LBS | ETS |  |  | 44013 | Async thread is completed. Now exiting from function.
    06/21/14 19:07:19:790 | [INFO] |  | ACC | LBS | ApplicationFacade |  |  | 43999 | ACC installation end with exit code: 214
    06/21/14 19:07:19:790 | [INFO] |  | ACC | LBS | ApplicationFacade |  |  | 43999 | ****************Closing LBS workflow*******************
    Adobe please help, it´s not the first problem installing updates in CC, i we pay for it !!!

  • Servlet file download works in IE7 and FireFox but not IE 6

    We have a table with export button. When user clicks on export link, we download table content as csv file. It is working correctly in IE7. In IE6, It is not working. When user clicks export button, I am gettting the folloiwng information
    File Download box reports
    Name: GridAction.action
    Type: Unknown File type
    FromL localhost
    This is my code.
    //oResponse is HttpResponse
    // Set the content type
    oResponse.setContentType("text/plain");
    // Set the content-disposition aka the file name
    oResponse.addHeader("Content-disposition", attachement;
    filename=test.csv");
    // Set the cache control
    oResponse.setHeader( "Cache-Control", "max-age=1" );
    // Get the outputstream
    OutputStream oOutput = oResponse.getOutputStream();
    // Copy content to output
    oOutput.write(grid.getExporter().getContent());
    // Flush
    oOutput.flush();
    What am I doing wrong???

    I don't understand..Can u explain more ?
    oResponse.addHeader("Content-disposition", attachement;filename=test.csv");
    Although this can't be your real code anyway.

  • How to let user download multi files at the same time in WebDynpro ABAP?

    hi all:
    As you know, WeyDynpor has provided upload/download UI element, but it seems that it only support one file upload/downlaod at the same time.The following is the API method to download one file in Webdynpro:
        cl_wd_runtime_services=>attach_file_to_response(
         EXPORTING
           i_filename      = lv_filename
           i_content       = lv_content
           i_mime_type     = lv_mine_type
           i_in_new_window = abap_true
           i_inplace       = abap_false
    *      EXCEPTIONS
    *        others          = 1
    but if when use click one button, we want to provide user a html file plus 2 icons files which are used as this html file's resource file, then how to let user download these 3 files together at the same time?
    one simple way is calling the download api (cl_wd_runtime_services=>attach_file_to_response) 3 times,
    but it is very ugly that three popup windows are shown to let user select every file's download path, which is unaccepted.
    So anyone know more convienient way to handle it?
    thanks.

    Hi,
    I suggest you to zip the files and attach it to the response. Do the add file part for each of your files
         "References
         DATA lr_zip TYPE REF TO cl_abap_zip.
         "Variables
         DATA lv_zip_xstring TYPE xstring.
         DATA lv_zip_name TYPE string.
         DATA lv_file_content TYPE xstring.
         DATA lv_file_name  TYPE string.
         "Create instance
         CREATE OBJECT lr_zip.
         "Add file
         lr_zip_attachments->add(
           EXPORTING name = lv_file_name
                  content = lv_file_content ).
         lr_zip_attachments->save( RECEIVING zip = lv_zip_xstring ).
         "Attach zip file to response
         cl_wd_runtime_services=>attach_file_to_response(
           EXPORTING i_filename      = lv_zip_name
                     i_mime_type     = 'ZIP/APPLICATION'
                     i_content       = lv_zip_xstring ).

  • How to upload XML file into the internal table in Webdynpro  ABAP ?

    Hi Friends,
    I am not able to upload the XML file into ABAP,can you please help me in solving this issue with the help of source code.
    Regards
    Dinesh

    Hi Dinesh,
    Try go through this program which I had developed earlier. It takes as input an XML file and then breaks it down into name-value pairs of an intrnal table. You need to pass an XML file as input to this program. (I had hard coded the path for my XML file in it. You need to replace it with 1 of your own or you can just delete it and use the browse button to selet the file on your PC)
    Regards,
    Uday
    REPORT  ZUDAY_XML no standard page heading.
    " Internal table to store the XML file in binary mode
    data: begin of it_xml occurs 1,
            c(255) type x,
          end of it_xml,
    " Name-value pairs table rturned by FM SMUM_XML_PARSE
          it_SMUM_XMLTB type SMUM_XMLTB occurs 0 with header line,
    " Table returned by FM SMUM_XML_PARSE for error handling
          it_bapiret2 type bapiret2 occurs 0 with header line.
    " XSTRING variable to be used by FM SCMS_BINARY_TO_XSTRING to hold the XML file in XSTRING format
    data: I_xstring type xstring, 
    " String variable to hold XML file path to pass to GUI_UPLOAD
          I_file_path type string,
    " Variable to store the size of the uploaded binary XML file
          I_LENGTH TYPE I VALUE 0.
    parameters: P_path type IBIPPARMS-PATH default 'C:\Documents and Settings\c5104398\Desktop\flights.xml'.
    " Get the XML file path from the user
    at selection-screen on value-request for P_path.
      CALL FUNCTION 'F4_FILENAME'
        IMPORTING
          FILE_NAME = P_PATH.

  • Application Server File Download Error

    Hi Experts,
      i have tried downloading xml in to application server .. follwing the link in sdn.
    XML file creation in application server
    but while scheduling background job it gets cancelled and shows error message ' Error in Control Framewor ' in the log please help me on this..

    Could you please give little more details,like what are the transactions used,if possible please send a copy of the code of your program which you are scheduling as back groud job.
    Kind regards
    Manoj

  • ABAP2xlsx file download error

    I have got the nugget file for ABAP2XLSX class and imported it using ZSAPLINK. also i installed demo programs 'ZCl_ALV2XLSX_DEMO1' given by Zcl_alv2xlsx. When i execute that program it downloads a excel file in a format (.xls or .xlsx) but while opening the downloaded excel file it gives me a error message stating "EXcel cannot open the file ZCl_ALV2XLSX_DEMO1.xls because the file format or file extension is not valid. Verify that the file has not been corrupted and that the file extension matches the format of the file ".
    Please suggest a solution for this. <removed by moderator>
    Edited by: Thomas Zloch on Dec 17, 2011 10:48 PM

    Hi Ivan,
    I would try if I only could (and had the time).
    The [project site|https://cw.sdn.sap.com/cw/sources/1016?view=file-source&path=build%2Fabap2xlsx_Daily.nugg.zip] is extremely slow. I can not get the download (using Firefox latest version).
    Regards,
    Clemens

  • File download error

    Hi guys,
    I am using the FM 'GUI_DOWNLOAD' to download my internal table into a text file.
    But i am getting an error  " Access to file denied".
    Kindly help me out on this.
    Thanks and regards,
    Frank.

    Hi,
    Please check authorization with your system administrator for writting the file on your PC.

  • Script error for IE7 on WD Abap development

    Hi,
    My browser is IE 7.0.
    I'm developing wdb dynpro abap application.
    When i select a view and press Show/Hide Layout Preview, script error occures and ie error page is displayed.
    How can i solve this problem?
    Thanks.

    Hi,
    You can refer to SAP Notes 1008689
    [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1008689]
    Priya

  • File Reading from Desk top in WEBDYNPRO ABAP

    Hi Friends,
    Tell me how to read a file(.CSV File) from Desktop without using Upload UI Element.
    Please help on the above issues.
    Regards,
    Ram.

    Hi Tulasi,
    Ok - I'm a little confused here.
    First off - you cannot use GUI methods in WDA.
    so using:
    CALL METHOD cl_gui_frontend_services=>gui_upload
    EXPORTING
    filename = 'C:\book1.csv'
    filetype = 'ASC'
    is not possible in WDA. Please have a search of this forum - I am telling the truth here!
    eg - Re: CL_GUI_FRONTEND_SERVICES Functions for Web Dynpros
    Re: How to upload pdf file to Application server
    Re: File copy through  cl_gui_frontend_services=>file_copy
    secondly I'm pretty sure that Tang was agreeing with me on this one...
    Chris

  • Read file system from webdynpro ABAP

    Hi All,
    I wanted to check how the files in the client file system be read from a webdynpro ABAP.
    I cannot use cl_guifrontend_services method directory_get_list as it gives dump sayin there is no proper GUI running.
    -Abhishek

    Hi Abhishek,
    With file upload UI element you get, windows like OPEN file options. Below are the links of how to upload & Process a TAB delimeted file using the File Upload & reference from Thomas jung in reply to a similar query.
    [file upload]
    [Upload File in Mime Repository.]
    [Save file in directory after upload with fileupload-element ?]
    Greetings
    Prashant

Maybe you are looking for

  • Document to go on Desktop couldn't find IPad!

    I can use the software Document to go to synchronize my document between my desktop and iPad before. But the desktop can not find device yesterday . I follow all instruction from document to go to fix the problem. And reinstalled the software and res

  • Early 2008 Macbook Pro Should I upgrade to 6gb ram and SSD?

    In the last few months, I've entered the world of 64-bit computing. I learned that this now means that my Early 2008 Macbook Pro, that has been fantastic and flawless for 6 years, needs an upgrade or replacement. I'm hard-hard stuck on whether I shou

  • ESB vs PI

    Hi all,      I Know ESB as a message broker and acts as highways to carry messages.Even XI/PI also does the same where exactly the difference lies ?,wht makes ESB makes it different from Middleware(if ESB is not a middleware) ? Thanks, Ram.

  • Folder action contextual menu item in Finder

    hi, I remember that when I first got my mac, the contextual menu in Finder would also include an item related to Folder Actions (don't remember the exact wording now). However, at some point of time, when I didn't find folder actions to be really use

  • Philippines to American

    I have purchased a new iPad Mini Retna for my Fiance'e to use here in the United States.  She is planning on leaving her old mini with her family.  What steps do I need to go through to allow her to have access to all of the apps, music etc. we enjoy