Base solution for your next web application

Activities of "olmy90"

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version?
  • What is your product type (Angular or MVC)?
  • What is product framework type (.net framework or .net core)?

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

Hi,

I've added new Entity described here in .Core projekt - my code below. like https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Developing-Step-By-Step-Angular-Creating-Person-Entity

Now I try step 2 "Database Migrations for " - https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Developing-Step-By-Step-Angular-Database-Migrations-Person-Entity but the migration class is not generated correctly - it doesn't contain the code for generation of the new entity. Any ideas?

My new Entity namespace XYZ.WorkFlow {

[Table("ElsaWorkFlowHistoryDetails")]
public class ElsaWorkFlowHistoryDetails : FullAuditedEntity, IMustHaveTenant
{
    [Column("ElsaWorkFlowHistoryDetailsId")]
    [Key]
    public override int Id { get; set; }

...

}

}

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 10.2
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .NET Core

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

  • Which theme are you using?
  • What are the theme settings?

Hi, we needs to implement "Send mass notifications & emails to users (new version 11.3 feature) - could that be implemented in previous version and if yes how? Thanks

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 10.2
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)?

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

I've a problem on one server of customer - hosted on IIS: I've Angular FE and WEB API backend running on IIS as separate websites, same URL, different ports http://myURL.de:84, the Backend under port http://myURL.de:85

My setting is: "CorsOrigins": "http://*.myURL.de

I get this error - any idea whats wrong? Access to XMLHttpRequest at 'http://myURL.de:84/AbpUserConfiguration/GetAll?d=1658404623121' from origin 'http://myURL.de:85' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. :84/AbpUserConfiguration/GetAll?d=1658404623121:1 Failed to load resource: net::ERR_FAILED

no - 2 sub domains

Thanks @sedulen :)

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version?
  • What is your product type (Angular or MVC)?
  • What is product framework type (.net framework or .net core)?

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

ASPZERO - Luxon instead Moment datetime component:

We have a huge problem after migrating from 10.2 to 11.1 due to new Luxon component - why did you do this, and do you have something like migration path?

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 10.2
  • What is your product type (Angular or MVC)? Angualr
  • What is product framework type (.net framework or .net core)? .net core

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

Hi,

on customer installation, emails can not be send from public site - I get following error: "System.Net.Mail.SmtpException: Server does not support secure connections."

How could that be solved?

any idea?

Got it up and running now - but deployment version has a problem:

GEThttps://XXX/assets/statichtml/workflow-dashboard.html [HTTP/1.1 406 Not Acceptable 19ms]

ERROR Object { headers: {…}, status: 406, statusText: "Not Acceptable", url: "https://dp1.pli-solutions.de/assets/statichtml/workflow-dashboard.html", ok: false, name: "HttpErrorResponse", message: "Http failure response for https://dp1.pli-solutions.de/assets/statichtml/workflow-dashboard.html: 406 Not Acceptable", error: "<!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;>\r\n<html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>\r\n<head>\r\n<meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;/>\r\n<title>406 - Client browser does not accept the MIME type of the requested page.</title>\r\n<style type=&quot;text/css&quot;>\r\n<!--\r\nbody{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}\r\nfieldset{padding:0 15px 10px 15px;} \r\nh1{font-size:2.4em;margin:0;color:#FFF;}\r\nh2{font-size:1.7em;margin:0;color:#CC0000;} \r\nh3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} \r\n#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:&quot;trebuchet MS&quot;, Verdana, sans-serif;color:#FFF;\r\nbackground-color:#555555;}\r\n#content{margin:0 0 0 2%;position:relative;}\r\n.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}\r\n-->\r\n</style>\r\n</head>\r\n<body>\r\n<div id=&quot;header&quot;><h1>Server Error</h1></div>\r\n<div id=&quot;content&quot;>\r\n <div class=&quot;content-container&quot;><fieldset>\r\n <h2>406 - Client browser does not accept the MIME type of the requested page.</h2>\r\n <h3>The page you are looking for cannot be opened by your browser because it has a file name extension that your browser does not accept.</h3>\r\n </fieldset></div>\r\n</div>\r\n</body>\r\n</html>\r\n" } ​ error: "<!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;>\r\n<html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>\r\n<head>\r\n<meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;/>\r\n<title>406 - Client browser does not accept the MIME type of the requested page.</title>\r\n<style type=&quot;text/css&quot;>\r\n<!--\r\nbody{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}\r\nfieldset{padding:0 15px 10px 15px;} \r\nh1{font-size:2.4em;margin:0;color:#FFF;}\r\nh2{font-size:1.7em;margin:0;color:#CC0000;} \r\nh3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} \r\n#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:&quot;trebuchet MS&quot;, Verdana, sans-serif;color:#FFF;\r\nbackground-color:#555555;}\r\n#content{margin:0 0 0 2%;position:relative;}\r\n.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}\r\n-->\r\n</style>\r\n</head>\r\n<body>\r\n<div id=&quot;header&quot;><h1>Server Error</h1></div>\r\n<div id=&quot;content&quot;>\r\n <div class=&quot;content-container&quot;><fieldset>\r\n <h2>406 - Client browser does not accept the MIME type of the requested page.</h2>\r\n <h3>The page you are looking for cannot be opened by your browser because it has a file name extension that your browser does not accept.</h3>\r\n </fieldset></div>\r\n</div>\r\n</body>\r\n</html>\r\n" ​ headers: Object { normalizedNames: Map(0), lazyUpdate: null, lazyInit: lazyInit() } ​ message: "Http failure response for https://XXX/assets/statichtml/workflow-dashboard.html: 406 Not Acceptable" ​ name: "HttpErrorResponse" ​ ok: false ​ status: 406 ​ statusText: "Not Acceptable" ​ url: "https://XXX/assets/statichtml/workflow-dashboard.html" ​ <prototype>: Object { … } ​​ constructor: class I { constructor(e) }​​ <prototype>: Object { … }

We can't get it up and running - we use Version 10.2 with Angular + .NET CORE. Is it s problem with version and we need to upgrade to ASPZERO 10.3 or higher?

Showing 1 to 10 of 69 entries