Background info:
ADX Portal Version: 7.0.0022
CRM 2016 On-Premise.
ADX Portal site is running on IIS server.
We have converted to using Early Bound per the instructions that ADX provided in a webinar:
http://community.adxstudio.com/events/upgrading-to-adxstudio-portals-v7
---------------------------------------------------------------------------------------------------------
Issue:
Today I am getting an Invalid Cast Exception.
Server Error in '/' Application.
Unable to cast object of type 'Microsoft.Xrm.Sdk.Entity' to type 'Xrm.Adx_website'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidCastException: Unable to cast object of type 'Microsoft.Xrm.Sdk.Entity' to type 'Xrm.Adx_website'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[InvalidCastException: Unable to cast object of type 'Microsoft.Xrm.Sdk.Entity' to type 'Xrm.Adx_website'.] |
As anyone experienced this with early bound in version 7 portals?
*This post is locked for comments