Dump in create product category

Hi expert
we are on one client scenario
I have problem when replicating material type from ERP to SRM.
When I try to replicate material type with MDS_LOAD_COCKPIT transaction I get dump:
(one client scenario)
MESSAGE_TYPE_X
Category               ABAP Programming Error
Runtime Errors         MESSAGE_TYPE_X
ABAP Program           SAPLMDS_LOAD_BRIDGES
Application Component  AP-MD-BF-SYN
Date and Time          01.06.2014 11:01:31
Short text
     The current application triggered a termination with a short dump.
What happened?
     The current application program detected a situation which really
     should not occur. Therefore, a termination with a short dump was
     triggered on purpose by the key word MESSAGE (type X).
Error analysis
     Short text of error message:
     Long text of error message:
     Technical information about the message:
     Message class....... "MSI_PRODCAT_CUST"
     Number.............. 303
     Variable 1.......... 1
     Variable 2.......... 432339
     Variable 3.......... " "
     Variable 4.......... " "
Trigger Location of Runtime Error
    Program                                 SAPLMDS_LOAD_BRIDGES
    Include                                 LMDS_LOAD_BRIDGESU02
    Row                                     243
    Module type                             (FUNCTION)
    Module Name                             MDS_PROCESS_DATA_SYNC

Hello,
check below OSS note:
879990 - Short dump during product synchronization (MDS)
Regards.
Laurent.

Similar Messages

  • Classic scenario, where to create Contract and product category

    Hello All,
    We are using SRM4.0 ( Classic scenario) with non-sap backend system.
    We need to attach contract in Shopping cart in SRM.
      My questions are:
    1. In which system ( EBP or non-sap backed),  we need to create contract?  and how to create it?
    2. In which system( EBP or non-sap backend), we need to define product or product category? and how to create it?
    Regards
    Neelesh

    Neelesh
    When you replicate product categories from any backend system, they get created in SRM and update the value of logical system with the backend from which it replicated.
    You can only create Product category in standalone. You can try to create the same for classic but maintain log syst value with the correct backend. This is not advisable.
    PS : Reward points if helpful.
    Regards
    Jagadish

  • Product Category Hierarchy in SRM

    Hi,
    Is any one has experienced in Creating product category hierarchy in SRM7.0?
    Also how we can replicate the material group hierarchy from ECC to SRM7.0?
    Vasu

    Hi all,
    How are you?
    I´ve seen some scenarios where clients have product category maintained in R/3 (SPRO / Logistics - General / Material master / Settings for key fields / Define Material groups).
    You can use LSMW to create product categories.
    Then you have to replicate those categories / Material groups to SRM. You can do this by Midleware (transaction R3AS). You can see hierarchys in srm at transaction comm_hierarchy.
    Hope this helps,
    Regards,
    http://www.sap4all.eu

  • Product category creation and g/l account assignment updation

    Hi all,
    I have created new product categories and updated g/l account assignment table for the same. The process i have followed is as follows: -
    1. created material groups in R/3 (transport request moved from DEV to QA)
    2. replicated the same in EBP through R3AS t-code for DNL_CUST_PROD1 object
    3. updated product categories, account assignment category and g/l account  assignment table in EBP customization through SPRO(transport request moved from DEV to QA)
    After these steps, when i tried creating shopping cart in EBP QA and entered newly created product category, assigned G/L account is appearing in cost assignment tab successfully. But if older product category is selected, assigned G/L account is not popping up and error message " No G/L account entered, enter G/L account" is generated.
    When i checked BBP_DET_ACCOUNT table, all entries including older as well as newly created product categories exist along with assigned G/L accounts.
    Please if anybody can suggest a way out or reason for the same.
    Moreover please let me know whether I am following correct method to add product categories to existing list.
    Your help is highly appreciated.
    Thanks in advance,
    Ravi

    Hi Ravi,
    Are you sure you have the good log_sys in your table ?
    In other words logical system in DEV = logical system in QA ?
    Be careful to not copy product category guid from DEV to QA !
    The product category guid (unique identifier) is system client dependant...
    A manual assignment in QA is necessary.
    Kind regards,
    Yann

  • Error when creating service product category in Shopping cart

    Hi ,
    When I am creating a shopping cart for service type product category I am getting an error message
    " Item 1 is created as service item. Please change it to goods".
    Do I need to do some settings to enable shopping for service type?

    Hi,
    First you need to publish your service which you would get from the dropdown fro utilities->setting->its->publish.
    Also check in transaction SICF whether your serivce is actiavted- else activate the same. you can find your serivice under the following path
    default_host/sap/bc/gui/sap/its/
    ITS Debugger
    http://help.sap.com/saphelp_47x200/helpdata/en/5f/1fbd2f4aee11d189740000e8322d00/frameset.htm
    Debugging Flow Logic Applications
    http://help.sap.com/saphelp_47x200/helpdata/en/d1/7033b4ae5d11d3806500c04f99fbf0/frameset.htm
    ~rfcDebugging
    http://help.sap.com/saphelp_47x200/helpdata/en/5f/1fbbb14aee11d189740000e8322d00/frameset.htm
    Debugging WebRFC Applications
    http://help.sap.com/saphelp_47x200/helpdata/en/2b/d9211d4b8a11d1894c0000e8323c4f/frameset.htm
    Hope that helps,
    Regards,
    Gopal
    Edited by: Gopal on Oct 30, 2008 3:23 PM

  • Create product and product category

    hi,
    can anybody explain me how to create product and product category in gateway services.
    thanks&regards in advance,
    Haritha

    Hello Haritha,
    I do not know about the logic which are supposed to be used to accomplish ur business scenario.
    But Once u know the underlying code/standard FM to be used, then u can follow the below which will help u get info on how u can consume those business logic inside GW and expose it as service.
    1.Let’s code CRUDQ and Function Import operations in OData service!
    2. How To Batch Multiple Operations Into A Single Request
    3.How To... Create Complex Business Entities using the Gateway OData Channel
    4.Purchase Order: Create OData Service in the SAP NetWeaver Gateway System for CRUDQ Operations
    5. Implementing  Expand Entity/Entity Set
    6. Detailed step by step procedure for Creating Gateway Service with all the CRUD Operations and testing them in Service Explorer Part1
    7. Step by Step development for CREATE_DEEP_ENTITY operation
    U can also search in the forum for additional  info as well.
    Regards,
    Ashwin

  • Create product hierarchy & category in CRM

    Hello experts,
    I need to write a program that create product hierarchy & category in CRM 5 from flat file.
    As anyone know how to do it?
    I couldn't find any bapi, and when i tried to debug the program that transfer this data between R3 to CRM i got to dead end.
    I realy dont know how to attack this...
    regards,
    Ronen.

    USE LSMW. Even i am working on a similar thing though i need to create products in CRM from excel file. Category and hierarchy ar supplied to me. Actually there are a couple of options.
    Basically do research in SE37  with search term COMCATEGORYCREATE*    and similarly for COMCATEGORYsav*   for category  and for hierarchy replace category with 'hier' . You can then shortlist which FM is good for you and try to construct structure in your program that u can pass to the FM to get desired output.
    Thing to remember is that you first create   and then do save.
    1. Use following if input is from a *.txt  or any tab delimited file.
    INCLUDE com_product_const001.
    INCLUDE com_product_const003.
    *Excel data into Internal table
    PARAMETERS: p_infile  LIKE rlgrap-filename.
    DATA: gd_file type string.
    DATA:  prod type N.
    *Internal tabe to store upload data
    TYPES: BEGIN OF t_record,
    productid TYPE COMT_PRODUCT_ID,
    product_desc TYPE COMT_PRSHTEXTX,
    proudct_type TYPE COMT_PRODUCT_TYPE,
    prod_categoryid TYPE COMT_CATEGORY_ID,
    prod_obj_family TYPE COMT_PRODUCT_OBJECT_FAMILY,
    prod_hierarchyid TYPE COMT_HIERARCHY_ID,
    maintenance_language TYPE SY-LANGU,
    prod_base_uom TYPE COMT_BASE_UNIT,
    sales org1
    sales org2
    item category
    END OF t_record.
    TYPES : Begin of struc_mat,
            HEADER  TYPE COMT_PRODUCT_MAINTAIN_API,
            DATA    TYPE COMT_PROD_MAT_MAINTAIN_API,
            INTERLINKAGES TYPE COMT_PRODUCT_IL_API,
            CONDITIONS TYPE COM_PRODUCT_CND_API,
            DOCUMENTS TYPE COMT_PRODUCT_DOCUMENTS_API,
          END of struc_mat.
    DATA: it_record TYPE STANDARD TABLE OF t_record INITIAL SIZE 0,
    wa_record TYPE t_record,
    ls_record TYPE t_record.
    **For Unicode check active in program attributes then need to declare constants as follows:
    **class cl_abap_char_utilities definition load.
    **constants:
       con_tab  type c value cl_abap_char_utilities=>HORIZONTAL_TAB.
    *AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_INFILE.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_infile.
      CALL FUNCTION 'WS_FILENAME_GET'
        EXPORTING
          DEF_FILENAME     = 'p_infile'
          DEF_PATH         = ' '
          MASK             = '*.txt'
          MODE             = '0'
          TITLE            = 'UPLOAD TAB DELIMITED FILE'(078)
        IMPORTING
          FILENAME         = p_infile
        RC               =
        EXCEPTIONS
          INV_WINSYS       = 1
          NO_BATCH         = 2
          SELECTION_CANCEL = 3
          SELECTION_ERROR  = 4
          OTHERS           = 5.
      IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    *START-OF-SELECTION
    START-OF-SELECTION.
      gd_file = p_infile.
      CALL FUNCTION 'GUI_UPLOAD'
        EXPORTING
          FILENAME                    = gd_file
      FILETYPE                      = 'ASC'
          HAS_FIELD_SEPARATOR         = 'X'
      HEADER_LENGTH                 = 0
      READ_BY_LINE                  = 'X'
      DAT_MODE                      = ' '
      CODEPAGE                      = ' '
      IGNORE_CERR                   = ABAP_TRUE
      REPLACEMENT                   = '#'
      CHECK_BOM                     = ' '
      VIRUS_SCAN_PROFILE            =
      NO_AUTH_CHECK                 = ' '
    IMPORTING
      FILELENGTH                    =
      HEADER                        =
        TABLES
          DATA_TAB                   = it_record
    EXCEPTIONS
       FILE_OPEN_ERROR               = 1
       FILE_READ_ERROR               = 2
       NO_BATCH                      = 3
       GUI_REFUSE_FILETRANSFER       = 4
       INVALID_TYPE                  = 5
       NO_AUTHORITY                  = 6
       UNKNOWN_ERROR                 = 7
       BAD_DATA_FORMAT               = 8
       HEADER_NOT_ALLOWED            = 9
       SEPARATOR_NOT_ALLOWED         = 10
       HEADER_TOO_LONG               = 11
       UNKNOWN_DP_ERROR              = 12
       ACCESS_DENIED                 = 13
       DP_OUT_OF_MEMORY              = 14
       DISK_FULL                     = 15
       DP_TIMEOUT                    = 16
       OTHERS                        = 17
      IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        write: 'Error' , sy-subrc .
        skip.
      ENDIF.
    END-OF-SELECTION.
    *!!! Text data is now contained within the internal table IT_RECORD
    Display report data for illustration purposes
    LOOP AT it_record INTO wa_record.
       WRITE:/     sy-vline,
       (10) wa_record-productid, sy-vline,
       (10)  wa_record-product_desc, sy-vline.
       (10) wa_record-age, sy-vline.
    ENDLOOP.
    *The field data in structure for MAT & FIN are very different . Loop at retreived data and based on product
    *type fill in the respective structure and proceed.
    *PARAMETERS: g_matnr1 TYPE comt_product_id.
    *PARAMETERS: gv_guid  AS CHECKBOX DEFAULT on.
      DATA :  gv_save  TYPE BOOLEAN VALUE 'X'.
      LOOP AT it_record INTO wa_record.
        IF wa_record-proudct_type EQ '01'.
          PERFORM init.
          PERFORM create USING wa_record.
          PERFORM save   USING gv_save.
        ELSE.
        ENDIF.
      ENDLOOP.
    2. Use excel file and use LSMW

  • Create followup transaction where source doc has only product category

    Hi all,
    I have configured the system to allow creation of follow up sales order from opportunity. I have done all the necessary configuration relating to copy copy. When the opportunity has products, I was prompted the sales order transaction type for selection and all works well. However, if my opportunity only has product category maintained, I only get appointments and tasks list and the sales order transaction type that I created was not on the list. Is this standard or that there is something I can do with it with further configuration?
    Appreciate any help on the above.
    Cheers!
    SF

    Thanks Ganesh,
    This is pretty much what I guess too but just want to be double sure Just want to clarify, there is however an item category assigned for the source document. This is based on the configuration in Item Category Determination with the transaction type being assigned a blank item category group.
    Regards
    SF

  • SC cart got created from MDM Catalog but without product category

    Hello Friends,
    While creating SC from MDM, all the data got successfully transferred except product category which is blank and greyed out.
    On checking log in SLG1 under Catalog data, there I can see NEW_ITEM-MATGROUP = K301 but below there are 2 messages
        1. 00001 I BBPWS Product Category K301 does not exist K301
        2. 00001 I BBPWS Standard category of user was used J106
    Under the Ext Attributes of user Product Category is maintained as "*" with logical system.
    If I try to create SC manually " Describe requirement" using the category K301 I could able to create.
    Please advice and points will rewarded.
    Regards,
    Neeraj

    Hi Karthi
    In bbp_pd can you see the contract assigned to the shopping cart item.
    Compare both environment bbp_pd s.
    what is the local error?
    muthu

  • Product Category Hierarchy - SRM

    I have doubts on Product Category hierarchy....
    1) As far as i understand whenever we replicate the material from Backend R/3 there is a product hiearachy created and assigned automatically. However, we also have the option of creating local hiearachies.
    So, what i did was for the same product category i assigned two hierarchies. One the standard R3MATCLASS and other which i created manually in SRM. Then i assigned the two hierarchies while creating the material manually in SRM. However, i am not able to get the significance of this? Why has SAP provided this provision of having multiple hieararchies?
    2) I read from the help portal in SAP that Product Hierarchy helps in determining the source of supply. I am not able to understand how that is possible. I have searched for documentation all around but could not find any?
    3) In one of the forums i saw that one consultant activated the product hiearachy, then to his surprise the automatic sourcing configuration which he had done has not worked due to activation of hierarchies
    Has anyone worked indepth in this field. Any inputs is greatly welcome as i am doing some indepth work on this
    Thank You
    Abhinandan

    Hi
    1)
    2) Most of the time, We create multiple hierarchy levels in case of Extended Classic Scenario (ECS).
    3) Might be due to some bug (some OSS note is missing here).
    <b>Please go through the links as well -></b>
    http://help.sap.com/saphelp_srm50/helpdata/en/02/faeb38d391aa6ce10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/55/4af548688211d4977e0004ac962ee6/frameset.htm
    Note 519794 - EBP: Replication of materials with purchasing view
    Note 720819 - Middleware consumer entry for SRM 40 and 50 in the OLTP-syst
    Note 902814 - Dump during product category download
    http://help.sap.com/saphelp_srm50/helpdata/en/43/2022b83fbc2be8e10000000a11466f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/3a/d6ad4240adb111e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/42/151D4193BB73ADE10000000A114B54/content.htm
    http://searchsap.techtarget.com/tip/0,289483,sid21_gci1245134,00.html
    http://www.infosys.com/industries/electronics_hightech/ViewPoint_Order_Management.pdf
    http://help.sap.com/saphelp_srm50/helpdata/en/c5/13e53c759d4d19a7e20d9d32569abe/frameset.htm
    Regards
    - Atul

  • SRM Product Category replication

    Hi,
    I have a problem while replicating the product category from SRM 5.0 to R/4 4.7 system. When I run the load the entry is stuck in the queue and the error message says:
    The current application triggered a termination with a short dump.
    I have reset the status of the queue and tried to execute it again and it gives me the error as "Function module does not exist or Exception raised".
    I have checked St22 and SM21 for any system logs, but could not find any.
    Can any one please let me know what could be the possible problem.
    Ravi G

    Hi Ravi,
    1. Notes to be applied:                                                         
       720819  read&realize and run job BBP_PRODUCT_SETTINGS_MW                     
       872533  read&realize top 1                                                   
       1049693 incl. attachement                                                                               
    Customizing:                                                                 
       - Error COM_ATTRFRG_GEN056 is related to settype (GUID) assigned to          
         categories.                                                                
       - Please delete erroneous ERP: SMQ1 queue R3A* entries and in                
         SRM: SMQ2 queue R3A* entries, otherwise follow-on loads would fail         
         (note 872533 top 1).                                                       
       - Using ta COMM_HIERARCHY, R3PRODSTYP, MAT_ check if                         
         SetType COMM_PR_PUR_1 exists. If not, create it manually                   
         (confirm raising pop-up).                                                  
       - Apply note 1049693 and run attached job of the note.                       
    Hope this helps,
    Kind regards,
    Matthew

  • Product category consistency

    Hi all,
    we have SRM6.0 implemented and it's integrated with a non-Sap system. The product and product category master data are sent from this non-Sap system to SRM using PI. We're facing the following situation:
    Item 162999 was originaly created with product category MMRO_ELEC. Contract 4200000048 was created for this item.
    Later in the process, item 162999 was re-categorized in the non-Sap system and its product category was changed from MMRO_ELEC to MMRO_WELD. The item in SRM was successfuly updated. However, contract 4200000048 was impacted and it's not possible to do any change in it, because the system triggers the error message "Product does not belong to product category MMRO_ELEC".
    I'd like to know if there's a way to update the documents in SRM or if any other solution is possible.
    Regards,
    Simil

    Hi
    1)
    2) Most of the time, We create multiple hierarchy levels in case of Extended Classic Scenario (ECS).
    3) Might be due to some bug (some OSS note is missing here).
    <b>Please go through the links as well -></b>
    http://help.sap.com/saphelp_srm50/helpdata/en/02/faeb38d391aa6ce10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/55/4af548688211d4977e0004ac962ee6/frameset.htm
    Note 519794 - EBP: Replication of materials with purchasing view
    Note 720819 - Middleware consumer entry for SRM 40 and 50 in the OLTP-syst
    Note 902814 - Dump during product category download
    http://help.sap.com/saphelp_srm50/helpdata/en/43/2022b83fbc2be8e10000000a11466f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/3a/d6ad4240adb111e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/42/151D4193BB73ADE10000000A114B54/content.htm
    http://searchsap.techtarget.com/tip/0,289483,sid21_gci1245134,00.html
    http://www.infosys.com/industries/electronics_hightech/ViewPoint_Order_Management.pdf
    http://help.sap.com/saphelp_srm50/helpdata/en/c5/13e53c759d4d19a7e20d9d32569abe/frameset.htm
    Regards
    - Atul

  • Standard tcode FBL5N dump in pre production.

    I am getting a dump when I execute the standard tcode FBL5N (Customer line item) with one company code.  FBL5N tcode is not at all giving dump in production system, however it dumps in pre production.
    The dump exists in the function module : fdm_local_get_objects_range while executing the SELECT stmt
      *SELECT * FROM  fdm_dcobj*
               INTO  CORRESPONDING FIELDS OF TABLE et_object_data
               WHERE logsys        LIKE i_logsys
               AND   obj_type      LIKE i_obj_type
               AND   obj_key       IN   it_range_obj_key
               AND   relation      LIKE i_relation
               AND   case_guid_loc IN   it_guid
               AND   is_confirmed  LIKE i_confirmed
               AND   is_voided     LIKE i_voided.
    Do I need to search for sap note ?
    Below is dump analysis
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught
         in    procedure "FDM_LOCAL_GET_OBJECTS_RANGE" "(FUNCTION)", nor was it propagated by
         a RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        The SQL statement generated from the SAP Open SQL statement violates a
        restriction imposed by the underlying database system of the ABAP
        system.
    Possible error causes:
         o The maximum size of an SQL statement was exceeded.
         o The statement contains too many input variables.
         o The input data requires more space than is available.
         o ...
    You can generally find details in the system log (SM21) and in the
        developer trace of the relevant work process (ST11).
        In the case of an error, current restrictions are frequently displayed
        in the developer trace.
    How to correct the error
        The SAP Open SQL statement concerned must be divided into several
        smaller units.
        If the problem occurred due to the use of an excessively large table
        in an IN itab construct, you can use FOR ALL ENTRIES instead.
        When you use this addition, the statement is split into smaller units
        according to the restrictions of the database system used.
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:

    Note Still Valid in Market place.
    "SAP Note 1111155 - FSCM-DM: Termination "Open SQL
    statement is too large."
    Note Language: English Version: 10 Validity: Valid Since 07-28-2010
    Summary
    Symptom
    When you access dispute case using the integration (creating dispute case
    using FI transactions (for example, FBL5N), clearing items to which dispute
    case have been assigned), the system issues the dump "Open SQL statement is
    too large".
    The error occurs if there are many (more than 1000) dispute cases for a
    customer.
    Other terms
    FBL5N, FBZ1, F-32, integration
    Reason and Prerequisites
    This problem is due to a very large dispute case volume.
    Solution
    Import the relevant Support Package or implement the attached correction
    instructions.
    Header Data
    Release Status: Released for Customer
    Released on: 07-28-2010 08:02:45
    Master Language: German
    Priority: Correction with medium priority
    Category: Program error
    Primary Component: FIN-FSCM-DM Dispute Management
    Valid Releases
    Software Component Release From
    Release
    To
    Release
    and
    Subsequent
    SAP_APPL 600 600 600
    SAP_APPL 602 602 602
    SAP_APPL 603 603 603
    SAP_APPL 604 604 604
    SAP_APPL 605 605 605
    PI 2004.1 2004_1_47"

  • Error while creating product cost collector in REM ?

    HI, all SAP expert,
                 I have to run repetitive manufacturing .
    I create work center of category production line and use in rate routing of semifinished material.
    In mm02 -- mrp 4 view of semifinished material , i select rem profile , production version.
    Now I create product cost collector ( t-code kkf6n) for semi. material by giving order type (yrem), production version after enter it shows error
    Error in number management (notify your system administrator)
    in help it shows
    Error in number management (notify your system administrator)
    Message no. KO162
    Diagnosis
    A system error occurred in the number management.
    Procedure
    Please contact your systems analyst or the SAP hotline.
    Edited by: Nitin Nerkar on Sep 30, 2009 12:16 PM

    Dear Nitin,
    Check whether is the number range maintained properly for the order type RM01,check the config setting in T Code
    KOT2_PKOSA.
    This is related to CO Module.
    Check and revert back.
    Regards
    Mangalraj.S

  • Problem with product category

    Hello,
    I have replicated my product category for my new backend but i have a problem.
    When i'm logged on germand it is OK but in english I have none and in french juste a few.
    I saw that I have the translation but I don't understand why they don't appear when i create my schopping cart.
    can you help me?
    thanks

    Hi Eileen,
    You don't have filled description for English and French language.
    Please go to transaction COMM_HIERARCHY and double click in product categories -
    (R3MATCLASS). Then go to backend R3MATCLASS node and click on category.
    On bottom in table You will see language. Add proper description for proper language code.
    Regards,
    Marcin Gajewski

Maybe you are looking for

  • ITunes ID Not Being Recognized by iTunes Program

    Hello, I have signed up for iTunes and gone through all the required steps.  I've created my Apple ID (it works perfectly), verified my email, I have chosen my payment option (PayPal), etc.  The iTunes program itself takes me to my browser to my PayP

  • Accessing VirtualBox host drive from IIS guest OS

    Hi there, I have a setup with Windows 7 as the host OS that is running VirtualBox (4.2.18). The guest I am running is using Windows Server 2012 as the OS. The guest OS has its own domain, completely separate from the host. For development purposes I

  • Handling Check Boxes in the selection screen

    Hi All, I have defined 3 Check Boxes in the selection screen and one box will be ticked as 'X" by default. I need to put restriction so that only any one should be selected as 'X' whenever user wish to select. Hence any time, when user selects a box,

  • Whats up with the latest version of itunes. It won't let me down load songs to my shuffle.

    Ever since I updated the latest itunes 10, I,ve had problems with my Ipod shuffle. Itunes syncs with it (all but slowly) but then won't let me replace songs on it. Restored it to factory settings. Tried my partners shuffle. Same problem so I gather t

  • "Apple device service not started"

    Ever since I download the new update for iTunes Ive been geting this message.  Can someone help?