cancel
Showing results for 
Search instead for 
Did you mean: 

problems when Migrating from 7.0 to 7.1

former_member187990
Participant
0 Kudos

Hi All,

I am Migrating from 7.0 to 7.1.I need to migrate some Web Dynpro DC's to 7.1 from 7.0.I downloaded the CE 7.1 server and studio and installed.I have some issues and doubts in that.

In 7.0 if i am developing local DC's i need to give the .dtr path in the Preferences.In 7.1 i am not able to find that.How do that.

I Imported the DC(created in 7.0) in 7.1 and tried a rebuild.It gives "Project <DC> is missing required library".Do i need to change the the jar locations or is there any other way.

Please give some information on how to solve the issues that we face when we migrate from 7.0 to 7.1

Thanks and regards,

S.V.Satish Kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can use the repair function.

Right Click on you project -> Repair -> Project Structure and Classpath.

Regards

Answers (1)

Answers (1)

former_member187990
Participant
0 Kudos

Hi Isaias,

The Solution was helpful.I am getting an error after completing that.

Error:

Web Dynpro Generation: Metadata constraint of Component <Component Name> is violated: ViewsetProperty "//WebDynpro/Window:<XXXX>/ViewsetHierarchyRootNode:<viewset>/ViewsetProperty:height", Role "ViewsetPropertyDefinition": A minimum of 1 object(s) is required

Former Member
0 Kudos

Hi Satish

Right click on your view and rename it ,by doing this it will regenerate all the code so that all the dependencies will be overwritten with the new view name.

before doing this take a backup of your project

Best Regards

Chaitanya.A