Running Acrobat inside Virtual IE 9

Our computers have Internet Explorer 11 and Acrobat XI installed. We
have a single web application that requires IE 9. So I virtualized IE 9
using a template, no problem there. While running the web application in
virtual IE 9 it needs to open pdf files externally in Acrobat (not using
the plugin inside of IE). The documentation states the following to in
order to run a native application in a virtual environment:
To enable a natively installed application to launch in a virtual
environment: click on the Multiple button next to the Startup File
field, in the File column, enter the local path of the natively
installed application.
So I added @PROGRAMFILESX86@\Adobe\Acrobat 11.0\Acrobat.exe
But when I run my virtual IE 9 app and click on a link to a pdf the
download manager briefly flashes but the pdf doesn't open in Acrobat, it
just disappears into never, never land. If I check Acrobat to Auto Start
with the virtual app, it does, so I know that is working.
What else do I need to do so that my virtual IE9 app will open pdf files
in Acrobat?
Thanks

On 03/31/2015 8:16 AM, katiefinn wrote:
>
> Have you had any luck with this?
>
> I'm having the same problem with virtual IE9 and local IE11. However,
> it's all downloads/files, not just pdfs. Nothing can be downloaded from
> IE. The download manager box flashes then disappears, and the file never
> downloads.
>
> I've also noticed that this problem DOES NOT happen when the local IE is
> 9.
>
>
No, I gave up because I could never get it to work. It only works if the
virtualized version of IE is the same as the locally installed version.
I ended up building a virtual windows terminal server with IE9 as
published app.

Similar Messages

  • [SOLVED]access apache from windows inside virtual box

    Hi everyone,
    I am a web developer and I use Linux and i have Apache, MySQL running on it, I have windows xp running as a guest inside Virtual Box, I really want to access my apache from windows guest so i test my sites on internet explorer, please help me, i tried the documents, and the forum here but i could not figure out how to do it, so please what is the simplest way to do this?
    Last edited by shalaby (2012-04-22 19:52:13)

    It'll depend on which networking mode you're using on that guest. If you're using the default (NAT), you can simply reach your host os on the default gateway ip of the guest's network adapter.

  • Q : How to run debian inside of arch

    Hi, I have a question
    I really love arch, but the project i'm working on requires Debian (stable) meaning : old gcc(3.3.5), xfree86, debian tools, filesystem layout and so on.
    I have a 2 (actually more) partitions one with debian, one with arch. Right now choose on boot one or another.
    I'd like to run debian inside of arch, but not via VmWare or qemu or some other emulator because I need things to compile quick (this IS a big project) and run at native speed (really important)
    Newer kernel in arch is not an issue(or at least shouldn't be) but versions of tools and libraries as well as file locations are critical.
    Any ideas ?

    Hi torindan2,
    You should have a look to debootstrap. That way you would only need a chroot inside your debian tree, without the CPU and memory overhead of a virtual machine on top of your Archlinux.
    Procedure (from what i remember) :
    - go to packages.debian.org
    - choose "debootstrap"
    - download the source code of debootstrap (it is a shell script)
    - call it with the right parameters (AFAIR it required to read the source, but it is quite readable)
    - now debian is installed in the directory of your choice.
    - chroot a shell inside that tree
    - update the fstab for the proc and sys filesystems of the debian tree
    and here you go, Debian inside Arch

  • Use SMA to run commands inside VM created from WAP

    Hello,
    I didnt find any SMA specific forum, so I post here.
    Im new to SMA and have a question that I cant find the answer to.
    We are about to deploy a new Hyper-V/SC/WAP enviroment.
    We use virtual networks and I have problem to connect and execute powershell on the virtual machines.
    I want to do some cutomizations on the VM after they are deployed (Windows Server 2012R2) from a Gallery item in WAP.
    In VM Clouds in Service Management Portal I have activated an Automation with Object = MicrosoftCompute VMRole and Action = Create.
    In my Runbook I check the status on the creation of the VM and when the status is complete I want to execute some powershell on the new server.
    So far so good, but here is my problem, I cant connect to the new VM.
    I have tried:
    $ComputerName = $ResourceObject.ComputerName
    InlineScript {
    Get-Service | Out-File “c:\test.txt”
    } -PSComputerName $ComputerName
    I have tired to add -PSCredential after -PSComputername aswell.
    The Runbook will enter a Suspended state with the following exception:
    Connecting to remote server Fredrik-Test failed with the following error message : WinRM cannot process the request. The following error occured while using Kerberos authentication: Cannot find the computer Fredrik-Test.
    It looks like SMA have no clue how to access the new VM.
    I went to the VMM server and ran the following script:
    $adminpasswd = ConvertTo-SecureString “xxxxx” -AsPlainText -Force
    $adminCredentials = New-Object System.Management.Automation.PSCredential (“administrator”, $adminpasswd)
    $VM = Get-SCVirtualMachine | Where-Object {$_.Name -eq ‘Computer013′}
    Invoke-Command -Computername $VM.ComputerName -ScriptBlock {Get-Service | Out-File “c:\test.txt”} -credential $adminCredentials
    And there I got same error:
    [Computer013] Connecting to remote server Computer013 failed with the following error message : The WinRM client cannot process the request because the server name canno
    t be resolved. For more information, see the about_Remote_Troubleshooting Help topic.
    + CategoryInfo          : OpenError: (Computer013:String) [], PSRemotingTransportException
    + FullyQualifiedErrorId : ComputerNotFound,PSSessionStateBroken
    How do I run commands inside the VM that is created from WAP in a Tenant cloud and use virtual network ?
    Regards
    Fredrik Ljus

    I get same error.
    Because I use Network Virtualization it looks like SMA or VMM cant find the VM.
    But how does it work if you for example make a gallery item that will install SQL.
    In that case the server will be installed from the original image with only the OS and then the SQL server will be installed after.
    How does the VMM/SPF communicate with the VM to install the SQL server? Bacause when installing the SQL server it mounts a VHD with the media and trigger the install localy on the VM.
    So, somehow it must be possible to communicate with the VM without using NAT and go through the Gateway server?

  • Is it possible to install and run Acrobat Standard or Pro on a Surface Pro 2 tablet?

    Does anyone know if is possible install and run Acrobat Standard or Professional on a Surface Pro 2?
    and, if is possible to use COM automation to fill AcroForms?
    Thanks and regards,
    Adolfo

    Does it run regular Windows 8 (allowing you to install the same apps as older versions of Windows in the desktop) or does it run Windows 8 RT, where only apps from the Windows Store are allowed? It looks like regular Windows 8, in which case you can try out the free trial of Acrobat Pro.
    If it works, the Acrobat SDK (separate download) has all developer information on Acrobat, and you need it (give up any idea you will find code ready for use on Google...)

  • The merge process could not allocate memory for an operation; your system may be running low on virtual memory. Restart the Merge Agent.

    I encountered this problem on our SQL2012 and I have tried different scenarios (see below) to no avail. I have decided to give up and check if someone here has encountered this and resolved it. 
    One thing I know, it's not a memory issue. Both servers we're using has lots of memory to spare and we monitor the memory as the replication goes through it's steps. 
    I hope someone can help me on this. Thanks!
    The Error:
    The merge process could not allocate memory for an operation; your system may be running low on virtual memory. Restart the Merge Agent.
    Our Scenario
    We're using SQL Server 2012 SP1. All subscriptions are pull based.
    We're using direct Merge Replication (not FTP or web sync)
    We already have 10 active replications with larger databases. Only 1 has this issue.
    Database size is less than 5 GB
    Rebuilding the publisher is not an option.
    What have I tried?
    There is no memory problem --- we have lots to spare
    I have tried re-initialization of the database. Same problem.
    I tried deleting the database and reinitializing it. Same problem
    New snapshot. Same problem.
    I tried changing the subscriber server but still same issue. 
    MCP, MCSD, MCDBA (ANXA)

    Here is the result for the sp_configure on our subscriber. We're doing a pull on the server with the issue.
    name
    minimum
    maximum
    config_value
    run_value
    max server memory (MB)
    128
    2147483647
    2147483647
    2147483647
    In addition, I made a comparison between the working servers and the one with the issue -- there seems to be a difference in the service pack. Publisher has none but the subscriber is operating on SP1. But still strange as only 1 database is affected. 
    MCP, MCSD, MCDBA (ANXA)

  • Can I run Acrobat 9 Pro and X Pro, can't afford plugin upgrades

    Can I run Acrobat 9 Pro and X Pro
    Can't afford plugin upgrades from 9 to X

    If you wish to run both the version on the same machine. It's not a supported configuration as Version 9 and X Pro share the same namespace and you may run into issues which would be hard to fix.
    I would recomend to use single version. Let me know, if you need more information.
    Regards,

  • I am running Acrobat X Pro on Windows 7 in Parallels. I have tried to install the Acrobat updates, but they won't install. Today I tried to create a pdf from a Word 2013 document and it crapped out. I tried to uninstall Acrobat and got Error 1310. Error w

    I am running Acrobat X Pro on Windows 7 in Parallels. I have tried to install the Acrobat updates, but they won't install. Today I tried to create a pdf from a Word 2013 document and it crapped out. I tried to uninstall Acrobat and got Error 1310. Error writing to file: c:\Config.Msi\feea.rbf. What do I do?

    Hi Beverly ,
    Please refer to the following and see if this helps.
    https://helpx.adobe.com/creative-suite/kb/error-1310-error-writing-file.html
    Regards
    Sukrit Dhingra

  • I am running Acrobat Pro 9 (9.5.5).  Do we have to purchase the new version if we  have never upgraded?  Or are we entitled to an upgrade to the latest version.

    I am running Acrobat Pro 9 (9.5.5).  Do we have to purchase the new version if we  have never upgraded?  Or are we entitled to an upgrade to the latest version.

    I am not really clear on the intention of your question.  If you are going to get the latest version you are going to purchase it.  When you go to purchase it you should be able to see if there is an option to purchase it as an upgrade from the version you currently have.  I cannot find the purchase page to check myself... I can only find the subscription option.

  • Errors running acrobat pro xi

    I was getting the security prompt each time I tried to run acrobat pro xi so I uninstalled and reinstalled.  Now when it launches, I have to pick english from the window since Italian is picked.  However, after I pick english, it still tries to make me log into adobe and it asks it all in Italian.  What is up?

    uninstall, clean and reinstall per, Download Adobe Reader and Acrobat Cleaner Tool - Adobe Labs

  • How to run qemu Linux virtual machines properly on android tabs.

    My tab specification's are 1.2 GHz quad core processor and 1 GB ram, 16 GB internal ROM.
    I want to run RHEL 5.0 X86 CLI I mean without any gui on my tab and so I followed the steps below
    At first on windows I have installed qemu manager and after that I have created a virtual machine RHEL with processor option as Pentium 3 and ram option with 256 MB. The installation was successful and I am able to boot properly into it.
    After that I have transferred the installation image to my tab. In order to run the virtual machine I have installed limbo qemu manager. I have selected the transferred image and specified the same options as above.
    When I run the above virtual machine I am unable to boot into my system properly and I getting the following errors
    kernel panic not syncing: kernel compiled for Pentium+ requires TSC feature.
    general protection fault : fffa [#1]
    Kindly suggest how to successfully run the above virtual machine on my tab.
    Regards,
    Rupesh.
    Regards,
    Rupesh.

    You don't say what tablet you have, but all of Lenovo's Android tablets that I know of have ARM processors, not X86 processors, so what you're doing isn't going to work.

  • Cant run Acrobat Pro, try to download latest AIR, but installation fails and I can't run Acrobat

    I tried to run Acrobat Pro (don't know version as can't open it) and I am told to download latest Adobe AIR, but after downloading the installation fails with Error# 16820, so now I can't run my Acrobat. Anyone know how to break this very annoying loop please?
    Brian

    Moving this discussion to the Acrobat Installation & Update Issues forum.
    TPMBrian are you entering the Acrobat 7 serial number registered under your account at http://www.adobe.com/.  You can find more details at Find your serial number quickly - http://helpx.adobe.com/x-productkb/global/find-serial-number.html.

  • I can't run Acrobat on my MacBook Pro with Mavericks OSX ... Help?

    I've had issues in the past running Acrobat. But i've got a new computer and it's started crashing whenever i launch Acrobat. I've uninstalled, and reinstalled, to no avail. I've installed and updated and still crashing.

    check in the App store to see if they are hidden
    LN

  • How do I install and run Acrobat Pro after downloading Trial w/o checking "install"?

    How do I install and run Acrobat Pro after downloading Trial w/o checking "install"?

    you can't.  you have to check "install" to install and run it.

  • The server is running low on virtual memory.

    When running a sheet in discoverer I am getting the following error after around 10 mins
    The server is running low on virtual memory. This can happen due to insufficient disk space or heap space on the server. Please contact your Discoverer Administrator for assistance.
    I have changed the following settings to
    maxvirtualdiskmem = 4096000000
    maxvirtualheapmem = 4096000000
    The query returns 625500 records with parameters selected
    and 834360 records without any parameters set
    Can anyone help

    Memory usage is going to depend on several things. While rows returned is part of it, other things like sorts, calculations, page items and report type can have a huge impact. Out of curiosity, is the report a crosstab? are there a lot of sorts, of some complex calculations?
    How many users are accessing Disco at the same time, and is there anything else on the same box as Disco?
    Also, after you changed the settings (and I am assuming the change was made to pref.txt), did you run applypreferences.sh and then bounce the app server? If not, the changes have not taken place.

Maybe you are looking for

  • How to handle custom component data on overviewset save button CRM UI

    Hi, I have added a custom component to a standard view which is enchanted. I can handle any data with my buttons on the component but after editing data i need the save the data when the save button on the overview(top) is pressed. I have redefined s

  • Page level total in a mulipage matrix report

    hi! I am facing a problem in marix reports because a very late change in customer requirement.he wants a page total at the end of every page in the report ,because these reports are matrix style,they involve cross product.i can get the grand total at

  • ORA-20100: File oRI_INV_.tmp creation for FND_FILE failed.

    Dear All, I am getting the following Error while running a concurrent program. Could anyone help me out why this error is coming out: Cause: FDPSTP failed due to ORA-20100: File oRI_INV_.tmp creation for FND_FILE failed. You will find more informatio

  • Windows Installer

    After I download itunes 7.0.2, I press run and the following appears: ":Windows ® Installer. V 3.01.4000.1823 msiexec /Option <Required Parameter> [Optional Parameter] Install Options </package | /i> <Product.msi> Installs or configures a product /a

  • Nokia Lumia 520(back,windows logo and the search b...

    May  I know if the lumia 520 (Back, Windows logo and the search buttons-on the front of the device) - does it have the white lights on lighted up when in dark places or it does not have any lights at all? I have tried reset the phone, change the brig