Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
ig:WebDialogWindow (v.9.1) not opening in IE6 over RDP
posted

I am trying to test on IE6 which I only have available over Windows Remote Desktop. I can run on my local (XP) machine w/IE8 and ig:WebDialogWindow controls display fine. They are set Modal. I try to run the web pages from RemoteDesktop IE6 and no display. I can view page source and see the code is loaded for the dialog window but no display. Any ideas?

Thank you.

Parents
No Data
Reply
  • 558
    Suggested Answer
    posted

    Hi Evensen,

    Based on your description, I have put together a sample to reproduce the issue and when run on my machine with IE6 it works as expected.

    I have attached the sample project I used to test this.  Please test this project on your PC; whether or not it works correctly may help indicate the nature of this problem.

    If this sample project is not an accurate demonstration of what you're trying to do, please feel free to modify it and send it back, or send a small sample project of your own if you have one.

    Please let me know if you have any questions with this matter.

    Neha
    Developer Support Engineer
    Infragistics
    www.infragistics.com/support

    WebDialogWindow_Modal.zip
Children