Problem creating socket in Blackberry 6 connection

I have an application that connects to a server over tcp using the socket «;» deviceside = true' flag... the app works fine on other games except, "BOLD", which is being upgraded to OS 6.0 blackberry... any help would be greatly appreciated...

Thank you.

As dx22, I would like to know the error you see too,

I also want to confirm that you are aware of the different methods of connection and the implications of these.  « ; deviceside = true is one of the many options that, as you see here:

http://supportforums.BlackBerry.com/T5/Java-development/different-ways-to-make-an-HTTP-or-socket-con...

Specific to the «;» deviceside = true' is the condition for APN information, perhaps the reason that your OS 6.0 device does not connect is tat this device doesn't have the correct information of the AFN.

This could help you automate finding the information of the AFN.

http://supportforums.BlackBerry.com/T5/Java-development/what-is-default-TCP-service-record/Ta-p/9394...

Tags: BlackBerry Developers

Similar Questions

  • Problem creating a protected password of connection type page

    I created a site for my volunteer fire company.  I'm no expert so using Dreamweaver 8 has been very helpful.  He was asked to create a login page where members could connect to see a page that has access to our statutes and work at night scheadules.  Not the type of secret services, but stuff stuff just for us.  My problem is that I have no idea how to proceed.  I don't know how to create a user name and password for it to access or something like that.  I searched the web for information, but going through all this because my head spin.  I was hoping someone here could point me in the right direction.  Furthermore, I use Dreamweaver 8 on a Mac, and our site is hosted on GoDaddy.  They said that I was on a Linux server if it changes anything.  Thanks in advance, John

    Heya,

    Go to godaddy connection then the navigation bar go to accommodation / my hosting account to access your hosting control panel. You will see your domain name with a hyperlink the column in the Control Panel, click it to go to your host control panel.

    The host Panel control click the accordion database tab to display the hyperlink to access your MySQL database. Click the hyperlink of MySQL image to go in your data base Control Panel. From there, you can create a database there is a button labeled "Create Database" in the upper right, click that and name your database, create a password, choose MySQL version 5.0 and click the OK button to create your database. This may take a few minutes for godaddy create your database and it will show in your MySQL Control Panel as a treatment. Refresh the page in a few minutes and you will see that the database was created. There is a hypertext link that says manage via phpMyAdmin click on that to open phpMyAdmin and administer your database. Log in using the name of the database and the password that you created earlier.

    Once you have logged into phpMyAdmin, you can create a new table in your database. Start by selecting your database by clicking the link on the left side of the page of phpMyAdmin. Then at the bottom of the middle section, there is an area that says create new table on the 'your_database_name' database table name and enter the number of fields to add to the table. If you create a registration/login, you must create a table called 'users' or something similar with 4 fields. Then click on the Go button to set up your table fields.

    Set up your table fields is easy name just the fields and leave the Type as varchar characters such as username, email, password and the name of the 4th field he 'id' set Type as int for integer and then set it to auto increment in extra option drop-down and click on the key icon to make it a primary key.

    On any page that logged in to phpMyAdmin, you will see the IP address for the database at the top of the page in a breadcrumb. Note that at the bottom you will need later when you connect your database in Dreamweaver.

    Is that what your database is all set up with table and fields to your data now return to Dreamweaver and connect to your database and use server behaviors to users to register and log in to your site. Fairly straightforward from here on out simply explore the server behaviors and add them to your pages accordingly. I'm sure someone will help you if you need help with a behavior of server or connection to your database. If you have problems, we know where you are stuck.

  • Error creating socket to host: reason: Connection refused: connect

    I'm moving an old x 32 server for a new 64-bit server x.  With the help of Adobe support, I finally got CF8.0.1 running on the new server: http://forums.adobe.com/thread/470337?tstart=0.

    I'm now trying the CF8.0.1 standard on the x 64 new machine to connect to SQLServer 2005 x 64 bit. All of the databases I try installation on the new server running on an x 32 with CF8.0.1 and SQLServer 2005 x 32.

    CFVerInfo.JPG

    Using the type of SQL Server disk I get the following error:

    "Connection verification failed for data source: PHREDsevenSQL.
    java.sql.SQLException: [Macromedia] [SQLServer JDBC Driver] Error establishing socket to host and port: DELLx64Server:1433. Reason: Connection refused: connect
    The root cause was that: java.sql.SQLException: [Macromedia] [SQLServer JDBC Driver] Error establishing socket to host and port: DELLx64Server:1433. Reason: Connection refused: connect. »

    Using the ODBC Socket type I don't get an ODBC DSN name in the selection box so I can not actually try this type of connection. I tried the x 32 and x 64 bit ODBC system configurations.

    P7SQL_def.JPG

    I checked the following:

    SQLServer configuration: the port is set to 1433.

    Password and user name are correct.

    I looked for a x 64 bit SQLServer for CF8 on Adobe, but could not find one. Perhaps one is already installed.

    If anyone has a suggestion or a solution, I would appreicate your help.   Thanks in advance for your help.

    :-}}}

    Len

    Things to check

    1. is the SQL authentication is enabled on the new SQL Server?  This is disabled in the default installation.

    2. no SQL server accepts remote TCP/IP connections?

    a. This article may help:
    "How to configure SQL Server 2005 to allow remote connections"
        http://support.Microsoft.com/kb/914277

    b. check that the connections are not blocked by a firewall.

  • BlackBerry network connectivity

    Hello

    I have problems intermittent attempt to download data in JSON format using http. I understand, much has been written about this issue, but anyone who has used below class to connect to HTTP?

    http://www.sameernafdey.com/2009/08/HTTPConnection-over-bis-WAP-10-11-WAP.html

    I tried above class for formatting my URL and it seems to help a little, because connections are not to be allowed to fall as well.

    Here are the class-

    /**
    * NetworkUtils.java
    *
    * Note: This class is not originally written by myself. It is rather a
    * updated the version of the open source of the alias of the application
    * NetworkDiagnosticTool provided by RIM. Feel free to edit and use this
    source code, but at your own risk. As I'm not the original author of this code,
    * I'm not responsible for any problems if you use this source code.
    *
    * References:
    * 1. NetworkDiagnostic tool: http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800563/What_Is...
    * 2. BlackBerry Technical Knowledge Base: http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/customview.html?func=...
    * 3. BlackBerry Support Forum Post: http://supportforums.blackberry.com/rim/board/message?board.id=java_dev&message.id=29111
    */

    import java.io.EOFException;
    Import net.rim.device.api.servicebook.ServiceBook;
    Import net.rim.device.api.servicebook.ServiceRecord;
    Import net.rim.device.api.synchronization.ConverterUtilities;
    Import net.rim.device.api.system.CoverageInfo;
    Import net.rim.device.api.system.WLANInfo;
    Import net.rim.device.api.util.DataBuffer;

    /**
    * NetworkUtils for Blackberry. This class provides utility functions for formatting
    * URL HTTP and Socket connections in the platform Blackberry RIM who take advantage
    * the ability of the device to connect to the internet using the SDM, BIS, WAP 1.0, 1.1
    * WAP 2.0, unite, WiFi.
    *
    For more information about the options of connectivity etc. Please take a look at the
    * great post in the Blackberry Support Forum here
    Your BlackBerry - http connections and a connection in the world.
    *
    * @author Sameer najar
    * @since August 21, 2009.
    * [email protected]
    */
    public final class NetworkUtils {}

    / * Stores carry ServiceBooks if found. Otherwise, null * /.
    private ServiceRecord srMDS, srBIS, srWAP, srWAP2, srWiFi, srUnite;
    / * Indicators showing the status of each transport coverage * /.
    Private boolean coverageTCP = false, coverageMDS = false, coverageBIS = false, coverageWAP = false, coverageWAP2 = false, coverageWiFi = false, coverageUnite = false;
    /**
    * Applies to WAP1.0 connection only.
    * It is a flag to indicate if the WAP settings should be parsed from the full book.
    * If the user provides any WAP on the InputScreen parameter, this flag is set to false.
    * TODO currently, analysis of service book is not supported.
    */
    Private boolean wapParametersUnavailable = true;
    /**
    * The constant CONFIG_TYPE_ which are used to find appropriate service books.
    * TODO now that single unit is detected in this way.
    */
    private static final int CONFIG_TYPE_WAP = 0;
    private static final int CONFIG_TYPE_BES = 1;
    private static final int CONFIG_TYPE_WIFI = 3;
    private static final int CONFIG_TYPE_BIS = 4;
    private static final int CONFIG_TYPE_WAP2 = 7;
    private static final String UNITE_NAME = "unit";

    public String formatURL (String httpBaseURL) {}
    initializeTransportAvailability();

    /**
    * The rest of this method simply tries to communicate on different transport
    * that are available. For each transport it retries 'attempts' several times if
    * an attempt fails.
    */

    / * WiFi using HTTP * /.
    If (srWiFi! = null & coverageWiFi) {}
    System.out.println ("WiFi (HTTP)" ");
    Return getWiFiURL (httpBaseURL);
    } else {}
    If (srWiFi == null) {}
    System.out.println ("No WiFi service found.");
    }
    If (! coverageWiFi) {}
    System.out.println ("WiFi coverage is not available");
    }
    }

    / * Direct TCP using HTTP * /.
    If {(coverageTCP)
    System.out.println ("Direct TCP (HTTP)" ");
    Return getTCPURL (httpBaseURL);
    }

    / * MDS using HTTP * /.
    If (srMDS! = null & coverageMDS) {}
    System.out.println ("MDS (HTTP)" ");
    Return getMDSURL (httpBaseURL);
    } else {}
    If (srMDS == null) {}
    System.out.println ("No. MDS service records found.");
    }
    If (! coverageMDS) {}
    System.out.println ("coverage of SDM is not available");
    }
    }

    / * Unite using HTTP * /.
    If (srUnite! = null & coverageUnite) {}
    System.out.println ("unit (HTTP)" ");
    Return getUniteURL (httpBaseURL);
    } else {}
    If (srUnite == null) {}
    System.out.println ("No. Unit service records found.");
    }
    If (! coverageUnite) {}
    System.out.println ("unit cover is not available");
    }
    }

    / * BIS-B using HTTP * /.
    If (srBIS! = null & coverageBIS) {}
    System.out.println ("BIS-B (HTTP)" ");
    Return getBISURL (httpBaseURL);
    } else {}
    If (srBIS == null) {}
    System.out.println ("No BIS - B service records found.");
    }
    If (! coverageBIS) {}
    System.out.println ("BIS-B coverage is not available");
    }
    }

    / * WAP1.0 usign HTTP * /.
    getWAPURL (httpBaseURL);
    If (srWAP! = null &! wapParametersUnavailable & coverageWAP) {}
    System.out.println ("WAP (HTTP)" ");
    Return getWAPURL (httpBaseURL);
    } else {}
    If (srWAP == null) {}
    System.out.println ("No WAP service records found.");
    }
    If (! coverageWAP) {}
    System.out.println ("WAP coverage is not available");
    }
    If {(wapParametersUnavailable)
    System.out.println ("enter the WAP settings");
    }
    }

    / * WAP2.0 using HTTP * /.
    If (srWAP2! = null & coverageWAP2) {}
    System.out.println ("WAP2 (HTTP)" ");
    Return getWAP2URL (httpBaseURL);
    } else {}
    If (srWAP2 == null) {}
    System.out.println ("No WAP2 service records found.");
    }
    If (! coverageWAP2) {}
    System.out.println ("WAP2 coverage is not available");
    }
    }

    Return httpBaseURL;
    }

    /**
    * Initializes the ServiceRecord instances for each transport (if available). Otherwise makes null.
    * Also determines if sufficient coverage is available for each transport and sets coverage indicators.
    */
    private void initializeTransportAvailability() {}
    Full book sb = ServiceBook.getSB ();
    Reviews [] ServiceRecord = sb.getRecords ();

    for (int i = 0; i)< records.length;="">
    {
    MyRecord = documents [i] ServiceRecord;
    String cid, uid;

    If (myRecord.isValid () &! myRecord.isDisabled ()) {}
    CID = myRecord.getCid () .toLowerCase ();
    UID = myRecord.getUid () .toLowerCase ();
    BIS
    If (cid.indexOf ("ippp")! = - 1 & uid.indexOf ("gpmds")! = - 1) {}
    srBIS = myRecord;
    }

    BES
    If (cid.indexOf ("ippp")! = - 1 & uid.indexOf ("gpmds") ==-1) {}
    srMDS = myRecord;
    }
    WiFi
    If (cid.indexOf ("wptcp")! = - 1 & uid.indexOf ("wifi")! = - 1) {}
    srWiFi = myRecord;
    }
    Wap1.0
    {If (getConfigType (myRecord) == CONFIG_TYPE_WAP & {cid.equalsIgnoreCase ("wap"))}
    srWAP = myRecord;
    }
    Wap2.0
    If (cid.indexOf ("wptcp")! = - 1 & uid.indexOf ("wifi") ==-1 & uid.indexOf ("mms") ==-1) {}
    srWAP2 = myRecord;
    }
    Unite
    {If (getConfigType (myRecord) == CONFIG_TYPE_BES & {myRecord.getName () .equals (UNITE_NAME))}
    srUnite = myRecord;
    }
    }
    }
    If (CoverageInfo.isCoverageSufficient (CoverageInfo.COVERAGE_BIS_B)) {}
    coverageBIS = true;
    System.out.println ("State of coverage: BIS-B - online").
    }
    If (CoverageInfo.isCoverageSufficient (CoverageInfo.COVERAGE_DIRECT)) {}
    coverageTCP = true;
    System.out.println ("State of coverage: COVERAGE_DIRECT - online").
    coverageWAP = true;
    System.out.println ("State of coverage: WAP 1.0, 1.1 - online").
    coverageWAP2 = true;
    System.out.println ("State of coverage: WAP 2.0 - online").
    }
    If (CoverageInfo.isCoverageSufficient (CoverageInfo.COVERAGE_MDS)) {}
    coverageMDS = true;
    System.out.println ("State of coverage: MDS - online").
    coverageUnite = true;
    System.out.println ("State of coverage: unit - online").
    }

    If (WLANInfo.getWLANState () == WLANInfo.WLAN_STATE_CONNECTED) {}
    coverageWiFi = true;
    System.out.println ("State of coverage: Wifi - online").
    }
    }

    /**
    * Gets the type of a ServiceRecord config with getDataInt below
    @param record A ServiceRecord
    * @return the ServiceRecord configType
    */
    private int getConfigType (file ServiceRecord) {}
    return getDataInt (balance, 12);
    }

    /**
    * Gets the type of a ServiceRecord config. From 12 as a type returns the configType.
    @param record A ServiceRecord
    @param type dataType
    * @return configType
    */
    private int getDataInt (ServiceRecord Records, int type) {}
    DataBuffer buffer = null;
    buffer = getDataBuffer (type of record),

    If (buffer! = null) {}
    try {}
    Return ConverterUtilities.readInt (buffer);
    } catch (EOFException e) {}
    Returns - 1;
    }
    }
    Returns - 1;
    }

    /**
    * Utility method to getDataInt()
    */
    private DataBuffer getDataBuffer (ServiceRecord Records, int type) {}
    data Byte [] = record.getApplicationData ();
    If (data! = null) {}
    DataBuffer buffer = new DataBuffer (data, 0, data.length, true);
    try {}
    buffer.readByte ();
    } catch (EOFException e1) {}
    Returns a null value.
    }
    If {(ConverterUtilities.findType (buffer, type))
    return the buffer;
    }
    }
    Returns a null value.
    }

    /**
    Construction of a direct url TCP of the baseURL supplied by the user
    * @return A url with direct TCP settings
    */
    private String getTCPURL (String baseURL) {}
    String url = baseURL + "; deviceside = true;
    String AFN = ""; inputs.getEfTcpAPN ();
    String username = ""; inputs.getEfTcpAPNUser ();
    String password = ""; inputs.getEfTcpAPNPassword ();
    If (apn.length () > 0) {}
    URL += '; APN ="+ AFN;
    }
    If (username.length () > 0) {}
    URL += '; TunnelAuthUsername ="+ username;
    }
    If (password.length () > 0) {}
    URL += '; TunnelAuthPassword ="+ password;
    }
    Back to url;
    }

    /**
    Construction of a url MDS of the baseURL supplied by the user
    * @return A url with parameters MDS
    */
    private String getMDSURL (String baseURL) {}
    return baseURL + '; deviceside = false;
    }

    /**
    Construction of a url of the unity of the baseURL supplied by the user
    * @return A url with the parameters of the unit
    */
    private String getUniteURL (String baseURL) {}
    return baseURL + '; deviceside = false' + ";". " ConnectionUID ="+ srUnite.getUid ();
    }

    /**
    Construction of a url BIS-B of the baseURL supplied by the user
    * @return A url with parameters BIS-B
    */
    private String getBISURL (String baseURL) {}
    return baseURL + '; deviceside = false; Not implemented since it is only available for RIM ISV partners
    }

    /**
    Construction of a url the baseURL user-provided WAP2.0
    * @return A url with parameters WAP2.0
    */
    private String getWAP2URL (String baseURL) {}
    return baseURL + '; deviceside = true' + ";". " ConnectionUID ="+ srWAP2.getUid ();
    }

    /**
    Construction of a url the baseURL user-provided WiFi
    * @return A url with WiFi settings
    */
    private String getWiFiURL (String baseURL) {}
    return baseURL + '; interface = wifi. "
    }

    /**
    Construction of a WAP1.0 url from the baseURL supplied by the user
    * @return A url with parameters WAP1.0
    */
    private String getWAPURL (String baseURL) {}
    String url = baseURL + "; deviceside = true;
    String gatewayIP = ""; inputs.getEfWapGatewayIP ();
    String gatewayAPN = ""; inputs.getEfWapGatewayAPN ();
    String gatewayPort = ""; inputs.getEfWapGatewayPort ();
    String sourceIP = ""; inputs.getEfWapSourceIP ();
    SourcePort string = ""; inputs.getEfWapSourcePort ();
    String username = ""; inputs.getEfWapUser ();
    String password = ""; inputs.getEfWapPassword ();
    If (gatewayIP.length () > 0) {}
    URL = url + ";". " WapGatewayIP =' + gatewayIP;
    wapParametersUnavailable = false;
    }
    If (gatewayAPN.length () > 0) {}
    URL = url + ";". " WapGatewayAPN ="+ gatewayAPN;
    wapParametersUnavailable = false;
    }
    If (gatewayPort.length () > 0) {}
    URL = url + ";". " WapGatewayPort ="+ gatewayPort;
    wapParametersUnavailable = false;
    }
    If (sourceIP.length () > 0) {}
    URL = url + ";". " WapSourceIP =' + sourceIP;
    wapParametersUnavailable = false;
    }
    If (sourcePort.length () > 0) {}
    URL = url + ";". " WapSourcePort =' + sourcePort;
    wapParametersUnavailable = false;
    }
    If (username.length () > 0) {}
    URL = url + ";". " TunnelAuthUsername ="+ username;
    wapParametersUnavailable = false;
    }
    If (password.length () > 0) {}
    URL = url + ";". " TunnelAuthPassword ="+ password;
    wapParametersUnavailable = false;
    }
    /*
    If (inputs.getCfWapEnableWTLS ()) {}
    URL = url + ";". " WapEnableWTLS = true;
    wapParametersUnavailable = false;
    }*/
    If (wapParametersUnavailable & srWAP! = null) {}
    Back to url;
    } / * Not implemented * /.
    else {}
    Back to url;
    }
    }
    }

    the code creates 'only' the correct one to use connection suffix, it does not take care to use them or close the connection.
    Maybe your code does not correctly clean on the rise?

  • Z10 blackBerry cannot connect with another ID Blackberry on this device

    Hello

    Got a Z10 with my blackberry ID on it for a long time without any problem.

    My wife bought a Blackberry Bold 9900 and instead create a new Blackberry ID, I put mine. She wanted only Facebook on this subject so I didn't create a new ID just for this application.

    Now on my Z10, whenever I try to download a BB world app, get a pop-up with "check your Blackberry ID. I try to enter my password, it says:

    "You can't sign with a different ID of Blackberry on this unit. Connect with the original Blackberry used on this device ID ". But it is certainly the original code.

    I also tried to reset the password, but the problem persists.

    Thanks for any help you can provide,

    Martin

    Well, this isn't quite true.  You can have multiple devices with a BBID.  I have a Z10, Q10 and Playbook.  I added a different Playbook earlier but only Playbook can be connected as the main material for BBWorld.  Other that it worked very well.

    Looks like you are trying to connect to the device even with a different BBID.  If you have already connected to a device with a BBID, you do a security wipe before you can connect with other BBID.

    http://www.BlackBerry.com/BTSC/KB26694

  • Vista, a pppoe connection is created by using the 'Get Connected wizard' or rasphone.exe, she appears as a "Dial-up connection" in the network connections folder.

    Vista, a pppoe connection is created by using the 'Get Connected wizard' or rasphone.exe, she appears as a "Dial-up connection" in the network connections folder. When you right click on the connection of customer created, click Properties, it says "connect using the Modem.

    Is it a registry problem or what? How can I fix?

    original title: PPPOE connection problem

    Hello

    1. you connect using a cable or DSL modem?

    2. did you ever get this working before that?

    3. are you connected to a domain?

    4 are you running Vista in a virtual environment?

    You doing appeared in this link to create the PPPOE connection:

    http://Windows.Microsoft.com/en-us/Windows-Vista/create-a-PPPoE-connection-to-the-Internet

    Thank you

  • Software BlackBerry cannot connect my BB with Blend Passport

    I installed mix today but I can't get it to work. I get the following error in Blend: "you must activate BlackBerry mixture of quick settings on your device menu.» If the application does not appear, it may be blocked by a policy.

    -I can see the app and the quick settings icon and it's on

    -I can connect the phone via BlackBerry link without problem.

    -J' tried to connect via USB and Wifi, the same problem.

    I'm under Blend on OSX Yosemite.

    Thanks in advance for any help.

    I've updated the application of the mixture over the phone and now it works!

  • Problem Bluetooth PRIV Smartphones blackBerry with the BMW 328 model 2013

    I tried several days get my PRIV to connect with my bluetooth and phone/book music and the only way to make it work is to disable the function of my phone. When I try to connect my BB PRIV to my car, there will be des-1001,-1002, etc., next to the bluetooth signal and after a few seconds he suddenly resets my car bluetooth system. There is no new update for my car system and I have never had a problem with other Android, BlackBerry, or even Apple devices. It's the first time that this problem occurs and it's phone contacts which are somehow overloading my car infotament system. However there is no way for me to specifically stop the phone contact because even though I do in the bluetooth on the phone settings, every time I get in my car it resets the permissions and tries to connect again AGAIN and AGAIN the cause of the problem. Please let me know if my phone is broken software wise, or if the application contact break you guys used somehow some systems of infotament of the telephone directories of car etc. Cause the phone book may never load and I tried several times to make it work.

    Hey, if I could get my phone with my car, including the audio both phone and bluetooth features. In order for me to get it to work I had to download the new firmware from

    http://www.BMW.com/com/en/owners/connected_drive_services/mobile_devices/bluetooth_software_update.h...

    I put the last seven digits of my vin number in the search and downloaded the update to a USB plugged on the center console of my car. Once it was done I tried to connect and to my surprise my contacts list appeared. I pulled the top of Spotify and it played without screaming and cutting. I tried a phone call, and it worked as well. I want to test a little on my lunch hour but well again.

    See if it works for you.

  • Q10 Link BlackBerry BlackBerry cannot connect a device

    Hey all,.

    I have a problem recently where my BlackBerry link cannot be connected to my device.  When I connect my Q10 with computer it says: "cannot communicate with the device.  It shows that my phone is charging, however, and I don't understand why I can't sync music, videos, photos with my computer.  He worked last month, and now it seems that I can't do anything on the computer with my BlackBerry.

    Any ideas or solutions?

    Thanks in advance!

    Jim

    Hello and welcome to the community!

    Here's a knockout who deals with this error:

    • KB26745 BlackBerry Desktop Software or BlackBerry link displays the message "update failed" or "cannot communicate with the device" when connection to the 10 BlackBerry smartphone or BlackBerry PlayBook Tablet via USB

    I hope that it contains something useful! There are also several existing threads on this site, which discuss exact error... your opinion of those who may prove useful, and a search of this website, by using the error message, error code or symptom, should reveal all the existing threads that are applicable to you.

    Good luck and let us know!

  • Problem creating ad hoc network-error: Windows could not set up the network.

    Original title: problem creating ad hoc network

    Hello dear,

    When I tried to set up an adhoc network and after entering the name and password of the network. Following up error message pop (Windows could not set up the network).

    I use windows 7.

    P.S. before I used to create the ad hoc network with no problems. But now no more.

    Kind regards

    Ana Paula Yousef

    Hello

     
    Did you change in the computer before this problem?
     
    I suggest to go through these steps and check.
     
     
    Method 2:
    Error message when you try to connect to an ad-hoc connection in Windows Vista or Windows 7: "Windows cannot connect to " http://support.microsoft.com/kb/946481 ".
     
    You can also check:
     
  • PROBLEM WITH SOFTWARE UPDATE blackBerry smartphones! -BLACKBERRY BOLD 9900-

    Good evening! I have a problem: I have a blackberry bold 9900, worked well until the update of the software this morning when I received a request for a general. has this time the phone no longer works: sometimes, if I connect to the computer, I see the Red led light, but no more, after a white screen with an hourglass, but nothing more... What should I do? It worked perfectly until this morning! I never had no problem with blackberry, I have more than two smartphones and Tablet playbook!  I really like RIM... Thanks a lot for your help!

    You are welcome.

    Good luck.

  • BlackBerry Smartphones connecting my "BOLD" for PC

    I know this question has been asked before and if I remembered, it was answered. But it was a long time ago and I forgot the solution.

    When I connect my phone to my PC, I couldn't access my "BOLD" in my Windows Explorer. On my old "BOLD", I could access drive G: and H: (my phone card and the media). But my new not "BOLD" appears is not on my Windows Explorer.

    How can I solve this problem?

    Help will be appreciated. Thank you.

    Finally found the solution after going through 31 pages of this forum. I knew there was a solution somewhere that I forgot.

    It has something to do with the help of unlock BB Bold software and somehow mass storage was messed up and PC Windows Explorer will not be recognized.

    I have fixed it now after downloading and running the batch file. My PC now fortunately recognized drive G: and drive H:, who are my BB and its mass storage media.

    For those who has the same problem, most likely, that it is caused by unlock the phone by using a 3rd party software that totally messed up your mass storage. Not caused by the problem «USB driver for Blackberry»

    Here's the thread

    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=bold&thread.ID=18534

    And here's the thread where to download the batch file to activate your mass storage.

    http://forums.PinStack.com/showthread.php?t=96938

  • Curve Smartphones blackBerry 8520 connected to network bb

    I have a blackberry 8520 connected wireless to my ISP BT

    It will connect to the internet and allows you to surf the internet, but won't let me sign in yahoo mail. When I try the login box appears for a few seconds, then disappears behind an ad that comes immediately after it and the lock on the top of the page changes straight to an orange padlock.  I disconnected the e-mail on the pc and logged in again to see what is happening there. The exact same announcement came, but the login box was above it, allowing me to connect.

    The phone is connected to the network and works well.  I was able to connect with no problem.  The only thing I can find is now on the phone itself. Check connections, my homehub watch is on, but also shows a white dash, which means that it is not connected to the network.  I can't find anything in the help files on how to reconnect to the network.

    Can someone point my in the right direction.

    Thanks for reading and in advance for any help offered.

    Interesting. But if it is said that, just try clicking on Yes. And just, the PSK is the pre-shared key, or the wifi password.

    If it still does not respond, the solution may be to back up your phone using the BlackBerry Desktop Software and do a security wipe. To do this, go to Options > Security Options > Security wipe. Do a wipe of the application data. Once it is finished, perform a selective restore by using the BlackBerry Desktop Software and restore only the databases you need (e.g. messages, address book, calendar, etc.).

    Then you should be able to start from scratch.

  • Failed to create the Conference ' 8801 - Test connection '-duplicate digital id

    Running 13.1 TMS and Codian 8510 SD blade running 4.20 (1.43)

    When I'm planning through TMS using this card, I get the following error:

    Failed to create the Conference ' 8801 - Test connection '-duplicate digital id

    However when I'm planning TMS using another slide with the same version of the software it works

    Can someone tell me why this is happening?

    Anthony

    We had the same problem with > = 20 conferences on the blade, and I can tell you that we had the same thing

    question and the question went after the 4.2 update (1.50) and TMS13.1.2 (if the MCU upgrade)

    alone must fix).

    And, you got the point in your last message, > = 20 conf == problem,.<20 =="no">

    What I have is that the API MCU always reported only the first 20 conferences.

    TMS has created the new conference (and I also saw a new reserved (e) of the Conference on the MCU)

    but TMS checked once again if that's really where went wrong because he was not listed in the breast of the

    first of all 20 and if it failed.

    Codian updates may take some time until the blade is up again after the reboot, so be patient :-)

    Good luck!

  • Error creating socket to host and port: EPM11:1433

    Hi intend to Experts,

    I try to configure EMP 11.1.2.1 (Planning)
    DBMS: SQL server 2005 (Express Edition)
    OS: 2008 R2 x 64


    I get the error message after providing credentials of RDBMS ' error creating socket to host and port: Reson EPM11:1433: connection refused: connect ".


    Help, please...


    Concerning
    Kumar

    You may need to enable tcp/ip

    SQL Server Express to listen on the named pipes and shared memory. With a default installation, you can not connect remotely to SQL Server Express. You'll need to enable TCP/IP and check if the firewall is enabled.

    To enable TCP/IP:
    On the start menu, choose all programs, point to Microsoft SQL Server 2005, point to Configuration Tools, and then click SQL Server Configuration Manager.

    Optionally, you can open the computer by right click on Desktop Manager then choosing manage. In computer management, expand Services and Applications, SQL Server Configuration Manager.

    Expand SQL Server 2005 Network Configuration, and then click protocols for InstanceName.

    In the list of protocols, right-click the protocol you want to enable and then click Enable.

    The icon for the Protocol change to indicate that the Protocol is enabled.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

Maybe you are looking for

  • I can't get Firefox Safe mode.

    Equipped with Windows Vista and latest Firefox. Can't get out of safe mode. I rebooted several times, but still does not work.

  • Satellite U400-112 - opening of the screen turns off the computer

    Hello When I open the screen, then when it crosses a certain opening angle, the computer is off. Then, I need to plug in the external power supply and remove the battery. After that, I can turn on the laptop. After my way back, when I turned on the l

  • 8640: ADF Scanner does not

    Hello I just bought the printer 8640 and the ADF scanner simply does not work. If I put a document two faces in the ADF and the scan it just comes up with a blank white page. Don't worry I'm not stupid enough to have the document backwards as I have

  • My printer does not respond. When it comes on, I get a series of flashing lights.

    problem with my printer I have problem with my printer when turning on green light start after the amber light flashes 5 times and green again, I am trying to disable and troubleshoothing but nothing happened

  • Guasto Disco by PS6000E

    Buonasera, Few need di quotazione by guasto su disco PS6000E (CMQ8WN1 S/T). He e disco UN SATA da 500 GB (model number ST3500514NS). Grazie, Andrea