Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Parse error when testing Portal Framework in EPiServer 4.51

Vote:
 
I am testing the Portal Framework in EPiServer 4.51, and I get a parse error if I change the name of the project assembly from EPiServerSample to something different. Is there a configuration setting that I am missing? This is the error message: Parse Error, no assembly associated with Xml key a2:http://schemas.microsoft.com/clr/nsassem/development.Templates.Wsrp.Consumer/EPiServerSample TabInfo 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.Runtime.Serialization.SerializationException: Parse Error, no assembly associated with Xml key a2:http://schemas.microsoft.com/clr/nsassem/development.Templates.Wsrp.Consumer/EPiServerSample TabInfo Source Error: Line 423: Line 424: // Get consumer state Line 425: IItem consumerState = ConsumerContext.StorageSession.LoadPath(Constants.ConsumerStateItem, user); Line 426: if (consumerState == null) Line 427: { Source File: C:\Inetpub\EPi451Portal\templates\WsrpPortal.aspx.cs Line: 425
#17490
Jan 19, 2006 14:37
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.