Hi, oldSkool,
The error you're seeing is a design time error not a compilation and runtime error. In other words, the application should compile and run without any problems.
As you rightly mentioned, the missing PersistenceMode attribute is the cause of this design time error. Thanks for catching this error.
Regards,
Shahram
-----------------------
Shahram Khosravi, Ph.D.
Author of Professional ASP.NET 2.0 Server Control and Component Development
|