unexpected type (position: TEXT refusal of connection...)

Hello

I'm trying to access a Web service using ksoap2. I work in blackberry JDE 4.2.1.

Here is my code snippet:

Good,

After further consultation with my colleague (the blonde Mr.Mahesh) we seem to have found what why this error occurs and how to work around it.

The question is in the url to the .net Web service.

If you are faced with the same question, so please be sure of the following issues are addressed:

(1) in the ServiceUrl use the host name ("//hostname:1234/...")of the machine instead of using ' / / localhost:1234 /... "") ». You can obtain the host name by typing 'hostname' in the command prompt. I assume localhost is relative, so if you use localhost in your url during execution of the application on the simulator then the Simulator believes himself to be the host local and therefore your service will not be detected.

(2) make sure that your web service is running when you try to access the service from the client application.

(3) If you are unable to access the webservice .net directly try to deploy the serive on IIS.

(3) check the compatibility of the web service with IIS version. For example, if the service is built on .net framework 3.5 then try to build the same 2.0 and check.

(4) in IIS goto the properties of the Web site where you have deployed your service and under the ASP.NET tag replace version "2.0.XXXXX".

After taking care of thr above points, we were able to get the operational app...

Hope this is useful to someone else too...

-Saket

Tags: BlackBerry Developers

Similar Questions

  • BlackBerry BB Q10 - Q10 refuses the connection with some email Exchange ActiveSync accounts

    Hello @ all,

    I'm quite new in the universe BB and have a serious problem with a Q10:

    We miss MS - Exchange Server 2010 and a "new" BB - Q10.

    It is not possible to configure ActiveSync with our Chief Executive Officer Exchange account. Other accounts)<700MB email)="" can="" be="" configured="" in="" no="" time="" and="" work="">

    The BB refuses the connection to account our CEO Exchange with the error message:

    "There was an unexpected problem. Maybe some functions do not work properly.

    (translated from the German original "Es ist ein unerwartetes problem aufgetreten.) Einen function some Funktionen nicht duly".)

    Well, this is sort of an understatement, actually ActiveSync does not work a little.

    Does anyone have an idea how to solve this problem without Exchange-box backup mailbox of the Chief Executive Officer, empty it, plug in the BB and restoring the mailbox again?

    Any hint is appreciated.

    Thanks in advance!

    Concerning

    Gnampf

    Unfortunately the suggestion of KnottyRope has not helped.

    Something with the AD-account seems to be wrong.

    I solved the problem of

    • adding a new account similar to what does not work in ExchangeServer via the ManagementConsole
    • adding this new account in Outlook, the Chief Executive Officer
    • copy all contacts, emails a calendar to this new account entries
    • removal of the old Exchange mailbox (and ONLY the mailbox) of the ExchangeServer without touching the user AD
    • the configuration of the correct e-mail address for "send to" and "answer to" in the ExchangeManagementConsole, so that an e-mail, sent by "answer to", to find the right box the letters

    As a result, our CEO can use his well known-name of user and password for Windows, but sees a slightly different name account in Outlook.

    But it's something that it can withstand, until the synchronization with the BB works. And, so far at the moment, it seems to work.

    This workaround is perhaps useful to others.

    Concerning

    Gnampf

  • Listener refused the connection with the following error: 12505

    Hello experts,

    I am facing the problem for the last two days, when I'm trying to connect to the oracle with sql developer and Jdeveloper database. Previously, it was running fing.

    The description of the detal problem is

    To perform the requested operation, an error has occurred:

    Listener refused the connection with the following error:
    ORA-12505, TNS:listener is not currently of SID given in connect descriptor


    Code provider 12505

    I tested the following text, and every thing seems fine
    ==============================================================

    E:\Users\Anutosh > lsnrctl services

    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on August 25, 2012 20:25:34

    Copyright (c) 1991, 2010, Oracle. All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))
    Summary of services...
    Service 'CLRExtProc' has 1 instance (s).
    Instance of 'CLRExtProc', status UNKNOWN, has 1 operation for this service...
    Managers:
    "DEDICATED" set up: 0 denied: 0
    LOCAL SERVER
    The command completed successfully

    E:\Users\Anutosh > lsnrctl status

    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on August 25, 2012 20:26:13

    Copyright (c) 1991, 2010, Oracle. All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Production
    Start date August 25, 2012 19:04:12
    Uptime 0 days 1 hour 22 min 1 s
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    D:\app\Anutosh\product\11.2.0\dbhome_1\network\admin\listener.ora Listener parameter file
    D:\app\anutosh\diag\tnslsnr\MTECH\listener\alert\log.XML log listener
    Summary of endpoints listening...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=127.0.0.1) (PORT = 1521)))
    Summary of services...
    Service 'CLRExtProc' has 1 instance (s).
    Instance of 'CLRExtProc', status UNKNOWN, has 1 operation for this service...
    The command completed successfully

    E:\Users\Anutosh > tnsping orcl

    AMT Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production on August 25, 2012 21:35:44

    Copyright (c) 1997, 2010, Oracle. All rights reserved.

    Use settings files:
    d:\app\Anutosh\product\11.2.0\dbhome_1\network\admin\sqlnet.ora


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521)) (CONNECT_DATA = (SERVER =

    DED
    (ED) (SERVICE_NAME = orcl)))
    OK (20 ms)

    Content of tnsnames.ora
    ---------------------------------------

    tnsnames.ora # Network Configuration file: d:\app\Anutosh\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.

    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
    )
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    )
    )

    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    )
    )

    Listener.ora
    -------------------

    listener.ora # Network Configuration file: d:\app\Anutosh\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = d:\app\Anutosh\product\11.2.0\dbhome_1)
    (= Extproc PROGRAM)
    (ENVS = "EXTPROC_DLLS=ONLY:d:\app\Anutosh\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    )
    )

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))
    )
    )

    ADR_BASE_LISTENER = d:\app\Anutosh

    Init.ora
    ------------

    # Change '< ORACLE_BASE >' to point to the oracle base (that you specify to)
    (# install times)

    db_name = "ORCL".
    memory_target = 1 G
    process = 150
    audit_file_dest =' < ORACLE_BASE > / admin/orcl/adump '
    AUDIT_TRAIL = 'db '.
    DB_BLOCK_SIZE = 8192
    db_domain = "
    db_recovery_file_dest =' < ORACLE_BASE > / flash_recovery_area'
    db_recovery_file_dest_size = 2G
    diagnostic_dest = "< ORACLE_BASE >.
    Dispatchers ='(Protocol=TCP) (SERVICE = ORCLXDB)"
    open_cursors = 300
    Remote_login_passwordfile = 'EXCLUSIVE '.
    undo_tablespace = 'UNDOTBS1.
    # You can ensure that the control files are created on the separate physical
    features of #.
    control_files = (ora_control1, ora_control2)
    ' compatible ' 11.2.0 = ".

    Rajat says:
    How can I fix the ITI.
    Could you please suggest anything.

    no listener.ora file is necessary for the LISTENER to operate.
    move, rename, delete, or remove the listener.ora file & then reboot the system.

    each Oracle DB tries once every 60 seconds to register with EARPHONE as shown below

    tail -10 /u01/app/oracle/product/11.2.0/dbhome_1/log/diag/tnslsnr/bcm-laptop/listener/alert/log.xml
     host_addr='127.0.0.1'>
     25-AUG-2012 12:58:48 * service_update * v112 * 0
     
    
    
     25-AUG-2012 12:59:18 * service_update * v112 * 0
     
    
    
  • How to type vertical text from the bottom up with the right orientation for a graph?

    How to type vertical text from the bottom up with the right orientation for a graph?

    Hello! Below, I'll demonstrate how to have vertical text in two different ways.

    Example 1:

    1. below, I have a graph and want to label the vertical axis.

    Select the text tool, and then the Vertical text tool.

    2 with the vertical Type tool, I tap on my vertical label.

    3 with the move tool, then I can orient the text in a position desired, as shown in the examples below.

    If this isn't the desired orientation of the vertical type you would like. I have the example 2 below.

    Example 2:

    1. After typing my text vertically with the Vertical Type tool (in example 1), I want to move to a horizontal position. I can go up to the options panel and select the icon "show/hide text orientation", surrounded by below. It will pass the text back and forth between vertical and horizontal.

    2 after the passage of the text to be horizontal, I want to change the orientation of the text, so it is aligned with my vertical axis.  Go in Edit > transform > Rotate as shown below.

    3 you want to can Rotate the text as indicated below.

    4 text is not in the right position we want, so we have to move the text, as illustrated below. Press enter/return to perform the complete transformation.

    5. the text is shown below.

    Other links:

    Please post back with any questions,

    Janelle


  • my iphone 4 s refuses to connect to my laptop with windows 10, what could be the cause?

    my iphone 4 s refuses to connect to my laptop which uses Windows 10. all ports operate and other phones are usually connected by using the same phones. recently, I downloaded the latest version of iTunes to my laptop which is specifically for 64-bit. my phone software is up-to-date (iOS 9.3.2) and I tried to connect another iphone 4S for the same computer laptop and it does not connect. my iphone connects to other machines, however. This could be the cause? could this be a virus on the laptop?

    I didn't question myself but I've seen reports of others who contributed to the following: http://www.technipages.com/itunes-fix-iphone-or-ipod-not-detected-in-windows

  • Since the installation of the latest version of 4.0b12, I am unable to connect to any https through a proxy site. Connection works if no proxy is involved, with the proxy, I get a message like "proxy refuses the connection". Thank you for your answer

    I am connected to the network of the client and I should use a proxy.
    I successfully authenticate to the proxy and I try to access https://mail.google.com.
    I get a message that the proxy refuses the connection.
    I noticed that this happens with all https sites.
    If I connect with my mobile internet stick without proxy, I am able to connect: the combination of proxy and https is a failure.
    Other computers on the same network with different browsers can connect to https via the proxy.

    I work with the development of Firefox on this team. As far as I know, they seem to think that there are 2 or 3 different with the same symptoms or very similar problems, all involving proxies. They think that they have set their all for RC1.

    Right now, it seems that we just want to test an early version.

    You can get that here:

    http://ftp.mozilla.org/pub/mozilla.or.../Firefox-4.0b13pre.en-US.Win32.installer.exe

    Install this somewhere (not in your current installation directory), quit all instances of Firefox and try it. I would like to know if it works.

  • Satellite Pro refuses to connect to wireless networks

    Hi guys! I need your help!

    My laptop Satellite Pro has suddenly decided to refuse to connect to wireless networks.
    all except my home router from the sky.

    I have moved since and am not able to connect to the free public Wi - Fi.
    No error message; Just click to connect to a particular network and nothing happens.

    I've been back home since and it connects automatically.
    I have Windows 8 and have not been able to find any trace of the Sky network to deselect etc.

    Any ideas?

    CAL

    > I've been since back home and it connects automatically.
    This means that you can connect to your WiFi network at home without big problems?
    This indicates that s laptop WiFi connection works correctly.

    I put t know what Satellite Pro, you have exactly, but have you checked if you can update the WLan driver?

    What happens if you change the Wlan standard? (802.11 a / B / G or N)
    This can be changed in the Device Manager-> card WLan-> properties-> Advanced tab

  • Satellite Pro A100-828 refuses to connect to the internet with modem MDA Vario 2

    I have an Equium A60 which I use regularly as a modem for mobile internet access. Still, it connects to my MDA VARIO 2 (HTC Tytn) and gives quick access.
    However I just bought a Satellite pro a100-828 who, for some reason, refuses to connect to the internet through this phone.

    T-mobile want nothing to do with the problem and that it is a conflict between the phone and the bluetooth stack Toshiba. The phone has always look like that is going to connect and then to computer recording connected to the screen network switches the modem feature phone.

    As you can guess I'm sitting at the old equium typing this so if anyone can shed some light on this I would be very happy?

    I tried to uninstall the bluetooth stack.

    The fact that your old Equium was connected via BT to this modem?
    Perhaps a Bluetooth stack of new version of battery BT facility allows or you can try to use the same version of BT stack that is installed on the old notebook

  • Satellite P100-160 refuses to connect to my router 3Com with WPA - PSK

    Help! My new laptop Toshiba refuses to connect to my router 3Com (f/w 2.06T13) model 3cWDR100A on WPA - PSK. The router only supports TKIP (no AES).

    The laptop, a Satellite P100-160 is under Vista Home Premium with the latest Intel 3945 11.5.0.32 driver and I tried the version of the site Web of Toshiba version mentioned in other threads (and a few other versions also).

    Either way, I don't like latest driver hit with content identical binary files and different date stamps or running of the anonymous installers that have not been digitally signed.

    The problem is that non-encrypted, or WEP works perfectly, but WPA - PSK is not. It fails with a diagnostic message 'timeout for secondary keys. The thing will be very occasionally connect to the network without a timeout (before I tried to improve things with the last pilot about 1 in 20 attempts after a reboot, now it comes rather from 1 to 100). If I can be sure that the password is correct. When it connects everything is fine and stable with excellent signal until the first suspended and then the connection is lost. It's more than a little irritating.

    I see several topics of doom similar networks to Vista support groups. They all seem to hinge around WPA - PSK TKIP and WiFi Intel chipset x 945 in combination with certain models of router. Please can anyone help solve this mess?

    I've seen other threads of networking in Vista by users with this specific Intel chipset and my router model having exactly the same problem and so far nobody has found a solution. I checked the basics of knowledge (MS & 3Com) and tried a few plausible fixes, but nothing helped. I'm out of ideas.

    It seems a little absurd to demote network security to make the latest PC works correctly. Dumping Vista (however tempting) is not an option.

    Thanks for any suggestions or diagnostics.

    Kind regards
    Martin Brown

    Hello Martin

    As you can see this is not Toshiba specific stuff and if there is no 'global solution' I don't really know what Toshiba should do about it. As you all know it should support hardware and software (driver), but if not I don't really see a solution for this.
    Who should offer a solution? Toshiba or Intel?  :|

  • If I type the text in a control to the string * extra must be posted

    Hello

    If I type the text in the control chain * s should appear as a password. How can I go about it?

    RT-click the control chain & choose the option "display of the password.

  • Web access SX10 refused to connect

    Help, please.

    Can't access sx10 web app.

    in browser showing as refused to connect

    able to ping.

    connected directly to my laptop

    sampath9614,

    If you still not have access to the web interface, connect your sx10 on-screen if you can access the settings. Under settings > Network Services check that SSH and Telnet are not set to Off, if they allow them. Give it a try. You should be able to access via SSH or Telnet now.

    If you have access to the web interface, under the same menu you can enable SSH and Telnet as well.

  • Office network disconnects and refuses to connect.

    Original title: network path cannot be found/nom_peripherique unrecognized - peripheral network disconnect themselves, do not share network

    Our firm has a network that connects the main CP in the conference room with the printer/scanner and all other PCs in the office. Recently he started to disconnect randomly various devices, why is this? Once, it disconnects often refuses to recognize other devices on the network names or indicates the network path was not found. Why is it a few days and then all of a sudden a computer disconnects? Is the wifi modem on our pc reception causing th eproblem because its old? the firewall settings cannot be because most of the affected epcs th have active firewall? Please help, it is really hard to share information at the office without the network and even more difficult when the internet refuses to connect as well!

    Hi Maxine,

    Welcome to Microsoft Community where you can find all the answers related to Windows.

    According to the description, it seems that you have a problem connecting to the other computer in a corporate network. This problem is linked to the domain (company network), you can contact the administrator of the network of the office or write the topic in the Technet Forum for better support.

    Visit this link to report the issue in the Technet Forum.

    Hope this information helps. Answer us queries windows and we will be happy to help.

  • Winamp has suddenly refuses to connect to internet radio stations.

    Original title: Winamp has suddenly refuses to connect to internet radio stations, I can listen to only those who are part of the 'Shoutcast' now, but I don't like Shoutcast.

    Hello!

    I don't like that I can't play nice visualizations that I had downloaded from Soundspectrum (G-Force, Aeon, Whitecap) and also I am amused with the skins Winamp Shoutcast.

    Winamp will always play my CD's (I have the Pro version)) and my music saved on my computer, and oddly enough, always play all Soma fm channels, but nothing else. All channels of fm, Live 365, Bluemars di / Cryosleep, Majorursa and many others, no. The channels are a sign of Winamp click to read with Winamp, but nothing happens, not a sound, not a gesture. It simply doesn't react.

    All these channels are working, because I can play them when they have their own little personal drive, and I can play some in ITunes.

    In addition, the library of the Winamps asks if they have to import ITunes library, I made the terrible mistake click on 'Yes', I have more than 100 albums, not single files, in my ITunes library, they were all copied in Winamp, and I had to delete them one by one!

    I have the latest version of Winamp for about 6 months, with no problems. I can't think of any hardware or software changes that could have created this situation.

    Should I remove Winamp in my computer and download it again? I have deleted but ran old downloads, without success.

    In fact I have had trouble since I installed ITunes.  Winamp has all its functions, he is in charge, I never use Windows Media Player as I had only problems with it in the past. I have IE9 32 and 64 bit and Windows 7.

    Help, please! Thank you.

    Stephen;

    P.S. I wrote yesterdaay and received a very satisfactory answer, I write today as I realized that the problem comes from Winamp itself, not my computer or radio stations.

    Hi Scott,.

    Thanks for choosing Microsoft Community!

    I don't know it must be frustrating. If I were you, I would have also acted in the same way.

    If I understand correctly, you can not connect to internet radio using Winamp stations.

    You may need to communicate with Winamp for additional help.

    Here is the link:

    http://forums.Winamp.com/

    Hope the helps of information. Don't answer if you need assistance, we will be happy to help you.

  • Presario cq70 116ea, refuses to connect to new wifi router unless the router's security mode.

    Presario cq70 116ea, using Vista refuses to connect again wifi router unless the router's security mode. Error message "Unable to connect" or "timeout".

    Hi, Don:

    Please download and install this driver, and that should solve the problem.

    http://h10025.www1.HP.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-99392-1&cc=us&DLC=en&LC=en

    Kind regards

    Paul

  • Where we can find the attachment data type short text

    Hello

    file type attachments are store at fnd_lob.

    Where we can find the attachment data type short text in oracle apps.

    Concerning

    Hello

    Thanks, that's useful.

Maybe you are looking for