I don't understand why I am getting compile errors when I open the vs2008.sln file on a clean install of 4.8.2. Specifically, the compiler complains about:
Error 19 sub 'PopulateChannel' cannot be declared 'Overrides' because it does not override a sub in a base class. C:\websites\dnnparentportal\Library\Components\SyndicationHandlers\RssHandler.vb 15 33 DotNetNuke.Library
I receive a total of around 32 errors, all related the the Rss stuff. Can someone give me a heads up on what is wrong? Was the download bad? The site works completely fine, but I want to have a clean, buildable dnn site...
Thanks in advance for any help. I searched here but didn't find any other threads w/this error...