Skip to Content
0
Former Member
Aug 24, 2009 at 07:18 AM

Instance of view controller **** view does not exist.

111 Views

Hi,

In my application i have a table. In that table i have a GroupedColumns and link to action as table cell variant in that. If i select first row linktoaction in the table it will go to proper page and wont display any error. If i click any other rows linktoaction then it is displaying this error message can any one help me. Can any one tell the solution to this.

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Instance of view controller ****** view does not exist.

at com.sap.tc.webdynpro.progmodel.controller.Component.getController(Component.java:368)

at com.sap.tc.webdynpro.clientimpl.html.client.HtmlClient.handleUIElementEvent(HtmlClient.java:920)

at com.sap.tc.webdynpro.clientimpl.html.client.HtmlClient.updateEventQueue(HtmlClient.java:379)

at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.prepareTasks(AbstractClient.java:93)

at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:294)

Regards,

H.V.Swathi

Edited by: H.V Swathi on Aug 24, 2009 11:22 AM