-1

I am trying to develop WebDynpro Abap, but I am facing the following error,

error Image

Can anyone advise me how to resolve this issue, or I am missing any authorizations.

Thanks, Eliza

Boghyon Hoffmann
  • 17,103
  • 12
  • 72
  • 170
Eliza
  • 1
  • 2
  • Hi, Eliza according to the script error you are trying to access the style property from a variable that is referring to nothing at line 528.if still need help comment below! – Achuth hadnoor Nov 29 '16 at 09:55
  • @Achuthhadnoor, Cap?:) – Suncatcher Nov 29 '16 at 10:52
  • @Eliza, what are you doing at the moment when error is thrown? UIElementContainer doesn't have *Style* property, so it seems to be another thing. – Suncatcher Nov 29 '16 at 10:53
  • @Achuth I am missing the style property, but how should I remove this error? can u suggest. Thanks, Eliza – Eliza Nov 30 '16 at 05:43
  • @Suncatcher, I am trying to make a simple dynpro app, what I am doing is as I m dropping a control from solution explorer in the layout, its throwing script error. That can be seen in the attached image above. Can u guide me how to add style property, I still feel issue is related to some network kind of error. Thanks, Eliza – Eliza Nov 30 '16 at 05:43

1 Answers1

0

Update your GUI from the market place, to Version 740.

Regards, Hamdan

H.K
  • 138
  • 7
  • 17