Parser Error Message: Cannot create an object of type 'System.Int32' from its string representation 'Match1' for the 'Id' property
After editing my Web User Control I stated receiving this message. I undid all changes back to where it was working, but I still get this error. The change I tried to make was to add and Entitydatasource control to the user control, but decided this may
not be helpful. I deleted it the error began to appear. I reviewed my code and there does not appear any issues with the code behind. I have read a few posts regarding this issue, but did not help in my situation. Any help would be appreciated.
Go to the complete details ...