Event code: 3011
Event message: A deserialization error occurred inside of ObjectStateFormatter. A property was typed as Type but the Type instance could not be created for 'YourCustomType, App_Web_6wc_5ues, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
Event time: 15/05/2006 11:34:59 PM
Event time (UTC): 15/05/2006 3:34:59 AM
Event ID: 7878cf1cb270476f90c4d7f6191ed0ba
Event sequence: 3
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root-1-12345678901234567
Trust level: Full
Application Virtual Path: /
Application Path: c:\inetpub\wwwroot\
Machine name: SERVER
Process information:
Process ID: 2596
Process name: aspnet_wp.exe
Account name: SERVER\ASPNET
Exception information:
Exception type: FileNotFoundException
Exception message: Could not load file or assembly 'App_Web_6wc_5ues, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Request information:
Request URL: http://localhost/default.aspx
Request path: /
User host address: 127.0.0.1
User:
Is authenticated: False
Authentication Type:
Thread account name: SERVER\ASPNET
Thread information:
Thread ID: 1
Thread account name: SERVER\ASPNET
Is impersonating: False
Stack trace:
at System.RuntimeTypeHandle._GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName)
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
at System.RuntimeType.PrivateGetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
at System.Type.GetType(String typeName, Boolean throwOnError)
at System.Web.UI.ObjectStateFormatter.DeserializeType(SerializerBinaryReader reader)