Hi Experts,
I created a standalone view and embedded it in a separate window.
created a new webdynpro application for this window alone ( to test the view ).
after everything is fine. I deleted the webdynpro application and while deleting the window, system hanged, so i rightclicked the delete action and did 'Stop Transaction' .
After that i see that window is deleted.
But when i do a syntax check on my componenet i am getting a syntax error that 'Viewname'( probably interface view created for the deleted window ) does not exist with in the component.
I checked my component and its clean. interface view deleted , window deleted and application also deleted.
But why am i showing this syntax error?
I am unable to execute another webdynpro application for same componenet as the component is not active.
Any clue is highly appreciated.
Ajay