-
Hi Guys,
i've create an angular 5 app with Style Serenity under Visual Studio 2017(.Net Framework 4.7.1, ASP MVC and WebAPI) and now by starting the app is very slow. On fast PC with Intel Core i7 …
-
version of aspnetcore.dll under c:\windows\system32\inetsrv folder : 7.1. 1972.0
I see below in the IIS logs:
2018-06-19 12:02:18 10.40.21.85 GET /api/masterdata/authuser/site - 443 - 10.40.35.22…
-
We need to include the additional fields
in the customerSupplier relationship on eProc (SupplierProvisioning)
* VatRegNo map from supplier.vatIdentificatioNo
* CustomerSupplierId from business-l…
-
Hi,
i did setup a fresh Debian stretch and followed the instructions in the README file. (BTW: debian users need also to run "pip3 install wheel" before installing requirements, otherwise installati…
-
import {Component, Inject, OnInit, ViewChild} from '@angular/core';
import {MatDialog, MatDialogRef, MAT_DIALOG_DATA} from '@angular/material';
import { RestSourceData } from 'src/model/rest.datasou…
-
### Is this a bug or feature request?
### What is the current behavior?
HUEditor was designed for a small amount of HUs.
Usually that's the case when you are receiving HUs.
### What is the exp…
-
Hi,
We are using Roslyn and Microsoft.CodeAnalysis.CSharp libray to generate dynamic code and inject it one of our project. Simply, user is writing code and save it. Then roslyn is compiling the co…
-
I have combined the api and mvc parts in the same controller and this works well and makes it simpler to manage code. I stumbled onto Swagger through a blog post and thought this would be another gre…
-
- Laravel Version: 5.6.29
- PHP Version: 7.2.8
### Description:
When running validator on an array key which contains a forward slash, I run into an error exception in Validator.php line 2716 (Va…
-
_Typescript version: 1.8.4 installed via Nuget (both MSBuild and Compiler packages)_
We're an issue where some projects in our solution will compile correctly on our development environment, but not …