Hi Experts,
i have problem in my webdynpro component. After perform the Code Inspector I get a error message accordingly View Container element.
In one of my view I have rename the name of a viewcontainer element.
Afterwards I could the find the ViewContainer element with new name in my window. But there is also displayed the view container element with the name before renaming. Therefore the code inspector give the error message:
"View Container ..... does not contain a View Container UIelement".
I try different ways to solve it, but it is not possible to delete the displayed ViewContoinerElement in window(that is no longer existing) and it is also not possible to find the ViewContainerElement with the old name in the View.
Thanks in Advance.