Base solution for your next web application

Activities of "palco.ps"

Answer

What is your product version? how to find it from source code? What is your product type (Angular or MVC)? Angular What is product framework type (.net framework or .net core)? .net core

Answer

What is your product version? 6.3.0.0

Question

Hi,

Email request sent but email not recived , the following log show no error occured :

Could you please advice to solve this issue ?

Thanks

INFO 2019-03-01 10:48:35,343 [166 ] soft.AspNetCore.Hosting.Internal.WebHost - Request starting HTTP/1.1 OPTIONS http://localhost:22742/api/services/app/HostSettings/SendTestEmail
INFO 2019-03-01 10:48:35,343 [166 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2019-03-01 10:48:35,343 [166 ] soft.AspNetCore.Hosting.Internal.WebHost - Request finished in 0.4648ms 204 INFO 2019-03-01 10:48:35,372 [166 ] soft.AspNetCore.Hosting.Internal.WebHost - Request starting HTTP/1.1 POST http://localhost:22742/api/services/app/HostSettings/SendTestEmail application/json 46 INFO 2019-03-01 10:48:35,372 [166 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2019-03-01 10:48:35,840 [166 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2019-03-01 10:48:35,848 [166 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'ManageSysDemo.Configuration.Host.HostSettingsAppService.SendTestEmail (ManageSysDemo.Application)' INFO 2019-03-01 10:48:35,853 [166 ] ore.Mvc.Internal.ControllerActionInvoker - Route matched with {area = "app", action = "SendTestEmail", controller = "HostSettings"}. Executing action ManageSysDemo.Configuration.Host.HostSettingsAppService.SendTestEmail (ManageSysDemo.Application) INFO 2019-03-01 10:48:35,853 [166 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2019-03-01 10:48:35,859 [166 ] ore.Mvc.Internal.ControllerActionInvoker - Executing action method ManageSysDemo.Configuration.Host.HostSettingsAppService.SendTestEmail (ManageSysDemo.Application) with arguments (ManageSysDemo.Configuration.Host.Dto.SendTestEmailInput) - Validation state: Valid WARN 2019-03-01 10:48:40,516 [166 ] Abp.Net.Mail.NullEmailSender - USING NullEmailSender! DEBUG 2019-03-01 10:48:40,516 [166 ] Abp.Net.Mail.NullEmailSender - SendEmailAsync: DEBUG 2019-03-01 10:48:40,516 [166 ] Abp.Net.Mail.NullEmailSender - [email protected] DEBUG 2019-03-01 10:48:40,516 [166 ] Abp.Net.Mail.NullEmailSender - DEBUG 2019-03-01 10:48:40,516 [166 ] Abp.Net.Mail.NullEmailSender - تجربة بريد قالب أي بي بي زيرو DEBUG 2019-03-01 10:48:40,516 [166 ] Abp.Net.Mail.NullEmailSender - هذا بريد للتجربة فقط. INFO 2019-03-01 10:48:40,516 [166 ] ore.Mvc.Internal.ControllerActionInvoker - Executed action method ManageSysDemo.Configuration.Host.HostSettingsAppService.SendTestEmail (ManageSysDemo.Application), returned result Microsoft.AspNetCore.Mvc.EmptyResult in 4657.0019ms. INFO 2019-03-01 10:48:40,523 [172 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2019-03-01 10:48:40,523 [172 ] ore.Mvc.Internal.ControllerActionInvoker - Executed action ManageSysDemo.Configuration.Host.HostSettingsAppService.SendTestEmail (ManageSysDemo.Application) in 4669.6369ms INFO 2019-03-01 10:48:40,523 [172 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'ManageSysDemo.Configuration.Host.HostSettingsAppService.SendTestEmail (ManageSysDemo.Application)' INFO 2019-03-01 10:48:40,523 [172 ] soft.AspNetCore.Hosting.Internal.WebHost - Request finished in 5151.4692ms 200 application/json; charset=utf-8

Hi arron ,

yes ,

Thanks

Hi aaron ,

it's working properly now.

Thanks

Monther

Question

Hi ,

Application now show dates in Hijri how to change it to gregorian , Any settings for that in UI?

Thanks

Monther

hi i want to ask about the database migration i choose the second option to migrate the database (Entity Framework Migration Command) when i write the command (Update-Database) this error appear
"CREATE DATABASE permission denied in database 'master'" i am using Microsot SQL server can you help me??

when i run the server side application this page is open and when i'm trying to change the url to http://localhost:22742/ui/login it display This localhost page can’t be found what should i do?

yes this appear when i am trying to run *.web host for .net core+angular product version is 6.7.0 Product type is angular .net core

Question

when i am trying to add a new table in the database an error appear at "column " word

Showing 11 to 20 of 52 entries