Chapter 17 pg630 --metadata error
Hi Imar,
I keep getting the following metadata error. Can you please take a look and help me out. Thanks.
Server Error in '/Site' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS1031: Type expected
Source Error:
Line 35: }
Line 36:
Line 37: public virtual System.Collections.Generic.List<>(System.Int32 FavoriteGenres {
Line 38: get {
Line 39: return ((System.Collections.Generic.List<>(System.Int32)( this.GetPropertyValue("FavoriteGenres")));
Source File: c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Temp orary ASP.NET Files\site\5537f93a\1e0b27af\App_Code.piffyrnq.5.c s Line: 37
Show Detailed Compiler Output:
Show Complete Compilation Source:
|