Re: HELP! i cannot open my facebook application.

i also experience the same problem..my unit is BB curve 8520? im from manila philippines

Hi bryansheenalopez,
Welcome to BlackBerry Support Community Forums.
Facebook for BlackBerry is not supported over Wi-Fi and requires a data connection from your wireless provider.
Have you verified with your wireless service provider that your data plan supports Facebook for BlackBerry? Are you able to access it over the mobile network?
Thanks.
-FS
Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
Be sure to click Kudos! for those who have helped you.
Click Solution? for posts that have solved your issue(s)!

Similar Messages

  • I cannot open my iphoto application.  The minute I double click on the icon I get the rainbow which spins forever.  I've used Applejack to repair the hd, but even that didn't work.  I've getting into iphoto preferences..can't.  Help!

    I cannot open my iphoto application.  The minute I double click on the icon I get the rainbow which spins forever.  I've used Applejack to repair the hd, but even that didn't work.  I've getting into iphoto preferences..can't.  Help!

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • I cannot open my facebook account on firefox, but i can open it on safari.

    Why I cannot open my facebook account on firefox? This just happens to me to day and before there are no problem logging in to my facebook account. facebook website will appear but when i attempt to open my account it won't allow me. Please help.

    Cannot log in to websites
    * https://support.mozilla.com/en-US/kb/Cannot%20log%20in%20to%20websites
    Problems using Facebook in Firefox
    * https://support.mozilla.com/en-US/kb/Problems%20using%20Facebook%20in%20Firefox
    Check and tell if its working.

  • Lightroom 3 cannot open because another application already has it opened.

    Lightroom 3 cannot open because another application already has it opened. I received this confirmation after sending photo files to my E Book. Please help.

    Look in the folder where your catalog  is and remove the file with a .lock extension. That should do the trick. The file is to prevent two openings of the same catalog and is usually left when Lightroom is closed incorrectly.

  • Cannot open repository for application

    Hi experts,
    I am getting the following error while deploying the application in the server..
    Cannot open repository for application
    can any boby plz tell me why this error is coming and how to over come this..
    regards,
    viswa

    HI fazal,
    this is the complete error trace i am getting...
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Cannot open repository for application 'com.sap.demo.month_report.month_report.Month_report'.
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory.isAuthenticationRequired(AbstractClientUserFactory.java:140)
         at com.sap.tc.webdynpro.serverimpl.wdc.um.ClientUserFactory.checkAuthentication(ClientUserFactory.java:190)
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory$1.checkAuthentication(AbstractClientUserFactory.java:151)
         at com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.checkAuthentication(WDClientUser.java:214)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.checkAuthentication(RequestManager.java:713)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:237)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:54)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
         at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:425)
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
         at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    Caused by: com.sap.tc.webdynpro.repository.utils.RepositoryException: Did not find application 'com.sap.demo.month_report.month_report.Month_report' in repository.
         at com.sap.tc.webdynpro.serverimpl.core.repository.AbstractServerRepository.getApplicationInternal(AbstractServerRepository.java:182)
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory.isAuthenticationRequired(AbstractClientUserFactory.java:134)
         ... 51 more
    regards,
    viswa

  • Please can you help, I cannot open my Itunes on my Pc

    Please can you help, I cannot open my Itunes on my Pc, error message
    'The program can't start because MSVCR80.dll is missing from your computer, try reinstalling the program to fix this problem'
    Next another error reads:
    iTunes was not installed correctly. Please reinstall iTunes. Error 7 (windows error 126)
    Any help appreciated as I have loads of music that I have collected for years, I love my music :(((

    Hi robertaathome,
    Thanks for using Apple Support Communities.  This article has steps you can take for the error you're seeing:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    - Ari

  • Unable to view SAP Help files --Cannot Open Frameset.htm Files from 'help.s

    Unable to view SAP Help files --Cannot Open Frameset.htm Files from 'help.sap.com'
    Open Internet Explorer
    Types in http://help.sap.com/
    Click on mySAP ERP
    Click on English
    The webpage goes to
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    It shows the status done but what I see is just a blank page
    I tried going to different areas of SAP Help files but no success
    I cannot even open Help on Help http://help.sap.com/saphelp_erp2004/helpdata/en/3f/a42938955df162e10000009b38f842/frameset.htm
    None of the other users have this issue

    Hi
    I am able to open your links. I think there is some problem in your internet explorer. please check
    regards
    Srinivas

  • "Help viewer cannot open this content"

    In iPhoto '09 Help window I would get the following error message when I tried viewing any topic:
    "Help viewer cannot open this content"
    Problem solved with help from "Apple Expert" phone support following these steps:
    1. reboot in safe mode - I think this clears system cache and runs a disk repair utility
    2. reboot
    3. delete ~/Library/Caches
    4. empty trash
    5. log out
    6. log back in
    7. empty trash
    Apparently the problem was caused by a corrupt cached file.

    This worked for me.
    From http://www.thexlab.com/faqs/helpviewer.html#Anchor-Reset-35882
    Quit Help Viewer if it is open. Leopard users should click the red Close button in the upper-left corner of the Help Viewer window. Users of Tiger and earlier can press the Command-Q (Quit) keyboard shortcut.
    Trash the following three files in your Home > Library > Preferences folder, if extant:
    * com.apple.help.plist
    * com.apple.helpui.plist
    * com.apple.helpviewer.plist
    Trash the following two folders in your Home > Library > Caches folder, if extant:
    1. com.apple.helpui folder
    2. com.apple.helpdata
    Empty the Trash.
    Test that Help Viewer is now operating normally.
    Sell Apple stock before the market gets wind of this.
    Message was edited by: LazloG

  • Please help i cannot open the pdf files of cic.gc.ca

    please help i cannot open the pdf files of cic.gc.ca

    Hi ooovvvaaaiiisss12345.
    Are you trying to view the pdf's from the browser are after downloading it and viewing via Reader.
    Please let me know the OS and browser you are using.
    Are you able to view the pdf's on other websites?
    Let me know what errors you get while viewing the pdf's

  • I cannot open may mail application

    Since yesterday i cannot open my mail application, it works early in the morning and I quit the application. In the afternoon it was impossible to open it. I already download an upgrade of the MacOS X 10.3.9, but nothing hapen. Any suggestions?

    Do an optional reinstallation of Mail from your installation DVD, then download and run the apprropriate Combo updated from the Apple site.
    AK

  • Help!!! why cannot open my radio application in my...

    help me!i use headset but my radio cannot open, pls help me? p.s i use my music application with that headset.

    "The FM radio depends on an antenna other than the wireless device’s antenna.
    A compatible headset or enhancement needs to be attached to the device for the FM radio to function properly.
    Warning: Listen to music at a moderate level. Continuous exposure to high
    volume may damage your hearing. Do not hold the device near your ear
    when the loudspeaker is in use, because the volume may be extremely loud.
    Select Menu > Fun & Apps > Media > Radio.
    To use the graphical keys , , , or on the display, scroll left or right
    to the desired key, and select it.
    Save radio frequencies
    1. To start the search, select and hold or . To change the radio frequency
    in 0.05 MHz steps, briefly press or .
    2. To save a frequency to a memory location, 1 to 9, press and hold the
    corresponding number key. To save a frequency to a memory location from
    10 to 20, press briefly 1 or 2, and press and hold the desired number key, 0 to 9.
    3. Enter the name of the radio station.
    Listen to the radio
    Select Menu > Fun & Apps > Media > Radio. To scroll to the desired frequency,
    select or , or press the headset key. To select a radio station, briefly press
    the corresponding number keys. To adjust the volume, press the volume keys.
    Select from the following options:
    Turn off — to turn off the radio
    Save station — to save a new station (shown if a new station is detected)
    Loudspeaker or Headset — to listen to the radio using the loudspeakers or headset.
    Mono output or Stereo output — to listen to the radio in monophonic sound
    or in stereo
    Stations — to select the list of saved stations. To delete or rename a station,
    scroll to the desired station, and select Options > Delete station, or Rename
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • I cannot open my facebook app and it happened after an updating process but I don't know what really happened and even don't know what update was it. Please help me with this. Thanks

    I cannot open facebook app in my iphone4 and it happened after going through an updating process. But I don't know what did I update it to. I've tried deleting and re installing but still doesn't work. Please help me. Thanks

    Something has gone wrong. Force the phone into recovery mode, as described here, & restore it:
    http://support.apple.com/kb/ht1808

  • Cannot open adobe reader application

    Hi,
    I cannot open adobe reader X application, it returns error message "0x8d286a30, cannot 'written'". I tried to uninstall and reinstall the reader but it doesn't work. please help, thanks.

    I don't know the answer to your problem, but possibly someone else can, if you give more information:
    - what is your OS & version?
    - what is your installed Reader version?

  • CANNOT Open AppleWorks 6 application

    Hello,
    URGENT SITUATION:
    I have been using this application for some time and lately it stared acting strange, and now tells me "You cannot open the application AppleWorks 6 because it may be damaged or incomplete".
    I have no idea what I could have done to damage it, or what that means. I do know that my computer probably has too much memory in use but all my other applications work OK. I also have many files using AW6. Please help me, this data is very important!
    Thank you, Rhino123

    Hi Rhino,
    Welcome to Apple Discussions and the AppleWorks forum.
    If the error message is to be believed, it would appear that your AppleWorks application file has become damaged. Before reinstalling it from the installation disk(s) that came with your (pre intel) Mac Mini, try these basic trouble-shooting steps:
    1. Have you moved the AppleWorks 6 application out of the AppleWorks 6 folder? If so, move it back to that folder.
    The AppleWorks 6 folder should be at top level inside the Applications folder on your hard drive, and must contain the application, and the AppleWorks Essentials, Clippings and Starting Points folders. There may be other items in this folder, but these 4 are essential.
    2. A common cause of AppleWorks not working correctly (or not working at all) is corrupted preferences files (although this does not usually generate the alert you reported). In the Finder, go to Mac HD > Users > yourname > Library > Preferences
    Find and delete the file com.apple.appleworks.plist
    Find and open the AppleWorks folder at this location. Delete the two cache files and the preferences file it contains. If you have made changes to the Button Bar, you may wish to keep that file, otherwise delete it as well. AppleWorks will create new, clean copies of these files as they are needed.
    3. Another common cause of AppleWorks slowing significantly or failing to launch is the Recent Items bug. (Again, this bug does not usually generate the alert you report.) AppleWorks is sensitive to the number of items in the Recent Items folder it keeps for each user. In the Finder, go to Mac HD > Users > yourname > Documents > AppleWorks User Data > Starting Points > Recent Items.
    Delete all or most of the items in this folder. The items are aliases to files you have saved. Deleting them has no effect on the actual file.
    If none of these helps, I would suggest reinstalling AppleWorks from your original disks. Note that a reinstall does NOT replace or repair files outside the AppleWorks 6 folder.
    Regards,
    Barry

  • Cannot open desktop and applications icons

    Hi I would appreciate your help. I have had this computer for a year and lately I cannot open desk top icons and icons in applications folder. Someone suggested
    holding the control key and then a menu comes on and ask to open and it works. But
    there must be a better way. I am a writer and a translator so I need this option to work. I really appreciate your help. Many thanks

    Hello Pilatesteacher and welcome to the forums!
    If you really are still on 10.4.8 and have never updated your system, perhaps you have also not realised the importance of a little maintenance from time to time, the most important, and easy, of which is:
    Repairing permissions, which should also always be carried out both before and after any software installation or update.
    Go to Disk Utility (this is in your Utilities Folder in your Application folder) and click on the icon of your hard disk (not the one with all the numbers).
    In First Aid, click on Repair Permissions.
    This only takes a minute or two.
    Background information here:
    http://docs.info.apple.com/article.html?artnum=25751
    and here:
    http://docs.info.apple.com/article.html?artnum=302672
    An article on troubleshooting Permissions can be found here:
    http://support.apple.com/kb/HT2963
    If you were having any serious problems with your Mac you might as well complete the exercise by repairing your hard disk as well. You cannot do this from the same start-up disk. Reboot from your install disk (holding down the C key). Once it opens, select your language, and then go to Disk Utility from the Utilities menu. Select your hard disk as before and click Repair.
    Once that is complete reboot again from your usual start-up disk.
    More useful reading here:
    Resolve startup issues and perform disk maintenance with Disk Utility and fsck
    http://support.apple.com/kb/TS1417

Maybe you are looking for