Help with error program not registered CPI-C error CM_ALLOCATE_FAILURE_RETR

I have the following connection error in SM59 ...
Connection error        program ZCCCOM_NZ_PMH01 not registered / CPI-C error CM_ALLOCATE_FAILURE_RETRY. 
I have deleted and re-registered the program but still no connection. Any ideas as to what/where I am going wrong would be fantastic!!
RFC Destin = CCCOM
Type = T
Gateway Host = ntchsapqas
Gateway service = sapgw00
ERROR                program ZCCCOM_NZ_PMH01 not registered      
LOCATION             SAP-Gateway on host ntchsapqas / sapgw00    
DETAIL               TP ZCCCOM_NZ_PMH01 not registered           
COMPONENT            SAP-Gateway                                 
COUNTER              19364                                       
MODULE               gwr3cpic.c                                  
LINE                 1593                                        
RETURN CODE          679                                         
SUBRC                    0                                       
RELEASE              46D                                         
TIME                 Tue Jun 10 14:47:28 2008                    
VERSION              2

Something helpful related to this
The program in the above error should be registered in the gateway for this connection test to complete successfully. The server program rfcexec is responsible for its registration on the gateway.
To register the program login into the OS level as sudo su - <sid>adm and execute the following command.
rfcexec u2013g<program id> -a<gateway host name> -x<gateway service>
rfcexec is the server program name, the <program id> can be obtained from SM59, it is case sensitive and should match with the entry in SM59. The <gateway host name> and <gateway service> can be obtained from the transaction SMGW. When this command is executed it goes to a hanging loop.
The connection will fail once this command is terminated or the user executing this command logs off
To avoid this, instead of using the above mentioned command an entry should be made in the file saprfc.ini
To do this, execute the following command
sudo su - <sid>adm
rfcexec u2013D<destination name>
<destination name> is the RFC destination name in SM59
So now we are done with registering the server program, but how do we check it is registered, once a server program is registered it is displayed in the Logged on clients in SMGW.
In transaction SMGW choose GOTO-> Logged on clients. There should be an entry for the server program in the screen that is displayed with system type Registered_TP (which indicates that the program is registered)

Similar Messages

  • RFC Error: Program not registered

    Hi,
    We are presently facing issue with our GTS (Quality) and Seeburger system RFC connection. While doing the testing we are getting error as below:
    ======> CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679
    Transaction program not registered
    ABAP Programm: RSRFCPIN (Transaction: SM59)
    User: TESTUSER (Client: 202)
    Destination: SEEBURGER_RFC (handle: 2, , )
    Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1501
    CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679
    Transaction program not registered
    DEST =SEEBURGER_RFC
    HOST =%%RFCSERVER%%
    PROG =BIS_ABC_202_DEV
    GWHOST =ABC.XYZ.STU.com
    GWSERV =sapgw15
    I have checked RFC connection is fine. Also production systems connection are working fine.
    Can anyone please help me out where to look in GTS or Seeburger to check about this issue and correct it.
    Thanks & Regards,
    Manish

    Hi Sunny,
    Thank you  for your suggestion, actually we have tried registration using rfcexec and it works fine.
    BTW, we have managed to solve this issue by de-activate the IDoc receive & send modules of websap component and activate them again.
    Thanks and Regards,
    Nick

  • Help with the program not responding error

    I just joined the CC and in Illustrator I keep getting "program not responding" please advise,
    Eleanor

    Do you have Tahoma and Verdana fonts enabled on your system?
    Also see this other relevant link:
    http://forums.adobe.com/thread/1309484
    Nancy O.

  • Error 'Program not registered' while testing RFC

    Hi
    I have created a RFC with type T. When I am testing the same through SM59, I am getting error:
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program <program name>not registered
    Error Details     LOCATION: SAP-Gateway on host xxxxxx / sapgw01
    Error Details     DETAIL: TP <program name> not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 6268
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1694
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Tue Jan 27 00:56:55 2009
    Error Details     VERSION: 2
    Can anybody help me in this?
    Thanks in advance

    Something helpful related to this
    The program in the above error should be registered in the gateway for this connection test to complete successfully. The server program rfcexec is responsible for its registration on the gateway.
    To register the program login into the OS level as sudo su - <sid>adm and execute the following command.
    rfcexec u2013g<program id> -a<gateway host name> -x<gateway service>
    rfcexec is the server program name, the <program id> can be obtained from SM59, it is case sensitive and should match with the entry in SM59. The <gateway host name> and <gateway service> can be obtained from the transaction SMGW. When this command is executed it goes to a hanging loop.
    The connection will fail once this command is terminated or the user executing this command logs off
    To avoid this, instead of using the above mentioned command an entry should be made in the file saprfc.ini
    To do this, execute the following command
    sudo su - <sid>adm
    rfcexec u2013D<destination name>
    <destination name> is the RFC destination name in SM59
    So now we are done with registering the server program, but how do we check it is registered, once a server program is registered it is displayed in the Logged on clients in SMGW.
    In transaction SMGW choose GOTO-> Logged on clients. There should be an entry for the server program in the screen that is displayed with system type Registered_TP (which indicates that the program is registered)

  • Error 'Program not registered' while testing RFC - SRM to MDM / TCP/IP conn

    Hello All,
    While testing RFC connection in SRM, we are getting this error. This connection between SRM to MDM. Any inputs will be highly appreciated.
    Error Details LOCATION: SAP-Gateway on host <hostname> / sapgw<instance no>
    our server OS : windows 2008 server
    We are getting error while doing connection test in SRM.
    This is sm59 connection (TCP/IP ) connection.
    Connection Type: T / RFC destination Name: MDM_API_CATALOG
    Registered server program: hostname.MDS
    I checked smgw transaction ..Logged on clients...Program id is not showing. Any hint will be helpful.
    I Checked this MDM setup also.
    MDS setup
    In mdm server go to folder F:\usr\sap\DM1\MDS00\config
    Open MDM.ini file in notepad
    Add the below 2 entries.
    SAP RFC Gateways= GWHOST=XXXX.hostnamexxx.xxx GWSERV=sapgw00
    Trusted SAP Systems= XXD
    This will enable gateway connection between SRM and MDM and will enable trusted connection.
    For trusted connections to work, we created a service user called SRM_MDM_API with SAP_ALL in SRM  and also created the same user in MDM with Default role.
    Error message:
    Logon  Connection Error
    Error Details    Error when opening an RFC connection
    Error Details    ERROR: program XXXXXXXXPRD.MDS not registered
    Error Details    LOCATION: SAP-Gateway on host XXXXXXXXprd.xx.xxxxxxhostname.xxx / sapgw00
    Error Details    DETAIL: TP XXXXXXXXPRD.MDS not registered
    Error Details    COMPONENT: SAP-Gateway
    Error Details    COUNTER: 77326
    Error Details    MODULE: gwr3cpic.c
    Error Details    LINE: 1778
    Error Details    RETURN CODE: 679
    Error Details    SUBRC: 0
    Error Details    RELEASE: 700
    Error Details    TIME:
    Error Details    VERSION: 2
    Procedure Tried
    1)  This procedure is for Linux OS - Similarly we tried in Windows OS ( If any procedure is wrong also, Please correct us)
    To register the program login into the OS level as sudo su u2013 <sid>adm and execute the following command.
    rfcexec u2013g<program id> -a<gateway host name> -x<gateway service>
    rfcexec is the server program name, the <program id> can be obtained from SM59, it is case sensitive and should match with the entry in SM59. The <gateway host name> and <gateway service> can be obtained from the transaction SMGW. When this command is executed it goes to a hanging loop.
    The connection will fail once this command is terminated or the user executing this command logs off
    2)
    To avoid this, instead of using the above mentioned command an entry should be made in the file saprfc.ini
    To do this, execute the following command
    sudo su u2013 <sid>adm
    rfcexec u2013D<destination name>
    <destination name> is the RFC destination name in SM59
    In order to do above step 2,  we could not find saprfc.ini in windows 2008 server. Please let us know path where it will be usually?
    3) Already checked the notes sapnote_0000684841
    I know that it is generic error..This is happening to specific one of system only.
    Thanks
    Edited by: saptest2011 on May 20, 2011 5:36 PM

    Hello SM,
    Thanks for your quick reply.
    Thanks for sharing link for document ie Configure the MDM Administration_cockpit. It is helpful. I read that document.
    But still issue remain there.
    The same RFC connection works between SRM sandbox to MDM sandbox.
    Only issue with SRM Prod to MDM Prod (newly built system)
    difference between MDM Prod and MDM sandbox.
    MDM Prod runs: Windows server 2008 OS
    MDM Sandbox runs: Windows server 2003 OS
    Landscape: PI7.1, MDM 7.1 and SRM 5.5, SRM-MDM Catalog 3.0
    Even i did os01 tcode ping test using host name (specific IP address) from SRM prod to MDM prod, it is fine.
    Thanks a lot for your help.
    I checked these notes also
    Note 353597 - Registering a server program
    Note 44844 - No connection to registered RFC program
    Note: in smgw tcode in SRM system, the required program id is not showing in logged on clients
    Thanks
    Edited by: saptest2011 on May 23, 2011 5:00 PM
    Edited by: saptest2011 on May 23, 2011 5:39 PM

  • Error 'Program not registered' while testing RFC connection PI_RFC

    Hi Basis Experts
    I am having problems while testing an RFC connection PI_RFC in one of our PI quality system.
    Here is the Error log
    Logon Connection Error
    Error when opening an RFC connection
    ERROR: program PI_RFC not registered
    LOCATION: SAP-Gateway on host bp1xeuaa202 / sapgw01
    DETAIL: TP PI_RFC not registered
    Details COMPONENT: SAP-Gateway
    COUNTER: 15866
    MODULE: gwr3cpic.c
    Details RETURN CODE: 679
    We tried restarting the JCO-RFC provider service in VA,also tried restarting the Gateway service, tried registering the RFC using below command
    rfcexec u2013g PI_RFC -a bp1xeuaa202 -x sapgw01
    rfcexec u2013D PI_RFC
    the command didnt gave any output also in SMGW tcode we didnt get the entry(PI_RFC) under system type as registered server.
    Also we tried changing the Gateway hostname and service name in SM59.
    Still we are facing the same issue, can anyone please help us in resolving this issue.
    Regards
    Syed

    Hi,
    It seems to like problem with your program is not registered.  As suggested by spantaleoni, you can go through.
    Here Program Id  must be case sensitive.  Once again check with your program Id.
    And, you have to register your program id in Visual Administrator.
    Goto  Visual Administrator:
    In that Select Cluster>Server>Services-->JCo RFC Provider
    Then enter the Program Id and gw host & service.
    Hope this helps to you.
    Regards,
    P.Rajesh

  • Gateway error - Program not registered

    Hello,
    We were getting the following error while doing a "Connection test" of a TCP/IP RFC destination:
    LOCATION    SAP-Gateway on host gisrxx / sapgw00
    ERROR       program SBCX not registered
    It's an ECC 6.0 system.
    I found SAP note - - 353597 - Registering a RFC program
    I executed the following command as sidadm
    rfcexec -aSBCX -ggisrxx -xsapgw00
    But the command keeps on running on teh command prompt.
    And for that duration the RFC works.
    But after sometime the command ends and comes back to command prompt and the RFC doesn't work any more.
    Could you tell what needs to be done to resolve this issue?
    Regards,
    Gautam.

    Hi Gautam,
    Please run the program in background (Unix) or as a service (Windows).
    Please go through the following forum post. This should help.
    Run rfcexec as service on windows
    Br,
    Venky

  • Error Program not registered

    I get the following error when I test an RFC;
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program BIS_TR9.TRFC not registered
    Error Details     LOCATION: SAP-Gateway on host cpsaput1 / sapgw61
    Error Details     DETAIL: TP BIS_TR9.TRFC not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 21389
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1777
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Wed Aug 22 16:33:49 2007
    Error Details     VERSION: 2
    The Gateway monitor connections to clients has this entry:
    242     cpamhq-sbg04     BIS_TR9.TRFC     Registered Server     cpamhq-sbg04     10.5.1.141     Wed Aug 22 16:34:39 2007     Connection OK
    This is a copy of a previous system on the same server with a different system number.  It has support package stack 10 with kernel patch number 121.
    Thanks,
    Joe

    Hello Joe,
    From the error logs I can make out two things.
    Your SAP resides on cpsaput1  while external program resides on cpamhq-sbg04 .
    Now you have done a system copy on cpsaput1 from a SAP system which was connecting fine to the RFC. That connection was going through because SAP details for the old server were correctly maintained at cpamhq-sbg04  but the same has not been done for cpsaput1  . Ask the adminsitrators for cpamhq-sbg04  to make settings for cpsaput1  and then try RFC again.
    Regards.
    Ruchit.

  • Help With Trial Program Not Fully Functional

    I am using a trial of InDesign.  I have been watching several of the tutorials and try to mimic them, and the prompts (or at least some of them) just won't work.  I go to make changes as the tutorial does...and I can't open many of the functions, can't show two pages side-by side in spite of clicking the prompt to end shuffling.  The "clicks" just don't work on some functions.  I can add a rectangle with the rec tool, which works, but when I try to add color the scroll of the color bar won't work and if I click on one I can get to, nothing happens...no response.  I try to pull one of the pages down so that they are side by side (2 page spread) and no page gets picked up to move???  I have closed and reopened, rebooted...the thing is that the very first time I tried, it did let me do these features.  But since I closed it the first time, it just quit working fully? I have chosen the select tool...I have tried everything.  I am noticing that my scroll bar works to move things (on my mouse) but the onboard scroll won't, and in many cases I am not able to use my mouse to click an item???
    Any ideas?  Does Adobe offer any help on a trial?
    thanks!
    beth

    It's important to tell us what version of ID and your OS, but I'm going to take a shot in the dark and Guess maybe you run Windows 7 or Vista. If that's the case, see InDesign tools and panels don't respond to mouse clicks (Windows 7/Vista)

  • Idoc - XI - File scenario:  R3 RFC Program Not Registered

    I have been going through all of the outbound idoc guides and other forum messages, but still cannot figure out how to get my rfc registered.  This is my SM58 error on R/3.
    Connection error        program SAPXI_IDOC not registered / CPI-C error CM_ALLOCATE_FAILURE_RETRY.
    I have SM59, IDX1, and IDX2 set up on XI, but cannot get them registered.  Is there some sort of activation or cache refresh I need to do?
    More details-
    (my R/3 system is RD0-120 and my XI system is XD0-110)
    R/3 TCP RFC: SAPXI_IDOC
    R/3 tRFC Port: SAPXI_IDOC
    R/3 BD54: RD0120 and XD0110 are set up (wasn't sure which system)
    XI SM59:RD0120 (tests ok)
    XI IDX1:SAPRD0 (client of 120, RFC destination of RD0120)
    XI IDX2:(SAPRD0 metadata, my 2 idoc types, and client 120)
    Thanks

    Hi Keith,
    >>>R/3 TCP RFC: SAPXI_IDOC
    why did you call tcpip connection IDOC?
    you have to use R3 type connection
    in order to send idocs to the XI
    you don't need tcpip - so delete it and try again
    Regards,
    michal

  • TREX7.1 - Program not registered

    Hi to all experts,
    I am implementing TREX7.1 revision 36 (latest) which is standalone, but I encountered the error - program not registered while creating the RFC connection in admin tool. Previously the connection was working but it happens when I switched the RFCSERVER to "single thread (all hosts), deleted the old RFC connection and recreate the new one.
    I have tried the following methods:
    1. removed TREX and reinstall it again.
    2. executed rfcexec u2013g<program id> -a<gateway host name> -x<gateway service> (it seems like nothing has been changed) - I registered it in SAP server, am I correct?
    Thanks in advance.
    BR,
    Nancy

    Hi to all experts,
    Problem solved once i restarted the SAP server and recreated the RFC connection in TREX server.
    Another issue now, when i run the "python runInstallationTest.py", error occurs as below:
    --> Check 01: Ping TREX Services
    ++----
    ++----
    ++----
    STEP  ³³ ACTION              ³³ SPECIFICATION                ³³ RESULT
    ++----
    ++----
    ++----
    ++----
    ++----
    ++----
    Traceback (most recent call last):
      File "/usr/sap/TX1/TRX01/exe/python_support/testbase.py", line 709, in run
        ret = self.runHandler(*rest, **self.extractInheritedArgs(keys))
      File "runInstallationTest.py", line 710, in runHandler
        TREX_SHOW_STOPPER, webserver_unreachable, IS_QUEUE_SERVER = ps.ping()
      File "runInstallationTest.py", line 275, in ping
        services = HostPort4Services().getHostPort4Services()
      File "runInstallationTest.py", line 88, in __init__
        self.srvs = Services().getServices()
      File "runInstallationTest.py", line 69, in getServices
        content = Content('TREXDaemon.ini')
      File "runInstallationTest.py", line 33, in __init__
        self.content = self.getContent()
      File "runInstallationTest.py", line 42, in getContent
        raise RETURN_CODE(2, msg=msg)
    RETURN_CODE: RC_NO_SETTINGS
    No SAP_RETRIEVAL_PATH set in environment.
    ---> TEST ABORTED !!!
    Is this test run very important? Any idea what is this problem about?
    Many thanks in advance!
    BR,
    Nancy

  • SAPSLDAPI_UNICODE program not registered

    Hi,
    Iam making RFC unicode connetion in XI3.0 , i gave corect deatils when i test connection system gives error" program not registered".
    But when i execute LCRSAPRFC_UNICODE its success.Not sure why SAPSLDAPI_UNICODE giving error. I have maitained the entrys in visual administrator. Even then same problem
    1.      Execute transaction SM59 in the business system.
           2.      Choose Create.
           3.      Enter at least the following:
    ¡        RFC destination: SAPSLDAPI
    ¡        Connection type: T
    ¡        Description: SAPSLDAPI
            4.      Choose ENTER.
           5.      Choose the Technical settings tab page and do the following:
                                a.      In the Program ID field under Registered Server Program, enter SAPSLDAPI _UNICODE.
    Please suggest for this connection.
    -Cheers

    Also..in the Visual administrator see that the destination details are correct....it doesnot seem as if the program got registered to the sap gateway.....
    From the Visual Administrator for the destination, pls do a Save & Test...
    Thanks,
    Renjith

  • CPIC-CALL Transaction program not registered Error while creating RFC Desti

    Hi All,
    I am trying to create a new RFC Destination.
    Details I have provided are..
    1.RFC Destination Name
    2.Connection Type - TCP/IP
    3.Description
    4. Activation Type - Registered Server Program.
    5.Program Id.
    6. Gateway Host and Gateway Service.
    But When I Test the connection, I am getting the following error.
    <b>" program xyz not registered / CPIC-CALL: 'ThSAPECMINIT'# Transaction program not registered"</b>
    However I was able to create and connect RFC Destinations successfully previously.
    I am not SAP guy. Could someone help resolve this issue.
    Thanks,
    Phani

    hi Sekhar,
    I request you to please help me out in this issue. I am getting similar kind of problem. I am trying to replicate the customer from CRM to R/3 and i get a bdoc message in SMW01 that "RFC connection failed please press the save button again". When the basis team further investigated they came up with the below error..
    User: CRREMOTE (Client: 071)
    Destination: OCR (handle: 1, , )
    Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1462
    CPIC-CALL: 'ThSAPECMINIT'
    Transaction program not registered
    DEST =OCR
    HOST =%%RFCSERVER%%
    PROG =dpssrfc
    Trace file opened at 20061121 140451 EST SAP-REL 640,0,109 RFC-VER
    3 804778
    resize I/O buffer to 28000 bytes
    >>>> [2] MQ_LINK      : TCP  <ac: 3> K %%RFCSERVER%% >>> OPEN
      {45632F14-288E-0046-0000-0000A888A7AA}-
    ======> CPIC-CALL: 'ThSAPECMINIT'
    can you please tell me where can be probelm. Regarding your message, where can i get the communication channel to assign the program id.
    Awaiting your reply,
    Thanks & Regards,
    Yogesh

  • Error: the QueryInterface call on the COM component for the interface with IID '{00063033-0000-0000-C000-000000000046}' failed due to the following error: Library not registered.

    I have a outlook 2007 plugin created in VS 2008 that reads calendar meetings. This plugin also works with outlook 2010. I used to debug this application from VS 2010 as well.
    Last month, I installed Office 365 to test something. Later I uninstalled this version but after that my plugin application is crashing, every time a new appointment/meeting is created in calendar.
    I get the below error:
    Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.Office.Interop.Outlook._AppointmentItem'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00063033-0000-0000-C000-000000000046}'
    failed due to the following error: Library not registered. (Exception from HRESULT: 0x8002801D (TYPE_E_LIBNOTREGISTERED)).
    Tekriti Software

    Thanks for your sharing and have a nice day.
    Yoyo Jiang[MSFT]
    MSDN Community Support | Feedback to us
    Develop and promote your apps in Windows Store
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • EHS_EXPERT Transaction program not registered.

    Hi,
    My rfc connection is giving the following error.
    I have created afrc connection between SAP R/3
    and EHS Expert server which is on another windows server.
    please suggest the solution.
    Trace file opened at 20100730 123242 EEST SAP-REL 701,0,32 RFC-VER U 3 1046591
    ======> CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679
    Transaction program not registered
    ABAP Programm: RSRFCPIN (Transaction: SM59)
    User: BASIS (Client: 007)
    Destination: EHS_EXPERT (handle: 2, , )
    Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1501
    CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679
    Transaction program not registered
    DEST =EHS_EXPERT
    HOST =%%RFCSERVER%%
    PROG =EHS_EXPERT
    GWHOST =hksap01
    GWSERV =sapgw00
    Regards,
    Ravi.

    hello
    there is a small difference in ERP (EH&S)  Releases and how to handle them regarding EH&S Expert. Please take a look here:
    http://help.sap.com/erp2005_ehp_04/helpdata/en/c1/eda0f591ec12408b25e7a1b369ca45/frameset.htm
    regarding actual release.
    The installation and configuration of the EH&S Expert ist described in a general OSS note (refer below). In this OSS note it is shown how to do it (you need to configure Windows etc.).
    In WWI Conncetion it is furtheremore important how you configure the RFC (Unicode transfer mode or not). With EH&S Expert I have no experience but the same issue applies in my opinion.
    With best regards
    C.B.
    PS: check these OSS notes:
    568302
    1434736
    1299868
    1364100
    700288
    I hope that one of them could help.
    PPS: to my knowlegde the detail configuration guide of EH&S Expert is part of the downloaded files of the most recent EH&S Expert version.
    Edited by: Christoph Bergemann on Jul 31, 2010 1:44 PM
    Edited by: Christoph Bergemann on Jul 31, 2010 1:48 PM
    Edited by: Christoph Bergemann on Jul 31, 2010 1:51 PM

Maybe you are looking for

  • How Can I Use Bluetooth For Sharing With iPhones?

    Hello, i have an iPod touch 3rd Gen. 32GB, And I'm Wondering How Could I Share Music or Photos With My Cousin's iPhone (Jailbroken iPhone), When I Turn The Bluetooth On, Nothing Shows Up On My iPod Or On Here iPhone, So How Could I Share Things With

  • How to print the Actual Check on 1st Page if line items are more for F110_p

    Hi, How to print the Actual Check on 1st page if the line items are more in F110_PRENUM_CHCK script. The standard script is printing at the last page of line items. I tried using IF &PAGE& EQ '1 ' /E 545 --> text element ENDIF but it is of no use. Pl

  • Simple question?  - stop and start code

    hi, can anyone tell me how to stop this code and then start it again, as all it dose now is move to the last instruction. the code is on an action of a button being pressed, i would like it to stop in the code were it stays stop and then continue aga

  • My iphone 4 is unlocked but cannot activate

    how can i overcome tis problem

  • Brightness and Volume control indicator not appear

    dear all, I have recently reinstalled my Win 7 Pro, also installed all drivers but when i am adjusting my volume or brightness with hotkeys (for volume push bottons and for brightness Fn delete home), i am not able to see grreen indicator bars, Pleas