cancel
Showing results for 
Search instead for 
Did you mean: 

DCs for laptop client were not working in the NWDS

Former Member
0 Kudos

HI All,

i am installing the Mobile Applications for Laptops, and the MDK plug-in in the CE 7.1 NWDS using the following link http://help.sap.com/saphelp_nwmobile71/helpdata/de/b6/0f5c4a07cd4bcdb58598760cb27766/content.htm.

i did all the steps in this help, but i am unable to create Development Component for the Laptop,

A error was coming while creating a DC for mobile application for laptop - "Software component does not support this development component type, Required DCs are located in a SC that is not".

Thanks & Regards

Siva Sankar Nulaka.

Accepted Solutions (1)

Accepted Solutions (1)

former_member53099
Participant
0 Kudos

Hi Siva

this problem usually occurs if the mobile plugin is not installed correctly or the content of the

confdef file is corrupt.

To rectify the present problem you can try the following steps

1. Shut down the IDE

2. Delete all the content of the Mobile plugins folder and copy it again

3. Recheck the contents of the default.confdef file for the following tags

<used-compartment>NWMCLIENT</used-compartment>

==============

<variant-mapping used-compartment="NWMCLIENT" used-variant-name="default"/>

==============

<sc-compartment archive-state="yes" caption="NWMCLIENT" default-compartment="yes" local-archive-folder="NWMCLIENT" name="NWMCLIENT" sc-name="NWMCLIENT" sc-vendor="sap.com">

<compartment-description>Description for SC NWMCLIENT</compartment-description>

<properties>

<archive-store type="arcpool" url="file:arcpool#NWMCLIENT" xmlns="http://xml.sap.com/2006/11/DevelopmentConfiguration/ArchiveProvider"/>

</properties>

<build-variants>

<build-variant name="default"/>

</build-variants>

</sc-compartment>

4. Restart the IDE in a NEW workspace

Hope this helps

Best Regards

Vaidehi

former_member185875
Contributor
0 Kudos

Hi Vaidehi,

I have the same problem.

I have done the 3 steps. but i havent change the workspace (step4).

now i have changed the workspace.

my problem is resolved.

thanks

lakshman balanagu.

Former Member
0 Kudos

Thanks Vaidehi,

"4. Restart the IDE in a NEW workspace" with this point my problem were solved.

Answers (0)