Error when viewing page as integration

Error when viewing page as integration

Comments

  • Good afternoon,

    When attempting to view a page as an integration, I get the following error as soon as it renders:

    SenderValue cannot be null. Parameter name: key1Value cannot be null. Parameter name: key Message : Error In Service ClientEventsServiceWrapper :: Unhandled Service Exception Category : Server Level : Exception: [Message]:Error In Service ClientEventsServiceWrapper :: Unhandled Service Exception System.ArgumentNullException: Value cannot be null. [Exception]:System.ArgumentNullException: Value cannot be null. Parameter name: key at System.Collections.Concurrent.ConcurrentDictionary`2.TryGetValue(TKey key, TValue& value)

    This is a project that I migrated from our dev instance to the production instance. It works just fine when run from the studio, just not in its own window. Thanks!

  • Peanut,

    This will happen when you are using integration url on the page itself rather than the folder the page lives in. Use the integration url for the folder instead and this error will resolve.

Sign In or Register to comment.