Normal
Actually I use the 2004 beta DX9 update. But it shouldn't have anything to do with this:[code]C:\dev\mediaportal\mediaportal\GUIMusic\GUIMusicTop100.cs(136): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)C:\dev\mediaportal\mediaportal\GUIMusic\GUIMusicFiles.cs(274): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)C:\dev\mediaportal\mediaportal\VideoPlayer\IPlayer.cs(52): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)C:\dev\mediaportal\mediaportal\GUIMusic\GUIMusicArtists.cs(72): The type or namespace name 'VirtualDirectory' could not be found (are you missing a using directive or an assembly reference?)C:\dev\mediaportal\mediaportal\xbmc\SetupForm.cs(3999): The type or namespace name 'AMS' could not be found (are you missing a using directive or an assembly reference?)[/code]That's just a few out of the 547 errors.While loading the solution I get 97 tasks in the tasklist, then they dissapear:[code]The referenced component 'Dialogs' could not be found.[/code]
Actually I use the 2004 beta DX9 update. But it shouldn't have anything to do with this:
[code]
C:\dev\mediaportal\mediaportal\GUIMusic\GUIMusicTop100.cs(136): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\dev\mediaportal\mediaportal\GUIMusic\GUIMusicFiles.cs(274): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\dev\mediaportal\mediaportal\VideoPlayer\IPlayer.cs(52): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\dev\mediaportal\mediaportal\GUIMusic\GUIMusicArtists.cs(72): The type or namespace name 'VirtualDirectory' could not be found (are you missing a using directive or an assembly reference?)
C:\dev\mediaportal\mediaportal\xbmc\SetupForm.cs(3999): The type or namespace name 'AMS' could not be found (are you missing a using directive or an assembly reference?)
[/code]
That's just a few out of the 547 errors.
While loading the solution I get 97 tasks in the tasklist, then they dissapear:
The referenced component 'Dialogs' could not be found.