Monday 16 June 2014

Unable to generate a serializer for type

Solution:
Open Windows Application project
Expand References in the solution explorer
Select your usercontrolname.dll
Press F4
You will find: Copy Local
In the value section set: False
Save
Build
Now try it..
Your problem should solved.