Support for 64 bit browsers Active-X control roadmap

With reference to Microsoft Technical notes documented in http://technet.microsoft.com/en-us/library/cc263526(v=office.15).aspx#activex,  Microsoft
mentioned that “Currently only 32-bit versions of Internet Explorer support Active X control.”  
Any representative from Microsoft can give an indication when they are able to support 64 bit versions of Internet Explorer?

Likely what will happen, as we saw some progress with SharePoint 2013, is that any reliance on ActiveX is replaced by JavaScript and HTML5.
Trevor Seward
Follow or contact me at...
&nbsp&nbsp
This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • End of Support for Netscape web browsers

    Sorry if this has been here before and I missed it....
    "We'll continue to release security patches for the current
    version of
    the browser, Netscape Navigator until February 1, 2008. After
    February
    1, there will be no more active product support for Navigator
    9, or
    any previous Netscape Navigator browser. This includes
    Netscape
    v1-v4.x, Netscape v6, Netscape v7 Suite, Netscape Browser v8,
    and
    Netscape Navigator/Messenger 9."
    http://blog.netscape.com/2007/12/28/end-of-support-for-netscape-web-browsers/
    ~Malcolm N....
    ~

    What's Netscape? :)
    Kind Regards
    Paul Dell
    An Eye of Menorca
    www.dellimages.com
    Blog
    www.paul-dell.com
    "Malcolm N_" <[email protected]> wrote in message
    news:[email protected]..
    >
    > Sorry if this has been here before and I missed it....
    >
    > "We'll continue to release security patches for the
    current version of
    > the browser, Netscape Navigator until February 1, 2008.
    After February
    > 1, there will be no more active product support for
    Navigator 9, or
    > any previous Netscape Navigator browser. This includes
    Netscape
    > v1-v4.x, Netscape v6, Netscape v7 Suite, Netscape
    Browser v8, and
    > Netscape Navigator/Messenger 9."
    >
    >
    >
    http://blog.netscape.com/2007/12/28/end-of-support-for-netscape-web-browsers/
    > --
    >
    > ~Malcolm N....
    > ~

  • Flash for 64 bit browsers?

    Any word on the development of Flash for 64 bit browsers?
    Last I saw from Adobe was a note posted over a year ago saying they
    were working on it. 64 bit browsers are really common now.

    Am bumping this; is there any support for 64-bit Windows yet?
    P.

  • BUG! Not system locale Filenames support for 32-bit applications error in Windows 8.1 x64 and other microssoft x64 OS-s.

    BUG! Not system locale Filenames support for 32-bit applications error in Windows 8.1 x64.        
    All Windows x64 (XP,2003,2007,Vista,7,8) have no support for not system locale filenames|foldernames for all 32-bit applications. I think it is BUG!
    For example,  it is possible to read files|folders with French or Chinese in English locale windows installed, rename it, but it is not possible open it, edit or delete. (ERRORS: File not found OR Unknown format)
    With using 64-bit programs no such problems. How does it works and how can I fix this? Is it problem with encoding in translating kernel instructions for 32-bit apps in x64 Windows OS's? Whether there are
    solutions to this problem OR some hacks|fixes? 

    Hi,
    Have you installed the language package for French or Chinese?
    If no, please download the language package and install them.
    To download language package, please click the link below,
    http://windows.microsoft.com/en-US/windows/language-packs#lptabs=win7
    Best Regards.
    Steven Lee
    TechNet Community Support

  • Support for 8-bit pseudocolor visuals on Solaris 10 u8 Virtualbox guest

    Hello,
    I am running Solaris 10 u8 x86 as a Virtualbox (3.0.8) guest on a WinXP host with a NVIDIA Quadro FX 3500 vcard. I use JDS for the Solaris guest, and only 24-bit truecolor visuals are available for the desktop. I desperately need to run Xnest in 8-bit pseudocolor mode for an application. The video driver supplied with the Vbox Solaris guest additions has limited capability, and I think that until that driver is upgraded, I am out of luck. Does anyone have any different thoughts about that?
    Is there a way to edit xorg.conf to get support for 8-bit pseudocolor overlay graphics? Wouldchanging the video driver in that file from vboxvideo to either VGA or VESA help? Any advice from an X expert would be GREATLY appreciated.
    I've also tried to use svcadm to get the guest to open in 8-bit mode (default depth), but I think that the Vbox video driver (standard and VESA) only support 16- and 32-bit color modes. Is there some other way to get JDS or CDE in the guest to run in 8-bit color?
    Thanks.....

    sparcmaster wrote:
    Regarding expense, I was referring to the dual-headed card you suggested, not Xming.ah. my bad. Though most cards nowadays have dual outputs.
    Here is a Vbox report documenting the whole situation, including Sun's replies regarding DirectColor:
    http://www.virtualbox.org/ticket/4557
    it looks like you guys were talking past each other.
    >
    Note my outputs of xdpyinfo in there: no Pseudocolor visuals in 24-bit mode in the guest (the cause of my problem). My host NVIDIA card has dual DVI outputs, and I have two monitors; are you saying that I set one monitor in Windows to run in 8-bit, and then run Xming on that monitor, and then set up a remote display for my guest, and try and get the guest to display to that remote display? If so, that could be worth a try. If not, maybe I did not fully understand the idea from your first post. I'd rather not have to go out and buy a new dual-headed card unless absolutely necessary.The problem you have is that virtualbox needs a 8 bit display somewhere to send the output to. Send your end display is a windows display in 24 bit mode, it's a lose since windows won't (at least the last time I looked) allow an 8 bit window in a 24 bit desktop. You could try running the main windows display in 8 bit mode and then starting virtual box, but odds of things going in your favor is not great.
    Your new idea of running a vnc server in 8-bit mode within Solaris is very interesting indeed. I am unfamiliar with vnc. I saw this page:
    http://www.softpanorama.org/Xwindows/VNC/vnc_on_solaris.shtml
    It says that VNC comes with Solaris 10 u5, on the companion CD. I assume that u8 has it also.Somewhere along the line, sun began do bundle vnc as a part of solaris proper. It should be in /bin/vncserver.
    I'll look into that. If you know of any other source of info on vnc, please let me know. Thank you VERY MUCH for the suggestion!!!Here's more or less what you should do:
    1) login to your virtual solaris box
    2) Start up a 8 bit vnc server by typing "vncserver -depth 8 :1"
    3) After the setup questions (if I remember, you need to at least set a password), you can connect to the vncserver by
    typing "vncviewer :1" and entring the password.
    You could also get a windows VNC viewer and connect to the solaris vnc server. This may render faster, since you aren't running the vncviewer in a virtual session.
    4) In the vnc viewer display (which may look funny because the default setup is usually a horriffic twm session), start your Xnest.
    If you want cde, edit your .vnc/xstartup to look like:
    #!/bin/sh
    xrdb $HOME/.Xresources
    xsetroot -solid grey
    dtterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    dtwm &
    If you want jds, replace the dttterm/dtwm with gnome-panel.
    -r

  • Support for 32-bit

    I have a number of 32-bit files produced by the Merge to HDR routine in PS CS2 and CS3.
    I store the 32-bit files as the key creative stage in HDR processing is in the reduction to 16-bit (Image> Mode> 16 bpc in PS) and so it's handy to keep the 32-bit files to make alternate 16-bit versions. Currently it's not possible to import 32-bit files into the LR Library, so I'm stuck with using Bridge if I want to be able to see these files. I'm not asking for the ability to perform the 16-bit reduction in LR, just to be able to locate them in the Library so I can use LR as the starting point for all aspects of my workflow. The Library is so much better than Bridge in so many ways...
    Can we have support for 32-bit in LR1.1, please?

    I second this motion. I'd really like Lightroom to support the Bridge-style Photoshop workflows (e.g. Photomerge, Merge to HDR) fully, including representation of all produced assets including 32-bit files. In a more perfect world, power-users could even create custom workflow scripts (e.g. in Javascript ala PS CS3 scripting) in Lightroom.
    As a Photoshop user, I don't have a pressing need for full 32-bit support in Lightroom itself. However, I find Lightroom highly desirable as a photographer's workflow management solution and front-end to the more powerful tools in Photoshop.

  • Support for 64 bit Linux

    Hey macromedia/adobe
    When can we have support for 64 bit Linux? The problem is
    that most new hardware
    is moving towards 64 bit architectures. We have a brand new
    server, RedHat
    Enterprise 4, coldfusion will not run on it.
    Direct Contact: [email protected]

    I couldn't agree more - it's insane that an enterprise
    product isn't supporting x86_64 instructions in 2007.
    On a more constructive note - does anybody out there have a
    compiled connector for RHEL or CentOS 4.X, the 64 bit version? I
    ask because I've found numerous pages on the web describing how it
    works great for people after they compile it on their own. Well, I
    can't get it to work. I have CentOS 4.4 x64, and I try to run this
    script after successfully installing CFMX 7.0.2 by using the method
    to sed out the checks for the right kernels, etc. Here is the
    script I try to run inside the connectors/src directory:
    /usr/sbin/apxs -c -n jrun20 -S
    LIBEXECDIR=/opt/coldfusionmx7/runtime/lib/wsconfig/1/ mod_jrun20.c
    jrun_maptable_impl.c jrun_property.c jrun_session.c
    platform.c \
    jrun_mutex.c jrun_proxy.c jrun_utils.c | more
    /usr/sbin/apxs -i -n jrun20 -S
    LIBEXECDIR=/opt/coldfusionmx7/runtime/lib/wsconfig/1/ mod_jrun20.la
    strip /opt/coldfusionmx7/runtime/lib/wsconfig/1/mod_jrun20.so
    All the paths are correct, and when I run it I get about 1000
    warning lines from apxs about invalid characters and such in the .c
    file. Good times.
    Can somebody tell me how the hell to get this to work on 64
    bit CentOS 4.x? I'm going crazy here... and Adobe - GET OFF YOUR
    ***** AND PLEASE ADDRESS THIS ALREADY. IT'S BEEN YEARS SINCE AMD
    STARTED SHIPPING THEIR FIRST X64 BIT CHIPS.
    This is approaching the no iTunes on Vista level of insanity
    here....

  • Support for 64-Bit Windows?

    Hello,
    Do any/all versions of ODP.NET support the 64-Bit version of Windows? Is there a separate version of ODP and/or Client 9.2 for 64-Bit?
    Thank you.

    Microsoft has not released a 64-bit .NET framework as of yet. So, it's not possible to support any .NET application on 64-bit.

  • OCCI support for 64-bit Windows

    Could someone confirm that OCCI is currently not supported for Windows 64-bit? Also, is there any plans to support it in the future?

    Check this
    http://www.oracle.com/technology/software/products/database/oracle10g/index.html

  • Vcast Media Manager -- where is support for 64-bit windows computers??

    I purchased a Droid 2 in October, when I plug it into my computer it brings up Verizon Vcast Media Manager page to download that program (which is good because I want to get my music onto my phone from my desktop computer).  But only after download attempt does it tell me that said program will only support a 32-bit operating system.  Well, I, my wife, and a lot of other people have a 64-bit operating system.  Is Verizon really that far behind the times?  Seriously has no one noticed this, a 32-bit machine is outdated these days.  Why can i not hook my Droid up to my puter, I thought this was smartphone technology...  Maybe the phone is smarter than Verizons Programmers??   To VZW, please correct me if I am wrong, or fix the problem if I am correct.

    Currently there is no 64bit version available at this time, and no ETA to when one will be available. I would recommend as an alternative using the Droid 2 as a mass storage drive to transfer music. I have included the instruction in an article below:
    http://support.vzw.com/clc/devices/knowledge_base.html?id=34780
    If it still does not recognize it as a device, try putting it in USB debugging mode. Instruction article given below:
    http://support.vzw.com/clc/devices/knowledge_base.html?id=31366
    ***As long as a memory card is present in the device, it will show up as a drive on your personal computer. Once it shows up as a drive, you can drag and drop music and media files on the Droid 2.

  • Adobe Reader support for 64-bit Ubuntu systems

    Any attempt to install any current version of Adobe Reader fails...
    Usually with a "Wrong Architure - I386" message.
    if you try to follow the "new" intructions for using apt-get you get the following...
    sudo apt-get install acroread
    Reading package lists... Done
    Building dependency tree      
    Reading state information... Done
    Package acroread is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    E: Package acroread has no installation candidate
    Two questions:
    1.) Does Adobe have any intensions on supporting 64-bit Linux?
    2.) Does anybody have any suggestions on how to get the reader to work on a 64-bit system?

    Adobe Reader is 32-bit only, and so is the plugin.  This may change some time in the future, but for now it's 32-bit.

  • DTrace support for 64 bit JDK on Solaris 10

    Hi,
    I installed latest 64 bit jdk 1.6_23, using self-extract file, on solaris 10 machine,
    and I can't find the hotspot provider for dtrace when I use 64 bit jvm,
    I can find them when I use 32 bit,
    I use the following command:
    $ dtrace -ln 'hotspot*:::'
    When I run java -server TestGreeting, ( This program just does endless loop, I borrowed from internet)
    I got the probes
    When I run with java -d64 -server TestGreeting
    I got the following error:
    -bash-3.00$ dtrace -ln 'hotspot*:::'
    ID PROVIDER MODULE FUNCTION NAME
    dtrace: failed to match hotspot*:::: No probe matches description
    and when I use ps -ef to grep the java, it shows
    ~/jdk1.6.0_23/bin/amd64/java -server TestGreeting
    Does dtrace support 64 bit JVM?
    Thanks
    ow005480

    Use 32bit for client VM. 64bit client VM is really
    useless.And "No one will ever need more that 640K"

  • JDE Support for 64 BIT jdk

    Hi,
    While enire world is moving towards 64 bit.. BB, JDK still does not support 64.. kindly consider to support it.. as we see many pains of development with this approach..
    As JDE is java based.. not sure.. if support 64 bit should take so much time...(provided JDE was coded right by your engineerers)
    Regards,
    **bleep** Nagendra Kumar,
    C.T.O
    [Removed 3rd party link]
    -Java Code Re-Engineering 
    Nagendra Kumar
    Factor 4 : Halve the Efforts, Double the Results

    I couldn't agree more - it's insane that an enterprise
    product isn't supporting x86_64 instructions in 2007.
    On a more constructive note - does anybody out there have a
    compiled connector for RHEL or CentOS 4.X, the 64 bit version? I
    ask because I've found numerous pages on the web describing how it
    works great for people after they compile it on their own. Well, I
    can't get it to work. I have CentOS 4.4 x64, and I try to run this
    script after successfully installing CFMX 7.0.2 by using the method
    to sed out the checks for the right kernels, etc. Here is the
    script I try to run inside the connectors/src directory:
    /usr/sbin/apxs -c -n jrun20 -S
    LIBEXECDIR=/opt/coldfusionmx7/runtime/lib/wsconfig/1/ mod_jrun20.c
    jrun_maptable_impl.c jrun_property.c jrun_session.c
    platform.c \
    jrun_mutex.c jrun_proxy.c jrun_utils.c | more
    /usr/sbin/apxs -i -n jrun20 -S
    LIBEXECDIR=/opt/coldfusionmx7/runtime/lib/wsconfig/1/ mod_jrun20.la
    strip /opt/coldfusionmx7/runtime/lib/wsconfig/1/mod_jrun20.so
    All the paths are correct, and when I run it I get about 1000
    warning lines from apxs about invalid characters and such in the .c
    file. Good times.
    Can somebody tell me how the hell to get this to work on 64
    bit CentOS 4.x? I'm going crazy here... and Adobe - GET OFF YOUR
    ***** AND PLEASE ADDRESS THIS ALREADY. IT'S BEEN YEARS SINCE AMD
    STARTED SHIPPING THEIR FIRST X64 BIT CHIPS.
    This is approaching the no iTunes on Vista level of insanity
    here....

  • Does Mavericks add support for 10 bit per channel capable monitors

    Just bought a HP Dreamcolor z27X monitor and have a new Mac Pro 6,1 and would like to know if my workstation supports the full capabilities of the monitor I just purchased.

    JonB8305 wrote:
    10.9.3 still doesn't add the 10 bit support.
    That 'is a strong inhalation of breath' (forum will not allow s..ks). I have to say Apple are falling way behind in terms of supporting current media standards.
    Not ony has 10bit video been around for quite some time now and is something used and supported in Adobe products in the Windows world, but Apple have also failed to support HD audio standards as used in Blu-Ray as an example and also look like failing to support H.265 as will be used for 4K video. (H.265 is twice as efficient as H.264 making it far more practical for the much bigger bandwidth requirements of 4K video.)
    Now in the case of HD audio and H.265 it might be that there is no justification from a playback point of view from Apple's perspective, but what Apple appear to have forgotten is that Mac used to be the first choice for creating media files and if Apple don't support these standards then Macs can no longer be viewed as being suitable for media creation. Therefore this is a huge own goal on Apple's part as content creators would be precisely those people looking to buy new Mac Pro systems and Apple have at least designed the hardware to support 4K editing even if their software is increasingly too feeble to support the required standards.
    Note: I have previously submitted an enhancement request to Apple regarding 10bit video support, and also H.265 support, both prior to Mavericks being released.
    I have no problem with Apple not supporting Blu-Ray playback in the form of providing themselves a Blu-Ray player. However as above I feel they should make the Mac or more accurately OS X able to utilise the same formats as this will allow both content creation tools, and also the possibility for a third-party Blu-Ray player that supports HD audio formats. It is apparently possible for a Mac running Windows in Boot Camp to play these HD audio formats which makes sense since Macs use pretty much the same hardware as 'real' PCs so it is just OS X that is the problem. In fact the way things are going even Linux is moving ahead of OS X in terms of media format support.

  • Support for 64 bit OS

    Since a 64 bit OS is now the de facto standard on many if not most PC's these days (and probably ALL of the PC's of PSE Users?), and since editing photos is memory hungry, can Adobe please indicate when a 64 bit version will be available please?
    I don't know about anyone else, but to me, 64 bit support is the number 1 'feature' that I would like to see.  I have a PC with 32GB RAM and panoramic stitches failing because of 'lack of memory' where the issue is that only 10% of my PC's memory can be addressed by the app.  I would rebuy the app today if I could have it in 64 bit.   Please, pretty please.

    Premiere Elements for video editing is already available in 64 bit; so perhaps it's only a matter of time.

Maybe you are looking for

  • Hai everybody - i got a problem plese resolve it.

    I have a complied a bean that is located in the webapps/project/WEB-INF/classes directory. When I execute my jsp page, I get the error: type Exception report message description The server encountered an internal error () that prevented it from fulfi

  • Activation of HEMI function in UPK 3.5.1

    Hi All, I have an urgent requirement of activating HEMI support function in UPK 3.5.1. As per my understannding, HEMI is a support function which automatically links Oracle to UPK. So if a user needs help whilst navigating the system they can click o

  • Show the different key figures

    Hi, Can we define a query, and show the different key figures, base on the different value of the characteristic? Let's say, in the query, it contains a characteristic called "store", and if the store = A1,i want to only show key figure K1, K2, and a

  • Build failed () configure: error: C compiler create executable[SOLVED]

    I am a newbie in the forums, i recently installed arch x86_64 and am having a hard time building packages, i did install base-devel , gcc gcc-fortran gcc-obc..........all that stuff i also installed all the base devel stuff...like fakeroot,flex....(a

  • Can't use certain functions on iPad 2

    I have been using my iPad 2 for almost a year.  Today, all of a sudden, I cannot use certain functions.  If I tried to open Safari, youtube or Video, etc., they open but will close immediately.  I tried to clear cookies and caches in the settings and