Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Hi,
I try to find out where the font-family in CSS is set for the Angular project - I could not find it. Thanks for your help!
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
We are hosting on our IIS ASPZERO – we have tenant with name companyA, we configured Sub URL.
We want that when user navigates to https://companyA.<myDomain>.de/ - that user needs not select tenant on login screen manually – but automatically redirected to companyA.
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Is there any documentation converning XAMARIN mobile app - does it offer any functionality "out of the box" for a tenant? For host I've seen - but we are interested in XAMARIN mobile app for our tenants.
Thanks
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
CDCI Deployment
Hi,
I'm getting following error when tryto publish site. Any idea what this could be?
Compiling @syncfusion/ej2-angular-treemap : module as esm5 Compiling abp-ng2-module : module as esm5 EXEC : error : Error on worker #2: Error: getInternalNameOfClass() called on a non-ES5 class: expected AbpModule to have an inner class declaration [D:\a\1\s\src\WFMOne.Web.Host\WFMOne.Web.Host.csproj] at Esm5ReflectionHost.getInternalNameOfClass (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\ngcc\src\host\esm5_host.js:88:23) at DelegatingReflectionHost.getInternalNameOfClass (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\ngcc\src\host\delegating_host.js:89:34) at NgModuleDecoratorHandler.analyze (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\src\ngtsc\annotations\src\ng_module.js:206:78) at NgccTraitCompiler.TraitCompiler.analyzeTrait (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\src\ngtsc\transform\src\compilation.js:345:40) at analyze (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\src\ngtsc\transform\src\compilation.js:297:58) at _loop_1 (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\src\ngtsc\transform\src\compilation.js:319:21) at NgccTraitCompiler.TraitCompiler.analyzeClass (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\src\ngtsc\transform\src\compilation.js:325:35) at NgccTraitCompiler.analyzeFile (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\ngcc\src\analysis\ngcc_trait_compiler.js:47:26) at DecorationAnalyzer.analyzeProgram (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\ngcc\src\analysis\decoration_analyzer.js:134:39) at Transformer.analyzeProgram (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\ngcc\src\packages\transformer.js:129:57) at ClusterMaster.onWorkerMessage (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\ngcc\src\execution\cluster\master.js:194:27) at D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\ngcc\src\execution\cluster\master.js:54:95 at ClusterMaster.<anonymous> (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\ngcc\src\execution\cluster\master.js:292:57) at step (D:\a\1\s\src\WFMOne.Web.Host\node_modules\tslib\tslib.js:141:27) at Object.next (D:\a\1\s\src\WFMOne.Web.Host\node_modules\tslib\tslib.js:122:57) at D:\a\1\s\src\WFMOne.Web.Host\node_modules\tslib\tslib.js:115:75 at new Promise (<anonymous>) at Object.__awaiter (D:\a\1\s\src\WFMOne.Web.Host\node_modules\tslib\tslib.js:111:16) at EventEmitter.<anonymous> (D:\a\1\s\src\WFMOne.Web.Host\node_modules@angular\compiler-cli\ngcc\src\execution\cluster\master.js:286:32) at EventEmitter.emit (events.js:315:20) An unhandled exception occurred: NGCC failed.
Hi,
I'm wondering how to handle UTC Time Settings on Azure with Azur SQL and Azure WebApp versus local time - we are in West Europe and didn't care to much about that topic - but in Azure SQL all DateTime values interpreted / stored in UTC and when I see the dateTime values in ASPZERO, there we are one hour behind.
If learned that in Azure SQL I can not change UTC time setting to local. It there a feature in ASPZERO where I can set the Timezone?
Hi,
is it possible to publish Angular + ASPNET Core Application Publishing + Host Application Publishing under same domain /site in IIS? In your doxc (https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Deployment-Angular-Publish-IIS) it is published to separate sites.
Angular + ASPNET Core
Angular + ASPNET Core Application Publishing + Host Application Publishing under same domain in IIS?
hi, we host our aspzero solution on azure - currently we can not send emails out from aspzero - what needs to be done to send emails from azure?
Hi,
I needs to sync / insert users from outside ASPZERO - I'm wonderinh if there is a standard WebAPI to create users with (default) Role Assignment?
thanks
Hi, I've another ASP.NET application (using ASP.NET Identity) where I needs to sync the users between ASPZERO project and trhe other ASP.NET application (using ASP.NET Identity). What would be a way to do this ? Any hints for me? Thanks!