'AlertHistoryList' does not contain a definition for 'Context' and no extension metho

Joined
Jan 10, 2007
Messages
43,898
Location
In The Machine
Hello,
** I get this error while migrating an ASP.net project from 2003 to 2008
'AlertHistoryList' does not contain a definition for 'Context' and no extension method 'Context' accepting a first argument of type 'AlertHistoryList' could be found (are you missing a using directive or an assembly reference?)*** c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\webs1a4bcbb75ec\App_Web_ovwv6t_f.16.cs***

The project build without errors (some warnings though), but when i try to publish it , i get 12 erros from different controls i have in the web site.

Any ideas ?
Thanks in advance!


More...

View All Our Microsoft Related Feeds
 
Back
Top