Base solution for your next web application
Open Closed

Getting Started Brand New Project #2943


User avatar
0
llarouche created

Hello;

The Project Type: Asp.net Core + Angular 2+

I just purchased the Template which I downloaded. I followed the Getting Started to the letter. Below are some of the errors I got when I tried to build the AspNet Core Solution. I couldn't include them all because of post size limitation

I also tried to uninstalled the Abp packages and reinstalled them and that didn't work. I am very keen on getting started. Thanks.

Leonard (Dino) Larouche

Error List:

Severity Code Description Project File Line Suppression State Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\AppFolders.cs 1 Active Error CS0246 The type or namespace name 'ISingletonDependency' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\AppFolders.cs 5 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\AppAuthorizationProvider.cs 1 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\AppAuthorizationProvider.cs 2 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\AppAuthorizationProvider.cs 3 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\AppAuthorizationProvider.cs 4 Active Error CS0246 The type or namespace name 'AuthorizationProvider' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\AppAuthorizationProvider.cs 13 Active Error CS0246 The type or namespace name 'IMultiTenancyConfig' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\AppAuthorizationProvider.cs 22 Active Error CS0115 'AppAuthorizationProvider.SetPermissions(IPermissionDefinitionContext)': no suitable method found to override Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\AppAuthorizationProvider.cs 27 Active Error CS0246 The type or namespace name 'IPermissionDefinitionContext' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\AppAuthorizationProvider.cs 27 Active Error CS0246 The type or namespace name 'ILocalizableString' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\AppAuthorizationProvider.cs 86 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Impersonation\IImpersonationManager.cs 2 Active Error CS0246 The type or namespace name 'IDomainService' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Impersonation\IImpersonationManager.cs 6 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Impersonation\ImpersonationCacheManagerExtensions.cs 1 Active Error CS0246 The type or namespace name 'ITypedCache<,>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Impersonation\ImpersonationCacheManagerExtensions.cs 7 Active Error CS0246 The type or namespace name 'ICacheManager' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Impersonation\ImpersonationCacheManagerExtensions.cs 7 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Impersonation\ImpersonationManager.cs 5 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Impersonation\ImpersonationManager.cs 6 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Impersonation\ImpersonationManager.cs 7 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Impersonation\ImpersonationManager.cs 8 Active Error CS0246 The type or namespace name 'IAbpSession' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Impersonation\ImpersonationManager.cs 15 Active Error CS0246 The type or namespace name 'ICacheManager' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Impersonation\ImpersonationManager.cs 17 Active Error CS0246 The type or namespace name 'ICacheManager' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Impersonation\ImpersonationManager.cs 20 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Ldap\AppLdapAuthenticationSource.cs 1 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Ldap\AppLdapAuthenticationSource.cs 2 Active Error CS0246 The type or namespace name 'LdapAuthenticationSource<,>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Ldap\AppLdapAuthenticationSource.cs 8 Active Error CS0246 The type or namespace name 'ILdapSettings' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Ldap\AppLdapAuthenticationSource.cs 10 Active Error CS0246 The type or namespace name 'IAbpZeroLdapModuleConfig' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Ldap\AppLdapAuthenticationSource.cs 10 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\PermissionChecker.cs 1 Active Error CS0308 The non-generic type 'PermissionChecker' cannot be used with type arguments Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\PermissionChecker.cs 11 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\AppRoleConfig.cs 1 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\AppRoleConfig.cs 2 Active Error CS0246 The type or namespace name 'IRoleManagementConfig' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\AppRoleConfig.cs 8 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\Role.cs 1 Active Error CS0246 The type or namespace name 'AbpRole<>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\Role.cs 9 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleManager.cs 1 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleManager.cs 2 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleManager.cs 3 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleManager.cs 4 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleManager.cs 5 Active Error CS0246 The type or namespace name 'AbpRoleManager<,>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleManager.cs 14 Active Error CS0246 The type or namespace name 'IPermissionManager' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleManager.cs 18 Active Error CS0246 The type or namespace name 'IRoleManagementConfig' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleManager.cs 19 Active Error CS0246 The type or namespace name 'ICacheManager' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleManager.cs 20 Active Error CS0246 The type or namespace name 'IUnitOfWorkManager' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleManager.cs 21 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleStore.cs 1 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleStore.cs 2 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleStore.cs 3 Active Error CS0246 The type or namespace name 'AbpRoleStore<,>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleStore.cs 8 Active Error CS0246 The type or namespace name 'IRepository<>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleStore.cs 11 Active Error CS0246 The type or namespace name 'IRepository<,>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleStore.cs 12 Active Error CS0246 The type or namespace name 'UserRole' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleStore.cs 12 Active Error CS0246 The type or namespace name 'IRepository<,>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleStore.cs 13 Active Error CS0246 The type or namespace name 'RolePermissionSetting' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Roles\RoleStore.cs 13 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\IUserLinkManager.cs 2 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\IUserLinkManager.cs 3 Active Error CS0246 The type or namespace name 'UserIdentifier' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\IUserLinkManager.cs 12 Active Error CS0246 The type or namespace name 'UserIdentifier' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\IUserLinkManager.cs 12 Active Error CS0246 The type or namespace name 'UserIdentifier' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\IUserLinkManager.cs 14 Active Error CS0246 The type or namespace name 'UserAccount' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\IUserLinkManager.cs 16 Active Error CS0246 The type or namespace name 'UserIdentifier' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\IUserLinkManager.cs 16 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\IUserLogoutInformer.cs 2 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\IUserLogoutInformer.cs 3 Active Error CS0246 The type or namespace name 'IOnlineClient' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\IUserLogoutInformer.cs 9 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\IUserPolicy.cs 2 Active Error CS0246 The type or namespace name 'IPolicy' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\IUserPolicy.cs 6 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\SwitchToLinkedAccountCacheManagerExtensions.cs 1 Active Error CS0246 The type or namespace name 'ITypedCache<,>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\SwitchToLinkedAccountCacheManagerExtensions.cs 7 Active Error CS0246 The type or namespace name 'ICacheManager' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\SwitchToLinkedAccountCacheManagerExtensions.cs 7 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\User.cs 2 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\User.cs 3 Active Error CS0246 The type or namespace name 'AbpUser<>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\User.cs 10 Active Error CS0115 'User.SetNewPasswordResetCode()': no suitable method found to override Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\User.cs 51 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 4 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 5 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 6 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 7 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 8 Active Error CS0246 The type or namespace name 'ITransientDependency' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 18 Active Error CS0246 The type or namespace name 'IEmailSender' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 21 Active Error CS0246 The type or namespace name 'IRepository<>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 22 Active Error CS0246 The type or namespace name 'ICurrentUnitOfWorkProvider' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 23 Active Error CS0246 The type or namespace name 'IEmailSender' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 26 Active Error CS0246 The type or namespace name 'IRepository<>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 27 Active Error CS0246 The type or namespace name 'ICurrentUnitOfWorkProvider' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 28 Active Error CS0246 The type or namespace name 'UnitOfWorkAttribute' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 44 Active Error CS0246 The type or namespace name 'UnitOfWork' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserEmailer.cs 44 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 6 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 7 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 8 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 9 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 10 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 11 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 12 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 13 Active Error CS0246 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 14 Active Error CS0246 The type or namespace name 'IRepository<,>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 21 Active Error CS0246 The type or namespace name 'UserAccount' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 21 Active Error CS0246 The type or namespace name 'ICacheManager' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 22 Active Error CS0246 The type or namespace name 'IAbpSession' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 25 Active Error CS0246 The type or namespace name 'IRepository<,>' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 28 Active Error CS0246 The type or namespace name 'UserAccount' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 28 Active Error CS0246 The type or namespace name 'ICacheManager' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 29 Active Error CS0246 The type or namespace name 'UnitOfWorkAttribute' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 39 Active Error CS0246 The type or namespace name 'UnitOfWork' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 39 Active Error CS0246 The type or namespace name 'UnitOfWorkAttribute' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 60 Active Error CS0246 The type or namespace name 'UnitOfWork' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 60 Active Error CS0246 The type or namespace name 'UserIdentifier' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 61 Active Error CS0246 The type or namespace name 'UserIdentifier' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 61 Active Error CS0246 The type or namespace name 'UnitOfWorkAttribute' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 74 Active Error CS0246 The type or namespace name 'UnitOfWork' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 74 Active Error CS0246 The type or namespace name 'UserIdentifier' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 75 Active Error CS0246 The type or namespace name 'UnitOfWorkAttribute' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 83 Active Error CS0246 The type or namespace name 'UnitOfWork' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 83 Active Error CS0246 The type or namespace name 'UserAccount' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 84 Active Error CS0246 The type or namespace name 'UserIdentifier' could not be found (are you missing a using directive or an assembly reference?) Kw21.Dlw.Core C:_dlw\aspnet-core\src\Kw21.Dlw.Core\Authorization\Users\UserLinkManager.cs 84 Active


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    I think your problem is solved according to your email message.

    Thanks.