The application cannot be installed due to a certificate problem.  The certificate does not match

the application cannot be installed due to a certificate problem.  The certificate does not match the installed application certificate, does not support application upgrades, or is invalid.  Please contact the application author.
i DONT HAVE THE DISK FOR aDOBE 6.0 ANYMORE HOW DO i UPGRADE??

You cannot in any case buy an upgrade from Acrobat 6, it is too old. So it's a full price purchase I'm afraid.

Similar Messages

  • Cannot open install assistant.  I get this error message: The application cannot be installed due to a certificate problem.  The certificate does not match the installed application certificate, does not support application upgrades, or is invalid.  Pleas

    How can I downloade a trial of Adobe Elements 12? 
    I followed the instructions to download assistant...but get this message: The application cannot be installed due to a certificate problem.  The certificate does not match the installed application certificate, does not support application upgrades, or is invalid.  Please contact the application author.

    Hi alposer,
    Please remove the copy of the Adobe Download Assistant you currently have installed and then reinstall the Adobe Download Assistant.
    Regards,
    Rave

  • I keep receiving this error: "the application cannot be installed due to a certificate problem" when trying to update program that use adobe AIR (vudu-to-go)

    Can anyone tell me how I can get around this error? I've tried reinstalling adobe air and reinstalling the programs but neither works.

    This issue happens when an older version of Adobe Story is already installed on a system.
    To resolve this issue you will have to first remove that version and then install the latest one.
    Now depending upon which system you are using, below are the steps:
    MAC:
    Open 'Applications' folder in Finder.
    Move 'Adobe Story' application to Trash and remove it from Trash too.
    Just to make sure that this application is not installed on a different drive, do a search for 'Adobe Story' in spotlight. If it is present on a different location, then remove it from there too.
    Now log into story.adobe.com and download the desktop application again and install it.
    WINDOWS:
    Open Controls Panel and uninstall Adobe Story application
    Now log into story.adobe.com and download the desktop application again and install it

  • When i try to install story desktop i get this message: The application cannot be installed due to a certificate problem.  The certificate does not match the installed application certificate, does not support application upgrades, or is invalid.  Please

    can anyone help

    Please follow these steps:
    - Remove the currently installed Adobe Story app from your system
      - If you are using windows, you can do it through control panel
      - If you are using Mac, open the Applications folder and move 'Adobe Story' application to Trash. (Please remove it from trash too)
           ( Please make sure that no other installation of Adobe Story is present in your system by searching 'Adobe Story' in Spotlight. Remove if present. )
    - Then install the latest version by downloading the installer file directly from: http://story.adobe.com/AIR/AdobeStory.air

  • The application cannot be installed due to a certificate problem.  The certificate does not match the installed application certificate, does not support application upgrades, or is invalid.  Please contact the application author.

    Has anybody seen this in Mac OS 10.10?

    Ok, just Acrobat XI Pro? Nothing else? (I've seen talk of this message, but for different Adobe products).
    And was Acrobat XI Pro ever installed before?

  • I just downloaded the newest update for mountain lion. After downloading and restarting for installation, I got a message stating that  the update cannot be installed due to an error. Yet when I check I have version 10..8.3 and safari version

    I just downloaded the newest update for mountain lion. After downloading any restarting for installation, I got a message stating that the update cannot be installed due to an error. Yet when I check I have version 10..8.3 and safari version 6.0.3, which the update was for.  Does this mean that the update is iinstalled and the message was incorrect?

    Brian Gallagher wrote:
    I just bought the Imac on Monday, which was placed on the shelf on Saturday. Its now Thursday and I have to update the machine. Heck I haven't even bought the printer or the new desk for all this stuff....ha ha.
    Good timing! Oh well, at least you shouldn't have to update again for a while. It will be nice kickstarting your Mac with the very latest System Update knowing any hiccups from 10.8.2 would have been ironed out if they were going to affect your workflow at all.
    Cheers and Happy Computing
    Pete

  • Safari says "i cannot open the page because the server cannot be found" I get this on Safari and Mail does not function. Apps work like a dream. All Windows OS are screaming. Any thoughts?

    Safari says "i cannot open the page because the server cannot be found" I get this on Safari and Mail does not function. Apps work like a dream. All Windows OS are screaming. Any thoughts?

    You can check this thread for the answer you are looking for.
    https://discussions.apple.com/thread/3685247?start=0&tstart=0

  • "Name on the Security Certificate is Invalid or Does not Match..." using Outlok 2007 w/ Exchange 2007

    Good afternoon!
    We just completed our Exchange 2007 implementation (migration from Exchange 2003... a fun romp of 24 straight hours for the final push) and noticed an error that only occurs on Outlook 2007 clients connecting to the Exchange 2007 server: "Name on the Security Certificate is Invalid or Does Not Match the Name on the Certificate".
    Now, I've done my reading into this and have determined that due to how Outlook 2007 clients managed their OAB, it is essentially through a web virtual directory now, no longer through Public Folders and this is essentially the base of our issue. See, our mail server has an internal FQDN of mail.ourdomain-domain.com whereas it has an external FQDN (which is what the SSL Cert is tied to) of owa.ourdomain.com.
    So, essentially what I'm seeing is our internal Outlook 2007 clients (limited to I.S. employees only right now, thankfully) are seeing this SSL error because Outlook 2007 is trying to pick up the OAB using the internal FQDN instead of the external FQDN (which would work as well, due to some internal DNS trickery we have configured).
    My question is (finally), is there a way to circumvent this internally so we never see this SSL error prompt or a way to force Outlook 2007 to use the external FQDN? I have made sure all the settings in Exchange Management Console for OAB and the like have both the internal and external FQDN set to owa.ourdomain.com (the valid SSL name), but it does not appear to have made a difference. Granted, I have not rebooted... but I do not think that is necessary in this instance.
    Any suggestions would be appreciated. Thanks!!

    Hi All,
    1) I am using Windows SBS Server 2008 with Exchange 2007 installed on it. With all the Certicate configured internally. We haven’t purchased the Certificate from any outside authority yet.
    2) Also, user were getting Error message "The name on the security certificate is invalid or does not match the name of the site" in outlook, to resolve this issue I followed the steps mention on "http://support.microsoft.com/kb/940726" &  “http://social.technet.microsoft.com/Forums/en-US/exchangesvrclients/thread/697f79e2-ca8f-4a2e-bae5-55d3fa7f703f/?prof=required” however I was able run only first command as I was unable to find "EWS (Default Web Site)", "oab (Default Web Site)", "unifiedmessaging (Default Web Site)".
    3) After reaserching, I run following commands to get the status, location of WebServicesVirtualDirectory, OABVirtualDirectory & UMVirtualDirectory
    [PS] C:\Windows\System32>Get-WebServicesVirtualDirectory | fl
    Name                          : EWS (SBS Web Applications)
    Server                        : PASVR01
    InternalUrl               : https://sites/EWS/Exchange.asmx
    ExternalUrl              :
    [PS] C:\Windows\System32>Get-OABVirtualDirectory | fl
    Name                          : OAB (SBS Web Applications)
    Server                        : PASVR01
    InternalUrl               : https://sites/OAB
    ExternalUrl              :
    [PS] C:\Windows\System32>Get-UMVirtualDirectory | fl
    Name                          : UnifiedMessaging (SBS Web Applications)
    Server                        : PASVR01
    InternalUrl               : https://sites/UnifiedMessaging/Service.asmx
    ExternalUrl               :
    4) Then after getting the correct locations of all the directory I run the following commands to change the internal url on existing Certs
    Set-ClientAccessServer -Identity PASVR01 -AutodiscoverServiceInternalUri https://pasvr01/owa/autodiscover/autodiscover.xml
    Set-WebServicesVirtualDirectory -Identity "PASVR01\EWS (SBS Web Applications)" -InternalUrl https://pasvr01/owa/ews/exchange.asmx
    Set-OABVirtualDirectory -Identity "PASVR01\OAB (SBS Web Applications)" -InternalUrl https://pasvr01/owa/oab
    Set-UMVirtualDirectory -Identity "PASVR01\UnifiedMessaging (SBS Web Applications)" -InternalUrl https://pasvr01/owa/unifiedmessaging/service.asmx
    5) However, this does'nt resolved our issue so run the following commands to change the external url on existing Certs
    Set-WebServicesVirtualDirectory -Identity "PASVR01\EWS (SBS Web Applications)" -ExternalUrl https://exchange.domain.com/owa/ews/exchange.asmx
    Set-OABVirtualDirectory -Identity "PASVR01\OAB (SBS Web Applications)" -ExternalUrl https://exchange.domain.com/owa/oab
    Set-UMVirtualDirectory -Identity "PASVR01\UnifiedMessaging (SBS Web Applications)" -ExternalUrl https://exchange.domain.com/owa/unifiedmessaging/service.asmx
    6) I also tried running "New-ExchangeCertificate -PrivateKeyExportable $True -Services “IMAP, POP, IIS, SMTP” -SubjectName “cn=PASVR01" as I have deleted one of the certicate on this server in past.
    7) Following was the status of internal and external URL.
    [PS] C:\Windows\System32>Get-WebServicesVirtualDirectory | fl
    Name                          : EWS (SBS Web Applications)
    Server                        : PASVR01
    InternalUrl               : https://pasvr01/owa/ews/exchange.asmx
    ExternalUrl              : https://exchange. exchange.domain.com /owa/ews/exchange.asmx
    [PS] C:\Windows\System32>Get-OABVirtualDirectory | fl
    Name                          : OAB (SBS Web Applications)
    Server                        : PASVR01
    InternalUrl               : https://pasvr01/owa/oab
    ExternalUrl              : https://exchange. exchange.domain.com/owa/oab
    [PS] C:\Windows\System32>Get-UMVirtualDirectory | fl
    Name                          : UnifiedMessaging (SBS Web Applications)
    Server                        : PASVR01
    InternalUrl                   : https://pasvr01/owa/unifiedmessaging/service.asmx
    ExternalUrl                   : https://exchange. exchange.domain.com/owa/unifiedmessaging/service.asmx
    10) Still we are facing this issue of "The name on the security certificate is invalid or does not match the name of the site" in outlook.
    PLEASE HELP ME TO RESOLVE THIS ISSUE.
    Thanks in Advance,
    Asif

  • The name on the security certificate is invalid or does not match the name of the site

    Hi Guys,
    Every time when we login to SAP Business One, we are getting two identical security Alerts, that we needs to click "Yes" twice.
    Text of error: “The name on the security certificate is invalid or does not match the name of the site”
    We tried to install certificate, but it is not solved this certificate issue and the alert still pops up on login.
    I guess, something wrong with dashboard settings, but don't really know what exact and how to fix it.
    Thanks,
    Sergey

    Hi,
    Please check SAP note:
    1810486 - Dashboard Certificate Sercurity Alert appears on every
    logon to Business One
    Thanks & Regards,
    Nagarajan

  • Exchange 2013 w/Outlook 2013 "The name of the security certificate is invalid or does not match the name of the site"

    I've completed an upgrade from Exchange 2003 to Exchange 2013 and I have one last SSL message that I can't get rid of.  I've installed a 3rd party cert that is working great for webmail and cell phone access but for some reason the Outlook 2010/2013
    clients get prompted for a security warning.  I just implemented the SSL cert yesterday and I've noticed that new installs of Outlook seem to work just fine.  My Outlook 2013 client doesn't prompt me with the message but I have other users who are
    still getting the "The name of the security certificate is invalid or does not match the name of the site" error.  The domain on the cert error show up as server.mydomain.local.  I've gone through all the virtual directories and pointed
    all of my internal and external URL's to https://mail.mydomain.com.   This made one of the two warnings go away but not the second.  I've dug around on google and gone through everything I could find here and as far as I can tell my internal
    and external url's are configured properly and I can't figure out where this error is originating from.  Any ideas on where I should look outside of the virtual directories? 
    I'm including a good link I found that contains all of the virtual directories I updated.  I've checked them through both CLI and GUI and everything looks good.
    http://www.mustbegeek.com/configure-external-and-internal-url-in-exchange-2013/
    http://jaworskiblog.com/2013/04/13/setting-internal-and-external-urls-in-exchange-2013/

    Hi,
    When the Outlook connect to Exchange 2013/Exchange 2010, the client would connect to Autodiscover service to retrieve Exchange service automatically from server side. This feature is not available in Exchange 2003 Outlook profile.
    Generally, when mailbox is moved to Exchange 2013, the Outlook would connect to server to automatically update these information. It needs time to detect and update the changes in server side. I suggest we can do the following setting For autodiscover service:
    Get-ClientAccessServer | Set-ClientAccessServer –AutodiscoverServiceInternalUri https://mail.mydomain.com/autodiscover/autodiscover.xml
    Please restart IIS service by running IISReset in a Command Prompt window after all configuraions.
    Regards,
    Winnie Liang
    TechNet Community Support

  • The name of the security certificate is invalid or does not match the name of the site error?

    I am looking for some help folks. We are in a Outlook 2007/Exchange2010/Windows2008R2 environment.
    When users open Outlook off the network, and occasionally on the network, they get the error
    The name of the security certificate is invalid or does not match the name of the site error
    The CAS hostname is HRECAS.XXX.ORG. The URL that is listed on the SSL certificate (issued by VeriSign) is WEB.XXX.ORG. WEB.XXX.ORG is what users use to get to OWA and such.
    When I use testexchangeconnectivity.com, under certificate name validation I see an error that reads:
    Host name autodiscover.xxx.org doesn't match any name found on the server certificate CN=web.xxx.org.
    Does this mean somehow we have to add autodiscover.xxx.org on the certificate?
    I tried to add AutoDiscoverExternalUri using
    http://support.microsoft.com/?kbid=940726 &
    http://social.technet.microsoft.com/Forums/en-US/exchange2010/thread/2d0c0f5f-e4ec-4f33-a37d-b94fd7a2319f on the CAS server.
    Set-ClientAccessServer -identity HRECAS -AutodiscoverServiceExternalUri
     https://autodiscover.xxx.org/Autodiscover/Autodiscover.xml 
    I get an error that says
    "a positional parameter cannot be found that accepts argument '-AutoDiscoverExternalUri'.
    Can someone point to me what I am doing wrong with the command and whether I should be concerning myself with adding that line? By the way the
    InternalUrl information is already configured on the system. Also should I edit the certificate to add autodiscover.xxx.org?
    Thank in advance for your support.
    TD
    TD

    Hi Tapera,
    Thanks for the question.
    SRV record is a good idea. You can set the SRV to
    https://web.abc.com/autodiscover/autodiscover.xml but you must make sure the
    url can be resolved from External clients.
    In addition, there is still a issue. It is hard coded that Outlook will find the autodiscover by the orders below:
    1. Access autodiscover via SCP in AD.
    https://web.abc.com/autodiscover/autodiscover.xml
    2. If SCP access fails, it will try:
    https://abc.com/autodiscover/autodiscover.xml
    3. Then
    https://autodiscover.abc.com/autodiscover/autodiscover.xml
    4. Local XML file
    5. SRV record
    As you can see, Outlook will try SRV record at last. Therefore, it will still try to access
    https://autodiscover.abc.com/autodiscover/autodiscover.xml each time you run Outlook. Then the certificate warning will still persists.
    I have a workaround solution. You can do a local policy to disable the autodiscover to access the
    https://autodiscover.abc.ocom/autodiscover/autodiscover.xml by:
    1.   
    On the Outlook client machine, open regedit and add the following key:
    HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Autodiscover
             "ExcludeHttpsAutodiscoverDomain"
             "ExcludeHttpsRootDomain"
    2.   
    Then set the value to “1” on the above two keys.
    Thanks,
    Simon  

  • Outlook Security Alert - "the name on the security certificate is invalid or does not match the name of the site"

    Due to our company changing names, we recently moved to a new domain. All users were at first getting a certificate error when opening Outlook "the name on the security certificate is invalid or does not match the name of the site." After our network
    admin made some changes, nobody receives this error anymore except one user. The URL at the top of the security alert is the old domain, mail.olddomain.com. I checked the users Exchange Proxy Settings in Outlook, everything is showing the URL's of the new
    domain so I'm not sure where this is coming from. I'm assuming it has to be something on her local machine since she is the only one who still gets the error.
    Thanks in advance for any help.
    Exchange server 2008
    Outlook 2010

    Hi,
    Please follow all above suggestions to confirm whether the issue happens in OWA. And run Test E-mail AutoConfiguration in Outlook to check whether there is any URL settings using the old domain.
    If the issue doesn’t happen in OWA and your URL configurations are all same as others and set correctly, please create a new Outlook profile to have a try.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • There is a problem with the proxy server's security certificate. The name on the security certificate is invalid or does not match the name of the target site "Mailserver"

    Good day Guys
    First of all I am not an Exchange Expert, and I might be asking a very stupid question, but please bare with me. :) 
    While I was on leave our Mail server fell over and The company got a Specialist to help out for the time being.
    We where\are on Microsoft Exchange 2007 , which Fell over, and the specialist was able to recover as much data as he could.
    They then installed Exchange 2013 and tried to migrate everything from 2007 to 2013 and not everything migrated over.
    But the problem is, Outlook Anywhere was enable on 2007 and worked a 100% (before the disaster)
    With Exchange 2013 I get the following error message when trying to connect With Outlook 2013, using an external connection:
    "There is a problem with the proxy server's security certificate. The name on the security certificate is invalid or does not match the name of the target site "Mailserver"
    Outlook is unable to connect to the Proxy server. (Error Code 0)"
    Has anyone had the Similar when migrating over from 2007 to 2013 or is this an Issue on IIS and nothing to do with Exchange migration?
    Your assistance will be greatly appreciated.

    Hi,
    Firstly, I would suggest we use Exchange 2013 FE as the Outlook Anywhere proxy server.
    For the certificate issue, it mostly occurs because the host name that Outlook are trying to access does not match the certificate SAN. Please check with this point. If they do not match, you
    can change the host name by referring to the following article:
    https://support.microsoft.com/kb/940726/en-us?wa=wsignin1.0
    Thanks,
    Simon Wu
    TechNet Community Support

  • Exchange 2013 - The name of the security certificate is invalid or does not match the name of the site

    Hi,
    I know this question has been asked a ton of times, but I haven't found any instance of this question asked for exchange 2013.  Yes, I've seen Exchange 2010, Exchange 2007, but not Exchange 2013.  The symptoms are all similar.  Here is a description:
    1 Exchange 2013 server, all roles installed.
    External domain name:  associates.com
    Internal AD domain name:  associates.local
    Client installed a third party SSL certificate, but did not purchase a SAN or UC certificate, so there is one namespace on the SSL cert, and that represents the external OWA name:  mail.associates.com
    Now, when internal OUtlook 2010 clients start, they get the "The name of the security certificate is invalid or does not match the name of the site."
    I'm just wondering if http://support.microsoft.com/kb/940726 still applies to Exchange 2013 to fix this issue.  Does this article apply to Exchange 2013?  If so, I will follow the above
    article.  If not, please direct me to any articles for Exchange 2013 that addresses this.
    the autodiscoverserviceuri points to: 
    https://netbiosnameofmailserver.associates.local/Autodiscover/Autodiscover.xml
    Thanks!
    A

    Yes, the http://support.microsoft.com/kb/940726 still applies to Exchange2013.
    As per my understanding on this post;
    - Poster's Exchange2013 has no SAN certificate.. (usually used for local address like; NETBIOS.Domain.lan).  Be reminded that SSL providers will no longer accepts .LAN or .LOCAL in very near future.
    - By default it uses local url for EWS, Autodiscover, etc.. (if you don't have SAN certificate installed in your CAS server, you would see the certi warning)
    Anyway, I just want to share my case after applying the said work around long time ago (maybe some of you might encounter it as well): my Outlook still showed the certificate warning (I was just keep clicking the YES button).. I was wondering
    that time what was wrong with my virtual directory settings.. until I decided to click "NO" for an answer to that certificate warning message, then voila! it didn't bug me anymore.  Oh by the way, the certificate warning usually give you a hint
    what triggers it like; "autodiscover.Domain.lan" on the first line of message, but in my case it just "NETBIOS.Domain.lan" (didn't make any sense, did it?).. Well, unfortunately I didn't have the chance to figure out what triggered that event.. 

  • The name on the security certificate is invalid or does not match the name of the site" : IE

    Hi All,
    All clients are getting “the name on the security certificate is invalid or does not match the name of the
    site” when its reboot and try to access website.
    I don’t have idea about certificate authority. Can anyone help on how I start troubleshooting this.
    Is there any group policy setting which resolve this issue.
    Please suggest what parameter I have to check. 

    > All clients are getting “the name on the security certificate is invalid
    > or does not match the name of the site” when its reboot and try to access website.
    "View Certificate" should tell you.
    Greetings/Grüße,
    Martin
    Mal ein
    gutes Buch über GPOs lesen?
    Good or bad GPOs? - my blog…
    And if IT bothers me -
    coke bottle design refreshment (-:

Maybe you are looking for

  • Cisco ASA 5505 and DHCP Client Problems

    Hi, i have a problem. I've connected my ASA appliance to an ADSL modem, and i dont get an DHCP address on the outside interface (e0/0). I use the asa-722-19.bin firmware. I turned on the debugging for the DHCP client and could see that the ASA device

  • Credit Memo Copy From Issue

    I have an issue with 2 specific users on the system,  Both Users are 'Professional" users with Full Authorization to all Modules on the system. When the two users go into Credit Memo entry,  enter a Customer then Click the  COPY FROM button,  only 2

  • Error Code:  -8155

    Error Code: -8155 I get this message even when logging on to THIS Apple Site. I even get it at times when accessing my bank or other institution where ID is required. How do I examine Certificates and determine acceptability of same - as opposed to o

  • Close Wait also with WLS 6.1SP2

    Hi, we encounter the same situation with the NES (predecessor of iPlanet) and WLS 6.1SP2. Con      TWait      CWait      Files      Sockets 706     0     422     980     815 749     0     554     1022     857 749     0     597     1022     857 Any su

  • Count distinct derived measure on SCD type 2 dimension

    Hi, I have 2 dimension tables with SCD type 2 and one fact table : DIM1 : DIM1_SURR_KEY DIM1_NAT_KEY DIM1_PROPERTY1 DIM1_PROPERTY2 EFFECTIVE_DATE EXPIRATION_DATE DIM2 : DIM2_SURR_KEY DIM2_NAT_KEY DIM2_PROPERTY1 DIM2_PROPERTY2 EFFECTIVE_DATE EXPIRATIO