Base solution for your next web application

Activities of "palco.ps"

when i make the database migration for my new entity which called signature by writing this command Add-Migration "Added_Signature_Table" this error appear can you help me?

Answer

i don't modify it manually i write this command in the package manager console (Add-Migration "added_Signatures_Table" ) and then just wirte a code inside the classes and method how must i do this ?

Question

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

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

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?

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??

Question

Hi ,

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

Thanks

Monther

Hi aaron ,

it's working properly now.

Thanks

Monther

Hi arron ,

yes ,

Thanks

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

Showing 31 to 40 of 52 entries