Netferrets Online Blog, Internet Related Programming Solutions, Created in C# .net, VB .net, MS SQL Server Javascript, HTML and CSS.
Proving sample solutions to problems found when creating web application solutions.
Friday, 19 October 2012
Property or indexer 'System.Web.HttpCookieCollection.this[string]' cannot be assigned to -- it is read only
This is another misleading error, it could either be a typo, cookie instead of cookies or you must reference with an index of some description for example:
No comments:
Post a Comment