ASP.net Core(v5.0.4) & Angular framework: .net framework 4.6.1
Hi, I want publish my project, if only copy bin folder(server side) to host, it's enough? Is there a document for publishing project?
hi, thanks, its solved. but why keywords defined in xml file are not loaded! only keywords from database are loaded?
for create new language i do this steps: 1: create "ResourceAssessmentsNetwork-fa-IR.xml" in SSoft.ResourceAssessmentsNetwork.Core\Localization\ResourceAssessmentsNetwork path 2: create new row in language form application. 3: clear browser cache date 4: compile server side and client side projects. but when run application give this error: Cannot find module './fa-IR.js'. Which step do I forget or make mistakes?
hi, I created "ResourceAssessmentsNetwork-fa.xml" for new language and set new language as a default language, but new language is't as a Default language yet and when i changed manually language(in drop-down box) to new language it is not work!
video is here: <a class="postlink" href="https://ufile.io/ksold">https://ufile.io/ksold</a> <a class="postlink" href="http://s000.tinyupload.com/?file_id=62195452604544471198">http://s000.tinyupload.com/?file_id=621 ... 4544471198</a>
i remove typescript 2.6.2 and install 2,4,2 with "npm install [email protected]" command, but problem not resolved! do you have different way for install typescript 2.4.2?
hi, i have 1 error in first build in angular project!
I don't know 2 different path! My project address is "D:\Project\PhoneBook_V5\PhoneBook\angular"
Error CS1926 Error opening Win32 manifest file D:\src\shared\utils\chat-message.component.html -- Could not find a part of the path 'D:\src\shared\utils\chat-message.component.html'. SSoft.PhoneBook.AngularUI D:\Project\PhoneBook_V5\PhoneBook\angular\CSC 1 Active
hi, I want build angular project. My typescript SDK version is :2.6.2.0
3 error are happens: 1: Error opening Win32 manifest file D:\src\shared\utils\chat-message.component.html -- Could not find a part of the path 2 : Error TS2339 (TS) Property 'value' does not exist on type 'number | (() => string) | ((...items: any[]) => number) | (() => any) | { (...items: ReadonlyArra...'. Property 'value' does not exist on type 'number'. src (tsconfig project) D:\Project\PhoneBook_V5\PhoneBook\angular\src\app\admin\tenants\create-tenant-modal.component.ts 75 Active
3: Error TS2339 (TS) Property 'isFree' does not exist on type 'number | (() => string) | ((...items: any[]) => number) | (() => any) | { (...items: ReadonlyArra...'. Property 'isFree' does not exist on type 'number'. src (tsconfig project) D:\Project\PhoneBook_V5\PhoneBook\angular\src\app\admin\tenants\create-tenant-modal.component.ts 93 Active
Hi, i use VS 2017.4.5 for build PhoneBook solution i have this error:
Could not find android.jar for API Level 26. This means the Android SDK platform for API Level 26 is not installed. Either install it in the Android SDK Manager (Tools > Open Android SDK Manager...), or change your Xamarin.Android project to target an API version that is installed. (C:\Program Files (x86)\Android\android-sdk\platforms\android-26\android.jar missing.) SSoft.PhoneBook.Mobile.Droid
(TS) Property 'value' does not exist on type 'number | (() => string) | ((...items: any[]) => number) | (() => any) | { (...items: ReadonlyArra...'. Property 'value' does not exist on type 'number'. src (tsconfig project) D:\Project\PhoneBook_Core_framework 4.6.1\PhoneBook\aspnet-core\src\SSoft.PhoneBook.Web.Host\src\app\admin\tenants\create-tenant-modal.component.ts 75 Active