Base solution for your next web application

Activities of "annoure"

The Current .Net SDK does not support targeting .Net Core 2.2 Target .Net Core 2.1 or Lower

I installed dotnet-sdk-2.2.203-win-x64.exe But I can not configure it in VS 2017. That it will help me thank you

My problem is the message: 'No' Access-Control-Allow-Origin 'header is present on the requested resource. Origin 'http: // localhost: 4200' is therefore not allowed access. "

I am still on verion 5.5 of ASpnetzero. The front and back are local, here are the configs: Appsettings.js:

"App": { "ServerRootAddress": "http: // localhost: 22742", "ClientRootAddress": "http: // localhost: 4200",

"CorsOrigins": "http: //.mycompany.com,http: // localhost: 22742, http: // localhost: 4200, http: //www.certigreen.be,http: //www.certigreen.be /public/"

}

Appconfig.json

"remoteServiceBaseUrl": "http: // localhost: 22742", "appBaseUrl": "http: // localhost: 4200",

When I change the url of self.temporaryPictureUrl = "http://www.certigreen.be/public/visits/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"; at //self.temporaryPictureUrl = AppConsts.remoteServiceBaseUrl + '/ Temp / Downloads /' + 'visits.json'; I have the erratic message mentioned above. Help me please

Question

Some one can help me to implements service workers with angular CLI ?!! :|

Thanks

I encountered a problem when saving the date in the database, I have to save members' payments a month: the display of the UI page is right, but the backup in the database is not fair yet it is the same variable. (UI: 01-01 / 2018 and in database: 31-12-2017) !!!! date on GUI: [http://prntscr.com/jjx8y2]) Date on debug: [http://prntscr.com/jjx8an])

Despite that I used: DateTime now = Clock.Now; I have the same problem

Thank you

It will be great if there is way to integrate this module: [https://marketplace.visualstudio.com/items?itemName=SimonHughes.EntityFrameworkReversePOCOGenerator])

Hello everybody,

I have this error message locally and on the remote server

I looked on the forum:

  • The post: [https://forum.aspnetboilerplate.com/viewtopic.php?f=5&t=10065&p=23165&hilit=Current+user+did+not+login+to+the+application#p23165])
  • This page: [https://github.com/aspnetboilerplate/module-zero-core-template/pull/87])

But I could not find the solution.

This is a screenShot of the error: [http://prntscr.com/ideiwr]) Can you help me please

When I run the application the first time I have this error. I went to the table and I see AbpUsers a NULL in the id . Is it normal ?

Salam Kardach ,

who could you give me as advice if i want to integrate the plugin jtable.org in the solution generated by boilerplat.

thanks

Showing 1 to 8 of 8 entries