- January 16, 2014
- 11
- 1
- 51
- Home Country
-
Sri Lanka
Hi all,
I loaded the source MediaPortal.Client solution project from MediaPortal2 to Visual Studio 2013. I could able to compile all the .csproj files except the Project Login.csproj under Inclubator/UICompenents
When I Build the Login project. I am getting following error.
Error 61 The type or namespace name 'IUser' could not be found (are you missing a using directive or an assembly reference?) .....MediaPortal-2-master\MediaPortal\Incubator\Login\LoginModel.cs 145 12 Login
I hope someone would help me to solve this error.
Thanks
I loaded the source MediaPortal.Client solution project from MediaPortal2 to Visual Studio 2013. I could able to compile all the .csproj files except the Project Login.csproj under Inclubator/UICompenents
When I Build the Login project. I am getting following error.
Error 61 The type or namespace name 'IUser' could not be found (are you missing a using directive or an assembly reference?) .....MediaPortal-2-master\MediaPortal\Incubator\Login\LoginModel.cs 145 12 Login
I hope someone would help me to solve this error.
Thanks