cancel
Showing results for 
Search instead for 
Did you mean: 

Attachment opens up and closes immediately in VISTA

Former Member
0 Kudos

We are using the following code to show attachments:

cl_wd_runtime_services=>attach_file_to_response(

i_filename = l_filename

i_content = ls_attach_tab-filecontent

i_mime_type = l_mimetype ).

It works fine in notebooks with XP OS.

But with VISTA, there is a popup and it immediately closes.

Has someone encountered it before? Is there some note to fix it, or are we doing something wrong?

Thanks in adv.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Uninstall Internet Explorer which came along with Vista OS and try installing IE version which you are using in XP OS. problem might be with the browser.

Regards

Chaitanya.A

Former Member
0 Kudos

We cannot do it as it is users' laptop. All users are having the same configuration and they will not agree to it.

Is there a fix to it?

Answers (0)