cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Error using .NET in EP6

Former Member
0 Kudos

I'm using the pdk add-in for .net

I'm directly deploying the application to EP6 and creating an iView. When I try to preview it, I get the following error.

Portal Runtime Error

An exception occurred while processing a request for :

iView : pcd:portal_content/Julie.Julie/PortalApp1

Component Name : PortalApplication1.PortalComponent1

iView cannot display.

There was a problem processing this .NET component

Contact your administrator if the problem persists.

Exception id: 02:35_05/04/06_0038_4522950

See the details for the exception ID in the log file

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

To help you in debugging this issue, the exception stack trace does not reveal enough information about the error.

If the error is due to an ASP.NET related issue I suggest then that you enable ASP.NET stack trace to be displayed in your iview.

To enable ASP.NET stack trace to be displayed on your iview ....

a) In your portal go to System Adminstration in TLN, select Support.

b) In the Support iview select Portal Runtime for Microsoft.NET

c) Then under Tools select .NET Runtime Service Configuration.

d) Next in the Service Parameters pane on the right hand side, check Display ASP.NET Stack on ASP.NET Error

In case if this exception is related to portal, then check your default stack trace logs located on your portal server.

thanks,

Sudhir

Former Member
0 Kudos

Hi,

Completing Sudhir reply, after you checked the display asp.NET stack check box, click the save button and restart the service.

Regards,

Tsachi

Former Member
0 Kudos

This was solved by reinstalling the runtime and connector on the server. Thanks.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Which Portal SP and which PDK.NET version are you using?

Regards,

Tsachi