Can't open attachnents from email?

Downloaded a trial version of XI Pro. For some reason or fault I can't open attachments needed for work. Like planograms, newsletter, etc..

And what exactly? Does Acrobat not launch at all or what? you need to explain better and provide the necessary technical information. We don't know anything about your computer or your e-mail procedures for that matter.
Mylenium

Similar Messages

  • Can't open links from email

    I'm using Firefox 29 on Win7x64. It's my default browser. Sometimes, when I try to open a web link from Outlook email or Yahoo email, the link does not open. Instead, Firefox opens a process every time that I click, but does not open the link or even a page. If I try to open another Firefox instance by clicking the shortcut, yet another process starts, but a page does not open. Safe mode does not help. The only resolution thus far is to close every process or reboot, and then re-install Firefox. This issue began in v29 or the one just before. I also have tried suggestions posted to the forum. Thanks!

    I've tried this several times. It works for a while, but the issue recurs. Resting Firefox never is a good solution for any Firefox issue.

  • Can't open attachments from email. No problem is acknowledged

    I open my email message and click on attachment to open. Nothing happens. there is no reason given for not opening.

    I'm having the same problem.  I know there's an attachment.  I can see the paper clip in the listing of e-mails, but when I open the e-mail, there's nothing to launch to see the attachment!

  • Can't open PDF from email

    I uploaded adobe reader, tried to open a PDF from my email and it doesn't give me the "open in" option, only the print option

    Please try looking at this document: http://forums.adobe.com/docs/DOC-2532

  • Can't open files from iCloud Drive on Mac

    Hi,
    Can't open file from iCloud Drive on my MacBook Air (OS X 10.10.1).
    I created new file (in Numbers for example). Then Numbers->File->Open->iCloud Drive->my_file.numbers and it says "Can't open file my_file.numbers".
    I can preview the file by pressing Space, but openning from application and double-click on it doesn't work.
    Files that were created earlear also not opened.
    Does anybody know how to solve this problem? thanks.

    Using smtp.mail.me.com - also tried smtp.me.com
    SSL yes
    port 587
    SMTP Authentification Yes
    Security SLS/TLS - also tried STARTTLS
    User full **@me.com email address - also tried user name without @me.com
    I have spoken to apple support this afternoon and we tried the variations shown above.
    Support told me to wait for a day and try again!
    After the iCloud authentication problem last night I changed all my passwords I wonder if there is an SMTP problem at me.com perhaps not reading the updated passwords?
    I'll try and use the old passwords later.

  • Open link from email now takes 60s after upgrade to 14.0.1

    Firefox has been set as my default browser and so will open links from emails. In the past this happened pretty quickly providing I already had FF running. Now, after the 14.0.1 update, a new FF window opens (irritating but can live with that). Then there is a 60s wait before the page opens (a timeout somewhere?). It seems to be independent of the site visited (I checked with my own site among others as it is nice and simple). I also get the long delay if I ask the mailer to open the email in a browser (for messages containing HTML). The same sites open quickly if I simply type the URL on a run command line.
    I'm running Windows XP sevice pack 3. My mailer is Pegasus 4.4.1 (admittedly a bit out of the mainstream!). Perhaps someone could suggest an additional test to narrow down and then hopefully solve the problem. I've had to make IE my default browser for now as I often use a browser for messages containing HTML.
    TIA

    Thanks, but safe mode does not alter the behaviour and I've only ever had the default theme.
    The delay really is pretty much exactly 60s. Surely this is something timing out. Is that not an important clue?

  • How can i open file from adobe reader..i already have adobe read

    how can i open file from adobe reader..i already have adobe reader installed and cannot open a
    file and i cannot convert my file into pdf..

    Is the file really a PDF? Where is it? Have you tried opening it from within Reader?

  • How can I fake my FROM email address to look like I'm sending it from work?

    I want to not have to log into my work webmail everyday and I want to just use MobileMe. I have all my work mail forwarded to MobileMe. The problem is that I don't want to ever have to log into work mail to send a message. How can I fake my from email address to look like I'm sending it from work?

    You can't do that with MobileMe. MobileMe's mail servers will only accept senders from their own domains (@mac.com and @me.com). No other senders, not even from configured personal domains, will be accepted.
    You will either have to use your companies SMTP server or, if not public available, your companies webmail.

  • When people text me pictures to my iphone5, I can not open them.  This was not a problem until I downloaded iOS 6.1.3.  I also can't open attachments from e-mails sent to me on my phone.

    When people text me pictures to my iphone5, I can not open them.  This was not a problem until I downloaded iOS 6.1.3.  I also can't open attachments from e-mails sent to me on my phone.

    Try a reset hold home/sleep buttons until Apple logo appears
    If that does not improve try a restore
    http://support.apple.com/kb/HT4137
    For your information
    We are NOT Apple here we are all users helping other users
    so emotion is ignored

  • HT2404 I can't open downloads from my e-mail  I get the message: Could not complete your rrequest because Photoshop does not recognize this type of file.

    I can't open downloads from my optonline e-mail. 
    I get the message:  Could not complete your request because Photoshop does not recognize this type of file.

    So what type of files are they?!

  • Can't open nautilus from applications menu

    I find that I can't open nautilus from applications menu any more.
    In the terminal, it won't open nautilus when running 'nautilus' without specifying a location or --new-window option.
    I've checked and tried to modify /usr/share/applications/org.gnome.Nautilus.desktop and /usr/share/applications/nautilus-classic.desktop, but it didn't work.
    The values of Exec option in the two files are as follows:
    /usr/share/applications/org.gnome.Nautilus.desktop: Exec=nautilus --new-window %U
    /usr/share/applications/nautilus-classic.desktop:  Exec=nautilus --no-default-window --force-desktop
    Also, I have tried to reinstall nautilus. I didn't work, either.
    Any one can help?

    ooo wrote:
    Are you using gnome classic session? Or have you enabled desktop icons?
    Sounds like the nautilus-classic.desktop could be getting launched  during gnome-session startup, which should happen in both of the cases above.
    According to my testing, starting nautilus with 'nautilus --no-default-window --force-desktop' causes the exact behavior you're describing.
    I'm using standard gnome without desktop icons, and I don't have any issues with nautilus, so disabling them would probably help, although that could be a drag if you really want desktop icons.
    I still don't understand why the org.gnome.Nautilus.desktop wouldn't work though, since it has the --new-window flag. Apparently you can't even launch a new window via the right click menu item.
    This could happen if gnome-shell recognizes the nautilus-classic.desktop as nautilus, and starts using it's .desktop file instead when you try to launch a new window.
    If so you could probably fix this from the .desktop file somehow. I might be able to look into it later..
    I'm also using standard gnome, and I have enabled desktop icons.
    Disabling desktop icons makes it work.
    Thanks!
    I once tried to modify nautilus-classic.desktop to Exec=natilus --new-window, but it didn't help.

  • OSX 10.6.8 Firefox 30.0 can't open images from google image search results I can't left click on a google image search result to open the image.

    OSX 10.6.8 Firefox 30.0 can't open images from google image search results
    I can't left click on a google image search resultt to open the image. This works fine on Safari so is not a mouse issue. When I tried to ask this question in Firefox when I left clicked on the ASK THIS button nothing happened
    Originally posted in OS section - Sorry

    Do you otherwise have problems with the mouse in Firefox?
    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox > Preferences > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox > Preferences > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • I can't open firefox from the firefox icon. I'm getting this error: /';0op-p'}{ 2P

    I can't open firefox from the firefox icon. I'm getting this error: /';0o

    Is someone going to help me with this problem.

  • Can't open files from my e-mail

    can't open files from my e-mail. How to fix it?

    Hi Boxergirl,
    Did you happen to install anything else, or make any other changes to your system. I'm flummoxed how signing up for an online service could affect file associations. Here are the steps for resetting file associations on Windows 8.1: http://answers.microsoft.com/en-us/windows/wiki/windows8_1-desktop/windows-81-how-to-set-a nd-restore-file/16c2e10d-ec99-4fee-8f56-b87c4338e006
    Please let me know how it goes.
    Best,
    Sara

  • I can see open tabs from my PC on my Mac, but I can't see open tabs from my Mac on my PC. Why?

    I've set up Sync on my work PC and my home MacBook.
    I can see open tabs from my PC while I'm on my Mac, but I can't see open tabs from my Mac while I'm on my PC. Why?

    Here is what I am seeing on my Android device - at the top, a few options like History > Top Sites> Bookmarks>Reading List. Then, the search/address bar, then to the right of that, a square with the number "1" inside it, then 3 dots that, when chosen, give you the following options:
    New Tab
    New Private Tab
    Request Desktop Site
    Tools
    Settings
    Any thoughts on how I specifically sync my Desktop open tabs to my Android device so I can then see all my desktop open tabs on my phone?
    Thanks!

Maybe you are looking for

  • BW 3.5, BEx Query designer issue with text of the characteristics

    Hi All, We are currently using BEx 3.5 Query Designer to design the queries. We have one of the ODS on which we are querying for. We have 3 different types of Customer in this ODS. 0Customer, 0BBP_CUSTOMER and 0GN_CUSTOMER. The problem is when we ope

  • Changing Email Details in "Manage" Profile

    I have an issue in changing my profile details when I click on "manage" from Skype program. Clicking on this opens up my browser where it logs me into my online account (I use my MS account). When I change my email address it asks me for my password

  • Convertion of XML node to string using Xquery transformation in OSB

    How to convert XML node to string using a built in function using Xquery transformation in OSB? In BPEL we have the Xpath extension function ora:getContentAsString() to do the same.

  • Delivery Note/Pack List

    Can somebody post, or send me, the print program for the SmartForm Delivery note/Pack List (output type LD00)? Regards, Davis

  • Closing tab from home page link

    I changed a setting in FF that I can no longer find. Previous to the change, I was able to do a 'page back' to return to my homepage (iGoogle) after opening a link from the homepage. Now, all links from my homepage open in a new tab rather than allow