• XPINC 9.0.1 return HTTP 500 Error

    By Hedi Kasmanto 10 years ago

    Hi,

    Thanks for this great custom control. This custom control run perfectly in browser. But in Notes Client results HTTP 500 Error when submit document.

    Can you help me how to fix this problem ?

    Here debug of Uploadify

    —SWFUpload Instance Info—
    Version: 2.2.0 2009-03-25
    Movie Name: SWFUpload_0
    Settings:

    upload_url:              /xsp/ROCKMAN!!Research/Uploader.nsf/xpUpload.xsp
    flash_url:               /xsp/ROCKMAN!!Research/Uploader.nsf/uploadify.swf
    use_query_string:         false
    requeue_on_error:         false
    http_success:             
    assume_success_timeout:   30
    file_post_name:           Filedata
    post_params:              [object Object]
    file_types:               
    file_types_description:   
    file_size_limit:          0
    file_upload_limit:        0
    file_queue_limit:         999
    debug:                    true
    prevent_swf_caching:      false
    button_placeholder_id:    file_upload1
    button_placeholder:       Not Set
    button_image_url:        /xsp/ROCKMAN!!Research/Uploader.nsf/
    button_width:             120
    button_height:            30
    button_text:              
    button_text_style:        color: #000000; font-size: 16pt;
    button_text_top_padding:  0
    button_text_left_padding: 0
    button_action:            -110
    button_disabled:          false
    custom_settings:          [object Object]
    

    Event Handlers:

    swfupload_loaded_handler assigned:  false
    file_dialog_start_handler assigned: true
    file_queued_handler assigned:       true
    file_queue_error_handler assigned:  true
    upload_start_handler assigned:      true
    upload_progress_handler assigned:   true
    upload_error_handler assigned:      true
    upload_success_handler assigned:    true
    upload_complete_handler assigned:   true
    debug_handler assigned:             true
    

    —SWFUpload Instance Info—
    Version: 2.2.0 2009-03-25
    Movie Name: SWFUpload_1
    Settings:

    upload_url:              /xsp/ROCKMAN!!Research/Uploader.nsf/xpUpload.xsp
    flash_url:               /xsp/ROCKMAN!!Research/Uploader.nsf/uploadify.swf
    use_query_string:         false
    requeue_on_error:         false
    http_success:             
    assume_success_timeout:   30
    file_post_name:           Filedata
    post_params:              [object Object]
    file_types:               
    file_types_description:   
    file_size_limit:          0
    file_upload_limit:        0
    file_queue_limit:         999
    debug:                    true
    prevent_swf_caching:      false
    button_placeholder_id:    file_upload2
    button_placeholder:       Not Set
    button_image_url:        /xsp/ROCKMAN!!Research/Uploader.nsf/
    button_width:             120
    button_height:            30
    button_text:              
    button_text_style:        color: #000000; font-size: 16pt;
    button_text_top_padding:  0
    button_text_left_padding: 0
    button_action:            -110
    button_disabled:          false
    custom_settings:          [object Object]
    

    Event Handlers:

    swfupload_loaded_handler assigned:  false
    file_dialog_start_handler assigned: true
    file_queued_handler assigned:       true
    file_queue_error_handler assigned:  true
    upload_start_handler assigned:      true
    upload_progress_handler assigned:   true
    upload_error_handler assigned:      true
    upload_success_handler assigned:    true
    upload_complete_handler assigned:   true
    debug_handler assigned:             true
    

    SWF DEBUG: SWFUpload Init Complete
    SWF DEBUG:
    SWF DEBUG: —– SWF DEBUG OUTPUT —-
    SWF DEBUG: Build Number: SWFUPLOAD 2.2.0
    SWF DEBUG: movieName: SWFUpload_0
    SWF DEBUG: Upload URL: /xsp/ROCKMAN!!Research/Uploader.nsf/xpUpload.xsp
    SWF DEBUG: File Types String: .
    SWF DEBUG: Parsed File Types:
    SWF DEBUG: HTTP Success: 0
    SWF DEBUG: File Types Description: ()
    SWF DEBUG: File Size Limit: 0 bytes
    SWF DEBUG: File Upload Limit: 0
    SWF DEBUG: File Queue Limit: 999
    SWF DEBUG: Post Params:
    SWF DEBUG: —– END SWF DEBUG OUTPUT —-
    SWF DEBUG:
    SWF DEBUG: SWFUpload Init Complete
    SWF DEBUG:
    SWF DEBUG: —– SWF DEBUG OUTPUT —-
    SWF DEBUG: Build Number: SWFUPLOAD 2.2.0
    SWF DEBUG: movieName: SWFUpload_1
    SWF DEBUG: Upload URL: /xsp/ROCKMAN!!Research/Uploader.nsf/xpUpload.xsp
    SWF DEBUG: File Types String: .
    SWF DEBUG: Parsed File Types:
    SWF DEBUG: HTTP Success: 0
    SWF DEBUG: File Types Description: ()
    SWF DEBUG: File Size Limit: 0 bytes
    SWF DEBUG: File Upload Limit: 0
    SWF DEBUG: File Queue Limit: 999
    SWF DEBUG: Post Params:
    SWF DEBUG: —– END SWF DEBUG OUTPUT —-
    SWF DEBUG:

    • By Alexander Ryzhov 8 years ago

      I have got the same trouble. Does anyone found any workaround?