Silverlight application not working in Modal popup in IE11 64 bit, - Microsoft Community
- Get link
 - X
 - Other Apps
 
i have 1 silverlight application works fine in windows 10 64 bit , ie11 64 bit. when open same silverlight application in a modal window , never loads.
i can make working doing below 2 methods
1. adding site in "compatibility view setting".
2. run application in "windows 10 64 bit , ie11 32 bit".
because of security reasons can't ask clients both above options.
earlier clients using windows 7 (where working fine). clients started upgrading systems windows 10 64 bit. need make working business continuation. please me on this.
note: 1 wierd thing happening. if rdc(remote desktop client) box( not working) different computer works fine. not sure how rdc differetn computer make difference?
hi,
your clients need install latest versions of silverlight (32 , 64bit versions),
and
you need update html application use latest version of silverlight.js or use static object tags display silverlight content.
or
if client has installed enterprise site mode lists, add site list , use enterprise mode. (aka ie8 emulation). depending on seats @ clients' office , number of intranet sites managing, should have deployed enterprise site mode lists ie11 on win7-10.
refs:
https://docs.microsoft.com/en-au/internet-explorer/ie11-deploy-guide/out-of-date-activex-control-blocking
https://blogs.msdn.microsoft.com/ie/2011/05/02/activex-filtering-for-developers/
https://docs.microsoft.com/en-us/internet-explorer/ie11-deploy-guide/use-the-enterprise-mode-site-list-manager
to manage silverlight installation on client select tools>manage addons>show addons
locate ms silverlight in list , double click display properties.
eg.
name:                   microsoft silverlight
  publisher:              microsoft corporation
  type:                   activex control
  architecture:           32-bit , 64-bit
  version:                5.1.50907.0
  file date:              wednesday, 3 may 2017, 11:02 pm
  date last accessed:     yesterday, 15 october 2017, 8:29 am
  class id:               {dfeaf541-f3e1-4c24-acac-99c30715084a}
  use count:              11858
  block count:            4573
  file:                   npctrl.dll
  folder:                 c:\program files\microsoft silverlight\5.1.50907.0
  
post technical questions website programming using ie stackoverflow.com (filter [internet explorer] . if possible include link website or if not available, jsfiddle mashup.... in case need see markup , innerhtml of <object> tags using.
regards.
                Internet Explorer                /                        Internet Explorer 11                    /                        Windows 10                
 
  
- Get link
 - X
 - Other Apps
 
Comments
Post a Comment