cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot display the iView. The iView may have been removed, the path may be

Former Member
0 Kudos

I have created a GP with SAP Transactions. When I run in on the same system that I created it on, I get the following message.

- Cannot display the iView. The iView may have been removed, the path may be incorrect, or you may not have permission to access it.

When I try to run it after the initial activation I get the following Exception thrown:

- com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: View container UI element frameworkComponent4 in view VerticalContainerView of component VerticalContainer represents view container 172620045_0 which does not contain a view

at com.sap.tc.webdynpro.clientserver.uielib.standard.uradapter.ViewContainerUIElementAdapter.getContent(ViewContainerUIElementAdapter.java:106)

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

This was actually due to permissions. I was granted read access to Portal Permissions -> Portal Content -> Content Provided by SAP -> Templates.

Former Member
0 Kudos

I have figured out what the problem is. I was running an old version of SAP GUI. Creating the GP with SAP Transaction defaults to GuiType=WinGui instead of WebGui.