Skip to Content
0
Former Member
Feb 17, 2009 at 02:29 PM

Did not find repository information for controller ...

79 Views

I have a series of applications that are successfully running on a DEV and QAS system. We are now in the process of copying over to a PRD system.

One of the applications is throwing an error when loading. The error message is:

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: 
Did not find respository information for controller UserMappingView

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

Would this be caused by a missing RFC transport? I've checked the transports and they all appear to be there...

Any help would be appreciated.