Unable to open/use Blackberry Application World

Hi everyone,
I am using BB 9800, Recently I am facing problem to use Blackberry Application world. I already tried almost everything, delete then re-install, re-boot - open battery+memory card -and re-assemble back. those are not work. could anyone help me out? 

Please tell us why you can't use it.. what happens when you click on the AppWorld icon?
Or do you NOT see the AppWorld icon?
Or you do, and what happens, what error messages?
1. If any post helps you please click the below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
3. Install free BlackBerry Protect today for backups of contacts and data.
4. Guide to Unlocking your BlackBerry & Unlock Codes
Join our BBM Channels (Beta)
BlackBerry Support Forums Channel
PIN: C0001B7B4   Display/Scan Bar Code
Knowledge Base Updates
PIN: C0005A9AA   Display/Scan Bar Code

Similar Messages

  • Blackberry Application World for South African USE - What a nightmare and a mess!!!

    I am seriously thinking of leaving blackberry with their crappy support service - Since I have updated my blackberry application world about 2 months ago, I have not been able to access any new application updates etc. Somethimes my phone auto-reboots itself, and then starts up with the Blackberry login page....you logg in and it keeps rejecting your password even though it IS correct. I went and tried resetting my password on the website 2 times already and still no luck.
    All Vodacom's support services keep welling me in South Africa is "There is a problem with Blackberry application world" they will send a fix for it in about 3 weeks.... And every time I call 3 weeks later the message is "3 weeks"
    CAN ANYONE HELP AS BLACKBERRY DOES NOT SEEM TO PROVIDE SERVICE PAST THE SALE OF THEIR HANDSETS!!! Unless you keep paying and paying......

    I get the same error I think. When I go in to app world I get the following message: an update of blackberry identity is required before you can use app world.
    Then I say yes to start the update, but I've gotten the following error since I bought my phone: blackberry identity installation failed. Please try again later (80003)
    This has been going on for four months now and I've never gotten further than the log in page. $
    No one can assist me. Can you please help??

  • Cannot use Blackberry App World or Blackberry Messenger

    I have a Torch 9800 and I have downloaded App World and Messenger but they do not appear anywhere on the phone.  I can see them in my applications list, but no icon and not visible on the home screen.
    How do I get these to work?
    thanks!

    Hi enriquerp77
    Welcome to Support Forums
    If you are having trouble locating BlackBerry World as well as BlackBerry Messenger , then :
    For BlackBerry App World :
    If you device OS is prior to 6.0.0.706 then try Updating your device software or Download BlackBerry World version 4.0.0.55 which is the best workaround now available for BlackBerry  World also uninstall BlackBerry world from Options > Device > Application Management > Locate and delete BlackBerry  World , then perform another Battery pull restart .
    Then From your BlackBerry Browser browse to http://mobileapps.blackberry.com/devicesoftware/entry.do?code=appworld3 to download version 4.0.0.55 . In addition check this Knowledge Base for further help :
    KB29422  BlackBerry App World icon is missing after upgrading to BlackBerry App World 4.0.0.63 to 4.0.0.65.
    For BBM  :
    On your Homescreen Go to Options > Device Application Management > Locate and delete BlackBerry Messenger from there. After deleting do a Battery Pull Restart like this device POWERED ON remove the battery wait a min. then re-insert it back . After reboot from your BlackBerry Browser browse or Click here www.blackberry.com/bbm and download  the most recent available for your device  . If device prompt for a restart do it .If still unable to view BBM icon on your Homescreen check this Knowledge Base :
    KB23968 BlackBerry Messenger icon disappears from the Home screen of the BlackBerry smartphone.
    Please try those steps and let us know also perform a Battery pull restart after each install.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Unable to Open the HFM application through Workspace

    Hi,
    Here I am getting below error while i am trying to open the HFM application through Workspace.
    I was permitted allowed all IIS (Allow option checked ) but still the error coming i am unable to open my application through workspace , but i am able to do the all thing in HFM via Clien.The error is below
    There was some communication error. Response is : http://localhost:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <HTML><HEAD><TITLE>The page cannot be found</TITLE>
    <META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
    <STYLE type="text/css">
    BODY { font: 8pt/12pt verdana }
    H1 { font: 13pt/15pt verdana }
    H2 { font: 8pt/12pt verdana }
    A:link { color: red }
    A:visited { color: maroon }
    </STYLE>
    </HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>
    The page cannot be found
    The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
    <hr>
    Please try the following:
    Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
    If you reached this page by clicking a link, contact
    the Web site administrator to alert them that the link is incorrectly formatted.
    Click the Back button to try another link.
    HTTP Error 404 - File or directory not found.
    Internet Information Services (IIS)
    <hr>
    Technical Information (for support personnel)
    Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
    Open IIS Help, which is accessible in IIS Manager (inetmgr),
    and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.
    </TD></TR></TABLE></BODY></HTML>
    "There was some communication error. Response is : http://localhost:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp"
    "

    there can be many causes to this error....
    1) you should check first of all that the redirection from Apache port 19000 to folder HFM within the IIS is actually working. try hitting http://apacheserver:19000/hfm and make sure you get "hfm" response back.
    2) check that ASP is turned on in the IIS ("file / directory not found" suggests that it isnt)
    3) check what URL you used when you created the application or when you registered it with shared services as the "Financial Management Web Server URL for Security". It should normally be http://apacheservername:19000/hfm. If you did this wrong then re-register it with shared services via Navigate->Administer->Classic Application Administration->Consolidation Administration.
    4) check that the application was registered with Shared Services in the first place.
    5) make sure that on the HFM web server, the HFM application server/cluster is properly registered
    6) stop and restart all services and test again...
    7) try not to use "localhost" but proper fully qualified domain names "servername.mydomain.com" wherever possible. you will have less problems. the only place where you should use a non qualified name is in Relational Content links... see the HFM readme.

  • Unable to open Lightroom4.1 application

    I installed adobe lightroom4.1 in creative cloud and i was able to use it now when i tried to open lightroom i get the following error saying unable to open application error (oxc000007b) click ok to close.
    I am using windows 7 64 bit How can i fix this problem so i can use Lightroom?
    Jim Griner

    I'm having the same problem and none of the solutions posted on the forums is helping.  (I've read them all.)  Here's a longer discussion of my issue:
    http://forums.adobe.com/message/4836075
    Could you respond to the questions I posted there?  Maybe we can figure this out together.

  • Unable to open the deployed applications

    Hi,
    I am unable to open planning application through Hyperion workspace. Its showing me the error "No Applications Available".
    Please suggest me on this regard.
    Thanks and Regards,
    Uday Dey

    Hi John,
    Please check the log message while strating planning in the foreground.
    Oct 20, 2008 6:20:50 PM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8300
    Oct 20, 2008 6:20:50 PM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 875 ms
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/5.0.28
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /HyperionPlanning from URL file
    :D:\Hyperion\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning
    Creating rebind thread to RMI
    Oct 20, 2008 6:20:53 PM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-8300
    Oct 20, 2008 6:20:53 PM org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:8302
    Oct 20, 2008 6:20:53 PM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/16 config=null
    Oct 20, 2008 6:20:53 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 2485 ms
    Regards,
    Uday Dey.

  • Unable to Open File In Application Server

    Hi All,
    I have generated csv file in application Server with the help of Open HUb Destination.In Open Hub 2 files will we generated(1 is structure of the file(s_ztest),2 is data file(ztest)).When i click on the structure of the file then it is opening,but when im tryin to open data file(i,e(ztest)its giving an message like UNABLE TO OPEN THE FILE.
    Please let me know how it can be opened.
    Thanks In Advance,
    Bobby

    Hi All,
    File is Opening,it was an error in filed mapping....

  • Is it possible to read Barcode using Blackberry Application?

    Dear Friends,
    Is it possible to read Barcode using Blackbbery application? If yes please let me know what thing we'll be require to develop the same. It is very urgent please help me.
    Regards,
    Haidar Ali

    Yes, it is. There are already a number of barcode reader applications for BlackBerry, such as one named  "Edocrab".  Google it.
    You'll need some experience in Java development. Please see the Developer section of this forum.
    And here:
    http://na.blackberry.com/eng/developers/
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Unable to open any downloaded applications

    When I download a new application - today I downloaded iTunes and Quicktime - I get a dmg image, I double click on the image and I get mpkg. Double clicking on that file causes the installer app to start to open but then it immediately closes. The result is that I'm unable to open any app downloads. I've tried both Safari and Firefox and get the same result. I set up a new account and gave it Admin permissions; same result. Thoughts?

    10.4.11 seems like a bit of a disaster! At least I can boot up, but the computer seems to have difficulty with one of the internal hard drives, and will no longer sleep. Any attempt at getting it to sleep causes the second drive to disappear on rebooting; fortunately after some 10 mins it finally reappears. Not sure whether to wait for 10.4.12, or try to go back to 10.4.10, which was running fine.

  • Unable to update latest BlackBerry App World software

    I have tried several times to update the BlackBerry App World software on my Blackberry Curve 8520. But the update has not happened.
    I have connected my mobile to the desktop and Connection to smart phone is successful. It did show my PN on the Browser. Updation of the App World Software just goes on without any info that it is complete. I left the device for the whole day.
    So I am unable to download any software on my blackberry device.

    Hello sudhir4all, 
    Welcome to the forums. 
    Before we get into detailed troubleshooting are you meeting all of the system requirements as listed below? 
    BlackBerry App World™ 2.1 requires BlackBerry® Device Software v4.5 or higher. BlackBerry App World 3.1 requires BlackBerry® Device Software v5.0 or higher (Click "options", then "about" from your smartphone to check your version). Learn how to update your device software
    A trackpad, trackball or touch screen
    A service plan that includes access to the BlackBerry® Browser
    -SR
    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)!

  • Unable to open the Planning application on planning desktop(9.2.x)

    Hi
    I am unable to open the application on the planning desktop.
    All the possible solutions like unlockapp.exe,restarting of Services has been performed but stiil i am unable to open the application.Also the essbase service is unstable ie whenever i restart(stop and start also) the essbase services is up but after a refresh of services the essbase service is getting stopped.Even the DSN conection between planning and essbase seems to not work.
    Any solution for the issue faces above would be really helpfull.
    Thanks and regards
    krishnatilak

    Hi Tilak,
    May be there is problem with hung connections, try to kill hung connections and try to open app, if not works try to reboot the server,sometimes it will help for services failing. after reboot the server check services and hung connections, this time hung connection wud nt present, then try to open app, it may help.
    still problem means check the install files are correct or somebody deleted any files....bin folder
    thnx
    :-)

  • Unable to connect to Blackberry App World

    After successfully logging into Blackberry App World with my PayPal account I received the message..
    Can not connect to Blackberry App World server. Make sure that your device is connected to the wireless network and try again.    I have been getting this message for the last few days.  I am able to browse the net using the blackberry browser.

    what is the exact error message? is it: 
    BlackBerry AppWorld is having trouble connecting to the BlackBerry AppWorld server. Verify your network connections and try again.
    if so, please read the following article from the public knowledge base.
    KB20031
    BlackBerry AppWorld is having trouble connecting to the BlackBerry AppWorld server. Verify your net...
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Unable to open WAD (Web Application Designer) SAP BW 3.x

    Hi experts
    In my computer I don´t open WAD (SAP BW 3.x)
    i make click start-> programs -> Business Explorer-> Business Explorer(SAP BW 3.x)-> Web Application Designer(SAP BW 3.x)
    appears following error:
    This application requires Internet Explorer 5 or higher
    but I have installed the Internet Explorer 8 version
    then I do not understand because can´t run the WAD 3.x
    Can anyone help me? please
    Thanks

    Hi ashutosh
    the following information of SAP GUI:
    Component: SAPLogon for Windows
    Release: Final Release 720
    Fichero: saplogon.exe
    vers.Fichero: 7100.4.17.1045
    Build: 1147943
    Patch Level: 17
    whether if it is which version of WAD but I am interested in running and to open the Web Application Designer in any of the versions: 3.x or 7.0, but the important is that can be work with some WAD model     because in version Web Application Designer 7.0 is enable pero when i search some WAD model (I know that it exists in the system) The system search says it  does not exist or no found. 
    I can't try uninstalling because I'm not a support person so I have not authorization, I'm a consultant and only want to work with  WAD models

  • Cannot Use Blackberry App World / Icon disappeared

    I have lost App World.  I was prompted to update to a newer version, which I did (repeatedly!), and now it's gone and the icon is nowhere to be found.  I can find it listed under Applications but cannot use it.  I've tried all the tricks -- pull the battery, delete it and download it again, etc.  I've spent all day and it still doesn't work.  I've really about had it!

    Hi Trecex 13,
    Welcome to the Community,
    If you looking for the latest version of App World Download it from here http://blackberry.com/appworld
    But before that if you had installed any previous version then uninstall it this way :
    Options > Device > Application Management.
    Scroll to BlackBerry AppWorld > Delete.
    Do a simple reboot on the BlackBerry in this manner: With the BlackBerry device POWERED ON, remove the battery for a min, and then reinsert the battery to reboot.
    Good Luck
    Prince
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Unable to open/run any application in Hyperion 11.1.2 Workspace

    Hi all,
    I get the below error message when try to open any application in workspace.I'm using Hyperion system 11.1.2 .Please help me out to sort out this error message.I dont find any clue on why this occurring and how can it be rectified.
    +"There was some communication error. Response is : http://serverip:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">+
    +<HTML><HEAD><TITLE>The page cannot be displayed</TITLE>+
    +<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">+
    +<STYLE type="text/css">+
    +BODY { font: 8pt/12pt verdana }+
    +H1 { font: 13pt/15pt verdana }+
    +H2 { font: 8pt/12pt verdana }+
    +A:link { color: red }+
    +A:visited { color: maroon }+
    +</STYLE>+
    +</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>+
    +<h1>The page cannot be displayed</h1>+
    +You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.+
    +<hr>+
    +<p>Please try the following:</p>+
    +<ul>+
    +<li>Contact the Web site administrator if you believe this directory should allow execute access.</li>+
    +</ul>+
    +<h2>HTTP Error 403.1 - Forbidden: Execute access is denied.<br>Internet Information Services (IIS)</h2>+
    +<hr>+
    +<p>Technical Information (for support personnel)</p>+
    +<ul>+
    +<li>Go to <a href="http://go.microsoft.com/fwlink/?linkid=8180">Microsoft Product Support Services</a> and perform a title search for the words <b>HTTP</b> and <b>403</b>.</li>+
    +<li>Open <b>IIS Help</b>, which is accessible in IIS Manager (inetmgr),+
    +and search for topics titled <b>Configuring ISAPI Extensions</b>, <b>Configuring CGI Applications</b>, <b>Securing Your Site with Web Site Permissions</b>, and <b>About Custom Error Messages</b>.</li>+
    +<li>In the IIS Software Development Kit (SDK) or at the <a href="http://go.microsoft.com/fwlink/?LinkId=8181">MSDN Online Library</a>, search for topics titled <b>Developing ISAPI Extensions</b>, <b>ISAPI and CGI</b>, and <b>Debugging ISAPI Extensions and Filters</b>.</li>+
    +</ul>+
    +</TD></TR></TABLE></BODY></HTML>"+
    Any help is appreciable!!
    Best Regards,
    Rev
    Edited by: revpree on Feb 10, 2011 1:43 AM

    Hi all,
    I get the below error message when try to open any application in workspace.I'm using Hyperion system 11.1.2 .Please help me out to sort out this error message.I dont find any clue on why this occurring and how can it be rectified.
    +"There was some communication error. Response is : http://serverip:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">+
    +<HTML><HEAD><TITLE>The page cannot be displayed</TITLE>+
    +<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">+
    +<STYLE type="text/css">+
    +BODY { font: 8pt/12pt verdana }+
    +H1 { font: 13pt/15pt verdana }+
    +H2 { font: 8pt/12pt verdana }+
    +A:link { color: red }+
    +A:visited { color: maroon }+
    +</STYLE>+
    +</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>+
    +<h1>The page cannot be displayed</h1>+
    +You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.+
    +<hr>+
    +<p>Please try the following:</p>+
    +<ul>+
    +<li>Contact the Web site administrator if you believe this directory should allow execute access.</li>+
    +</ul>+
    +<h2>HTTP Error 403.1 - Forbidden: Execute access is denied.<br>Internet Information Services (IIS)</h2>+
    +<hr>+
    +<p>Technical Information (for support personnel)</p>+
    +<ul>+
    +<li>Go to <a href="http://go.microsoft.com/fwlink/?linkid=8180">Microsoft Product Support Services</a> and perform a title search for the words <b>HTTP</b> and <b>403</b>.</li>+
    +<li>Open <b>IIS Help</b>, which is accessible in IIS Manager (inetmgr),+
    +and search for topics titled <b>Configuring ISAPI Extensions</b>, <b>Configuring CGI Applications</b>, <b>Securing Your Site with Web Site Permissions</b>, and <b>About Custom Error Messages</b>.</li>+
    +<li>In the IIS Software Development Kit (SDK) or at the <a href="http://go.microsoft.com/fwlink/?LinkId=8181">MSDN Online Library</a>, search for topics titled <b>Developing ISAPI Extensions</b>, <b>ISAPI and CGI</b>, and <b>Debugging ISAPI Extensions and Filters</b>.</li>+
    +</ul>+
    +</TD></TR></TABLE></BODY></HTML>"+
    Any help is appreciable!!
    Best Regards,
    Rev
    Edited by: revpree on Feb 10, 2011 1:43 AM

Maybe you are looking for

  • JScrollPane with Components?

    hey guys, im writing a program and I have a JScrollPane and i want to have multiple JTextFields and radio buttons in it that work with the scroll pane so you can type something in on lets say field 1 and then scroll down to field 15 and type somethin

  • Non Dreamweaver Extension Photo Album (Gallery) Recommendations

    Hi all, I knwo this is a dreamweaver forum, but I also know that it's the place to come for non dreamweaver web questions. So, does anyone have any recommendations for a 'non dreamweaver' photo album (gallery)? I found this one JAlbum, has anyone use

  • Printer Driver for Laserwriter 320

    I need to load the printer driver for my Laserwriter 320 on my iBook, which I just upgraded to OS 10.4. However, the install disk did not have any Apple printer drivers on it, contrary to reports stating that they were on the disk. I have tried third

  • How to deinstall dbconsole?

    Hello - How can I deinstall the dbconsole application and repository, then reinstall it? Thanks

  • Corrupted and failing updates.

    I keep having updates failing. I just tried to update my iPod and got a message about the update being "corrupted' (I'd quote the message, but for whatever reason, selecting and copying paste is mostly disabled in tunes. Drives me crazy, why is type