Email not loading messages on any device

Can't load any email trhough web nor is it pushing to any device for last 24 hours

Can't load any email trhough web nor is it pushing to any device for last 24 hours

Similar Messages

  • Why isnt my godaddy imap email not loading messages?

    Why isnt my godaddy imap email not loading messages?

    I'm having the same issue, but slightly different - since upgrading to Mountain Lion the Inbox folder doesn't come across.  If I right-click on the account and select "Get Account Info", the 'Inbox' folder does not appear in the Mailbox list.  I've got a support email into GoDaddy but haven't heard from them yet.
    Hey - sorry - I just realized this is an iPhone discussion group.  Can't figure out how to delete this post.
    Message was edited by: Chuck Konfrst

  • Flash form to email not loading message body

    I'm creating a form in Flash for a client's website to make
    online reservations. I've been experimenting with asp scripts and
    found two that work fine, except that the body of the email won't
    load. The emails come through fine, but blank.
    Since it's the same with both asp scripts I suspect the prob
    is in the AS but I've been looking at this and tweaking and
    experimenting for four days now. Any help will be appreciated.
    Here's one of the asp scripts:
    <%
    strToEmail = "[email protected]"
    strToName = "Gerry Mooney"
    strToSubject = "LPReservation Request-tomailscript"
    Set Mailer = Server.CreateObject("CDO.Message")
    'Mailer.RemoteHost = "mail.yourdomain.com"
    strName = Request.form("name")
    strEmail = Request.form("fromEmail_txt")
    strMesg = Request.form("firmName_txt")
    strBody = strMesg
    'Mailer.FromName = strName
    Mailer.FromAddress = strEmail
    'Mailer.AddRecipient strToName, strToEmail
    Mailer.Subject = (strToSubject)
    Mailer.BodyText = strMesg
    if Mailer.SendMail then
    Response.Write "_root.status_txt.text=Your message has been
    sent. Thank you."
    else
    Response.Write "_root.status_txt.text=Error: Fail to sent
    your message."
    Response.Write Mailer.Response
    end if
    %>
    And here's the AS:
    var email_lv:LoadVars = new LoadVars();
    //this function is called when email_lv loads the server-side
    script.
    email_lv.onLoad = function(success) {
    //If the script was successfully loaded, this condition is
    run
    if (success) {
    /* Though the server-side script was loaded, it does not
    mean it was
    executed successfully. This condition gets a response from
    the
    server-side script and determines if it was truly
    successful. */
    if (this.server_mes == "ok") {
    status_txt.text = "Email Sent";
    /* You can add additional code here. This is only run
    if everything went as planned. */
    } else {
    //email failed to send, but script did load. Likely a server
    issue.
    status_txt.text = "Email Failed";
    /*This is the onRelease function for "submit_btn" button.
    This is only run
    if the button was pressed. */
    submit_btn.onRelease = function() {
    /* Here we are validating the data. This insures the email
    address contains
    both the "@" and ".", If not, it stops the script and alerts
    the user. */
    if (!fromEmail_txt.length || fromEmail_txt.indexOf("@") ==
    -1 || fromEmail_txt.indexOf(".") == -1) {
    status_txt.text = "Invalid Email";
    //This validates the subject line contains text
    } else if (!subject_txt.length) {
    status_txt.text = "Missing Subject";
    //This validates the message body contains text
    } else if (!firmName_txt.length) {
    status_txt.text = "Missing Firm Name";
    //This validates the check in date
    } else if (!checkIn_txt.length) {
    status_txt.text = "Missing Check-in Date";
    //If everything is filled out correctly, this is run.
    } else {
    //Collects the data from the text boxes and gives it to
    email_lv
    email_lv.fromEmail_txt = fromEmail_txt.text;
    email_lv.subject_txt = subject_txt.text;
    email_lv.firmName_txt = firmName_txt.text;
    email_lv.checkIn_txt = checkIn_txt.text;
    /* Finally, send the data to the server and get a response.
    As mentioned above, serverlang holds the file extendion for
    the server side language. You can hard code the complete
    file name. */
    email_lv.sendAndLoad("tomail_mytest.asp", email_lv, "POST");
    Any suggestions will be appreciated. Thanks!

    More Information:
    --Deleted EAS account
    --Then did a Palm Backup
    --Then did a Partial Erase
    --Then (re) Add the EAS account
    --Then it synchronized
    --Now I can see the message body for "High Priority" emails but not any others...
    Suggestions?  Help?  Thank you.

  • I cannot get email and the message says the device is not connected to the server

    I cannot get email and the message says the device is not connected to the server. How can I resolve this issue?

    Hey there Chen_erping,
    Thank you for asking your question! It sounds like you are unable to send or recieve email from the account you setup in the Mail app on your iPad. I want to recommend the troubleshooting steps outlined in the following article:
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    Log in to your email provider's website to ensure that the account is active and the password is correct.
    Restart your iOS device.
    Delete the affected email account from your device.
    Tap Settings > Mail, Contacts, Calendars.
    Choose the affected email account, then tap Delete Account.
    Add your account again.
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • Bridge Messages will not load messages after 1.0.6.2390 upgrade

    After I updated to 2390, messages will not load, after about 5 minutes it will display content of last message but left side message list will not populate. I just keep giving me the GREEN CIRCLE WAITING and will not load messages. This is the first time I've had any problems with bridge messages. All the other bridge apps (calendar, notes, contacts, bridge browser) all work. I un-installed bridge from my phone (ver 1.0.0.93) and re-installed it, still no luck. I re-booted PB, no luck. Is anybody else having a bridge message problem since 1.0.6.2390 update.

    tboyd wrote:
    Knottyrope, I deleted all bluetooth profiles, phone and PB, did battery pull on phone, playbook reset. paired phone with PB and after 8 minutes I can see the header of 1 email message and under the All messages list on left side it is blank and the GREEN CIRCLE of WAITING is still spinning.
    Calender works, contacts works, Bridge browser works, bridge files works, but bridge messages will not load.
    I never had any problem with bridge messages working through all the previous OS upgrades.
    If you did all of that, then maybe there is an issue we cant help with, please call support to get your PlayBook logs, so RIM can address it in a future release or maybe they have a fix we dont know about.
    Click here to Backup the data on your BlackBerry Device! It's important, and FREE!
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
    Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
    BESAdmin's, please make a signature with your BES environment info.
    SIM Free BlackBerry Unlocking FAQ
    Follow me on Twitter @knottyrope
    Want to thank me? Buy my KnottyRope App here
    BES 12 and BES 5.0.4 with Exchange 2010 and SQL 2012 Hyper V

  • I get the "Fast Browser Plugin not loaded" message every time i run  safari and I can't find an MTWB folder anywhere on my hard drive?

    I get the "Fast Browser Plugin not loaded" message every time I run  Safari and I can't find an MTWB folder anywhere on my hard drive?  This doesn't seem to be causing a problem, but is a puzzle?

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed: Copy a line of text from this web page into the window of another application. Wait for the script to run. It usually takes a few minutes. Then paste the results, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s\n\n%s\n'; Fr='\nRAM details\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; AC="com.autodesk.AutoCAD  com.google.GoogleDrive"; H='^[[:space:]]*((127\.0\.0\.1|::1|fe80::1%lo0)[[:space:]]+local|(255\.){3}255[[:space:]]*broadcast)host[[:space:]]*$'; NS=networksetup; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -lq XML\|exec && echo $f; done; }; AT () { o=`file -b "$1" | egrep -v '^(A.{16}t$|cann)'`; Ps "${1##*/} format"; }; Pc () { o=`grep -v '^ *#' "$2"`; l=`wc -l <<< "$o"`; [[ l -gt 25 ]] && o=`head -n25 <<< "$o"`$'\n'"[$((l-25)) more line(s)]"; Pm "$1"; AT "$1"; }; Pm () { [[ "$o" ]] && o=`sed -E '/^ *$/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/(\/Users\/)[^/]+/\1-/g' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id -G | grep -qw 80; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed -n 's/^ *//;5p;6p;8p'; h=(`SP Hardware | awk '/ Id/{print $3}; /Mem/{print $2}'`); o=$h; Ps "Model"; o=$((h[1]<4?h[1]:0)); Ps "Total RAM (GB)"; o=`SP Memory | sed '1,5d;/[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^08]|0[^2]|8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; p=`SP Power`; o=`awk '/Cy/{print $NF}' <<< "$p"`; o=$((o>=300?o:0)); Ps "Battery cycles"; o=`sed -n '/Cond.*: [^N]/{s/^.*://p;}' <<< "$p"`; Ps "Battery condition"; for b in FireWire Thunderbolt USB; do o=`SP $b | sed -En '/:$/{s/ *:$//;x;s/\n//;s/\n.*//;/\)/p;};/^ *(V.+ [0N]|Man).+ /{s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};/Apple|Genesy|Intel|SMSC/{s/.//g;h;}'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; fdesetup status | grep -q On && o=on || o=; Ps "FileVault"; a=(/ ""); A=(System User); for i in 0 1; do o=`cd ${a[$i]}L*/Lo*/Diag* || continue; for f in *.{cr,h,pa,s}*; do [[ -f "$f" ]] || continue; d=$(stat -f%Sc -t%F "$f"); [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && f="$f *"; echo "$d ${f%%_2*} ${f##*.}"; done | sort | tail`; Pm "${A[$i]} diagnostics"; done; grep -lq '*$' <<< "$o" && printf $'\n\t* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'caug|GPU |hfs: Ru|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN' -k Message Ane 'SMC:' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); n=$((${#s[*]}-1)); c="${s[*]}"; o=${s[$n]}%; Ps "CPU usage by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); n=$((${#s[*]}-1)); s[$n]=${s[$n]%[+-]}; c="${s[*]}"; o=$((s[$n]>=25000?s[$n]:0)); Ps "Mach ports used by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | awk 'NR>1 && !/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|openld|post[fg]|x)/{print $3}'`; Pm "Extrinsic daemons"; o=`launchctl list | awk 'NR>1 && !/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | egrep -v 'com\.apple\.(CSConfig|server)' | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/StartupItems; do M; done`; Pm "Startup items"; sys=`pkgutil --regexp --only-files --files com.apple.pkg.* | sort | uniq | sed 's:^:/:'`; b=`sed -E '/^.+Lib.+\/Contents\/Info.plist$/!d;s/\/Info.plist$//;/Contents\/./d' <<< "$sys"`; l=`egrep '^/usr/lib/.+dylib$' <<< "$sys"`; [[ "$b" && "$l" ]] && { o=`find -L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type d -name Contents -prune | grep -Fv "$b" | while read d; do test -f "$d/Info.plist" || continue; ID=$($PB\ :CFBundleIdentifier "$_") || ID="No bundle ID"; printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find /usr/lib -type f -name *.dylib | grep -Fv "$l"`; Pm "Extrinsic shared libraries"; :; } || echo $'\nReceipts missing'; o=`for e in INSERT_LIBRARIES LIBRARY_PATH; do launchctl getenv DYLD_$e; done`; Pm "Inserted dylibs"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; i=`route -n get default | awk '/e:/{print $2}'`; I=`$NS -listnetworkserviceorder | sed -En '/ '$i'\)$/{x;s/^\(.+\) //p;q;};x'`; n=`$NS -getdnsservers "$I" | awk '!/^T/{printf "not "; exit}'`; Ps "DNS (${n}from DHCP)"; o=`$NS -getinfo "$I" | awk '/k:/{if ($3 !~ "(255\.){3}0") print $3}'`; Ps "Netmask"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; f=/etc/hosts; Pc "hosts" <(egrep -v "$H" $f ); AT $f; Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; LD="$(`find /S*/*/F* -type f -name lsregister | head -n1` -dump)"; o=`for ID in $AC; do [[ "$LD" =~ $ID ]] && echo $ID; done`; Pm "Application check"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed -E 's/(\..*$|-[1-9])//g'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`SP Fonts | egrep 'id: N|te: Y' | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} file count"; done; o=; [[ UID -eq 0 ]] && o=root; Ps "UID"; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • "resource not loaded" message

    Hello!
    I´ve a library that was implemented on LabView 5.1 and it worked fine.
    Then, one day, i tried to open this library using LabView 7, and it
    worked as well, but now, whenever i try to open the program using
    LabView 5.1 it pops up a "resource not loaded" message.
    Well, i´m lost... any help will be appreciated.
    Thank you,
    Luanna

    Hi osu7582, and a warm welcome to the forums!
    Did it ever work on the iBook?
    Is it IMAP or POP account?
    Open Activity Monitor in Applications>Utilities, how much Memory free & Hard Disk space does it show?
    Not certain, but this can fix myriad Mail problems...
    Safe Boot from the HD, (holding Shift key down at bootup), it will try to repair your Disk Directory while the spinning radian is happening, so let it go, run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, then move these folder & file to the Desktop.
    Move this Folder to the Desktop...
    /Users/YourUserName/Library/Caches/Mail/
    Move this file to the Desktop...
    /Users/YourUserName/Library/Mail/Envelope Index
    Reboot.
    If that doesn't do it and you can afford to redo all your Rules, try these & reboot...
    /Users/YourUserName/Library/Mail/MessageRules.plist
    /Users/YourUserName/Library/Mail/MessageRules.plist.backup

  • Someone sent me a video to my email from there iphone but as a subject of an email not a message, how can I open it up it is a.mov?

    someone sent me a video to my email from there iphone but as a subject of an email not a message, how can I open it up it is a.mov?

    Great help so far!
    Hello, see how many of these you can answer...
    See if the Disk is issuing any S.M.A.R.T errors in Disk Utility...
    http://support.apple.com/kb/PH7029
    Open Activity Monitor in Applications>Utilities, select All Processes & sort on CPU%, any indications there?
    How much RAM & free space do you have also, click on the Memory & Disk Usage Tabs.
    Open Console in Utilities & see if there are any clues or repeating messages when this happens.
    In the Memory tab, are there a lot of Pageouts?

  • Meone sent me a video to my email from there iphone but as a subject of an email not a message, how can I open it up it is a.mov?

    my friend sent me a video to my email from there iphone but as a subject of an email not a message, how can I open it up it is a.mov?

    Great help so far!
    Hello, see how many of these you can answer...
    See if the Disk is issuing any S.M.A.R.T errors in Disk Utility...
    http://support.apple.com/kb/PH7029
    Open Activity Monitor in Applications>Utilities, select All Processes & sort on CPU%, any indications there?
    How much RAM & free space do you have also, click on the Memory & Disk Usage Tabs.
    Open Console in Utilities & see if there are any clues or repeating messages when this happens.
    In the Memory tab, are there a lot of Pageouts?

  • "Prop bitmap dll not loaded" message when printing PDF

    Getting "Prop bitmap dll not loaded" message when printing PDF.  Message started occuring after Adobe Reader upgrade to version 11.  
    Windows XP
    Lexmark P6250 printer
    Firefox v17.0.1
    Adobe Reader v11.0.0
    Thanks;
    Paul

    Can you try to install the latest Lexmark printer driver (http://support.lexmark.com/index?segment=SUPPORT&userlocale=EN_US&locale=en&productCode=LE XMARK_P6250&page=product).
    If that does not help, see this thread http://social.technet.microsoft.com/forums/en/officesetupdeploylegacy/thread/6bdf9d5d-1b14 -4789-b6ee-3aff66889f42

  • HT1657 I have rented Man of steel but every time I try to watch it it says "could not load video". Any idea's why? thanks

    I have rented Man of steel but every time I try to watch it it says "could not load video". Any idea's why? thanks

    Hey Danzuco,
    Thanks for the question. If you were unable to enjoy your rental, it may be best to report an issue with your purchase:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase
    http://support.apple.com/kb/HT1933
    Thanks,
    Matt M.

  • HT1689 featured tab in app store not loading , message says not available in Uk

    the featured apps will not load ,message says not available in UK.
    I have tried changing the date and turning off automatic time

    I already started a thread about this.  https://discussions.apple.com/thread/3540913?tstart=0
    I'm experiencing the same issues.  If I log OUT of the store...everything works ok.  Log in and can see nothing.

  • I have an iPhone 4S. I'm using a Belkin tune-cast F8Z498 FM transmitter. Has worked fine for several months. Now I'm getting an "accessory not supported" message.  Any help out there?

    I have an iPhone 4S. I'm using a Belkin tune-cast F8Z498 FM transmitter. Has worked fine for several months. Now I'm getting an "accessory not supported" message.  Any help out there?

    people repport dirt in the connector can cause this
    guess a broken connector could too

  • Mobile Email not retrieving messages for current month

    I did a couple of quick searches on this problem, but I couldn't find any information if this is a known bug with the Mobile Email application.  For the last week or so, whenever I access Mobile Email on my LG enV Touch, the first page of emails shown are for the previous month, but the same day of the month (so today is August 16th, 2010, and the newest messages I can access are from July 16, 2010).  There is no software update available.  From the application's info page it seems like my version is 3.1.3.2.
    Also, the email address that is being accessed is for an @comcast.net account, but this setup has been working fine for over a year now, until this issue came up. When I access this account elsewhere, it does show messages for the current day, like normal.
    Has anybody seen a problem like this?  Any suggestions for next step on looking into this?
    Thank you.
    - Wes

    I do apologize that you are not able to retrieve any of the current months emails.from your device.However you may need to re download the mobile email application in order to get the emails to start coming through. Here are some steps to downloading the mobile email application from  your device. Hope this helps!
    From the main screen, select Menu.
    Select Media Center (Get It Now).
    Select Browse & Download (Tools on the Go).
    Select Get New Applications.
    Select Mobile Email.
    Select the purchase option.
    If prompted, select Yes to start the download.
    Select Yes.
    To continue the installation, review the Terms of Use, then select Accept.
    Select the desired email provider, then choose Select.
    If prompted, review the Terms of Use for the email provider, then select Accept.
    Enter the username and password, then select Sign In.
     Username and password are case sensitive

  • ICloud .me email not pushing to iOS 5 devices

    First off, if this is a repeat post please direct me to the existing conversation.  As I could not find one I wanted to know if anyone is having an issue with iCloud email being pushed to iOS 5 devices?  It seems like the push feature only works when the email app is running in the background and even then it runs very slow.  Does anyone know if this is a glitch within iOS5, a server issue, settings issue, etc? 
    I have already tried deleting the account and re-adding it and various other "fixes" but to no avail.  I remember the horrendous rollout of MobileMe and I have a feeling that this is simply more of the same. 

    This is happening to me too. With my iPad with iOS 4, as soon as I received an email, even if the email app was not open I would get a badge on the app icon showing that I had a new email. With iCloud and iOS 5, push does not seem to be working properly. For example, at night I will receive several emails to my iCloud account. When I look at my iPad in the morning, the Mail icon will not show any new messages. I will actually have to open the mail app, at which point mail will check for mail and then finally show my messages in the inbox (and on the icon badge). This is even though I have push turned on. Definitely seems like bugginess in either iOS 5 or the iCloud servers...

Maybe you are looking for

  • Save/Print to PDF...Definitive Answer?

    Hi, Questions surrounding this have come up a few times, but in searching I haven't any real answers. Very simple: Just want to be able to create a PDF as part of a workflow (and not only from the Print dialog). Is installing a separate PDF software

  • Business area Report

    Dear Friends, Is there any report, which displays the document no along with business area. If there is no business area, that should also be display. All the help will be greatly apprecaited. Regards Sridhar

  • HT201412 I dropped my phone and the camera shutter will not open- any suggestions? Thank you!!

    I dropped my iPhone and the camera app no longer works.  The shutter will not open, however I am able to take front facing punctures when using the Camera360 app. Any suggestions would really be appreciated!

  • How do you measure an image after you place it in Muse?

    All I see is the location (x and y) of the image on the page.  I changed the size and now I need to duplicate the size with other images that I need to place.  (A search help would have been useful.)

  • SMS ROYAUME UNIE

    BONJOUR depuis le15 octobre  j ai installeios 5 sur iphone 3gs et depuis plusieurs fois par jours il se connecte par sms a un serveur apple au royaume uni cela me coute 1€ par jour facturée par numericable mon fournisseur mobile derriere c est bouygh