Base solution for your next web application

Activities of "flavio"

Hi all, We're facing some problems when try to render the application in cell phones... Seems like several scripts are overwhelming the request... What should we do, in order to build 'HTML5 - angular' app tests environment ? We also know about xamarin solution, but we dont have time enough to create the proccess twice...

Thanks in advance,

Sergio.

Hi all, I need to know if the framework has a correct way to retrieve messages from MVC controller back to angular(a method or something useful)... We're using MVC methods to proccess heavy data, and needs to return a message OK or not. Because we're using some third-party DLL's in .NET framework, we cant use services in this case. Thanks in advance,

I wanna know if the framework has any useful method to store accessible data from MVC controller, reaching Angular7 , like TempData[] in MVC. Another way could be store cookies from MVC controller , and the same cookie accessible in angular7 classes. I really need to communicate between MVC and angular without use of services...

Thanks in advance...

No, the real problem here is: you and this team try to close maximum of tickets opened without any care about customers, and even more, send offensive and useless articles like this... I dont wanna know about this stupid article, I need a responsible technical staff to solve a problem related to your product. Our company bought this license, and your team must provide a better communication ... simple like this...

Hi all, Im having a problem when publish following this tutorial : https://docs.aspnetzero.com/documents/aspnet-core-angular/latest/Deployment-Angular-Publish-IIS

When I publish , Im facing this error when access http: AbpUserConfiguration/GetAll?d=, NOT FOUND. I dont know if this is related to configuration of APP before publish, or structure of folders in SERVER. I also need a STEP_BY-STEP working....

Thanks in advance.

Yes, alson I ran a test, publishing directly from visual studio to server, using CORE and ANGULAR project, and its running perfectly. I realized when I publish using visual studio 2017, the folder DIST is not there. When I run ng build --prod , the folder is created, but copy and paste towards server , is not working ... Im sure theres something wrong in publish proccess, and need a step by step to get a tip about the procedure... Its possible to schedule a CHAT, or by phone, in order to learn the correct proccess of publish? Thanks in advance...

Even when I change the appconfig.production.json, everytime we have different problems ... ERROR SyntaxError: Unexpected token p in JSON at position 325 at JSON.parse (<anonymous>) at XMLHttpRequest.i.onreadystatechange [as __zone_symbol__ON_PROPERTYreadystatechange] (main.c1744d7….js:1) It seems when JQuery try to use PARSE, raise this error, but maybe its hiding the root cause ... Id like to enjoy with technical stuff to solve this issue ...

a conference or chat is necessary... I cant imagine why publishing proccess should be so hard...

When I downloaded to App, the structure of folders are separated from angular and CORE. In the root , we have "angular" and "aspnet-core" folders... When publish them, we need to publish separated as well... Theres some missing procedure here , I think it could be the cause, but needs to be confirmed by tecnical stuff...

Hi, I found the problem. The App didnt have permissions to create a log file, then the app crashed before initialize, hiding the real problem. Now it seems OK, ate least , for a while... Thanks ....

Showing 1 to 10 of 12 entries