• Home
  • about
  • contact
Follow Us

ASISH.COM

The Possibilities are Infinite

  • Profile Summary
  • Skills
  • Recommendations
  • Angular
  • Xamarin
  • Dynamics CRM
  • SQL Server
  • Other
    • Contact Me
    • ASP.NET
    • Angularjs
    • Excel
    • Windows Server
    • Amazon Webservice(AWS)
    • English
    • WordPress
    • Office 365
    • SharePoint

Month: October 2018

Set and Read values from appsettings.json on ASP.NET Core / Web API

4 years ago by Asish PunnoseAngular

1, Add the following code on appsettings.json { “ApplicationSettings”: { “TestSetting”: “TestValue” }, “Logging”: { “IncludeScopes”: false, “LogLevel”: { “Default”: “Warning” } } } 2, Add ApplicationSettings class on Startup.cs public class ApplicationSettings { public string TestSetting { get; set; } } 3, Add following… Read More

How to install IIS URL Rewrite Module on Windows Server 2016 & IIS 10

4 years ago by Asish PunnoseWindows Server

Download rewrite_amd64_en-US and execute the file https://www.iis.net/downloads/microsoft/url-rewrite#additionalDownloads

The NPM script ‘start’ exited without indicating that the Angular CLI was listening for requests.

4 years ago by Asish PunnoseAngular

An unhandled exception occurred while processing the request. AggregateException: One or more errors occurred. (One or more errors occurred. (The NPM script ‘start’ exited without indicating that the Angular CLI was listening for requests. The error output was: npm ERR! path C:\inetpub\wwwroot\asish.com\ClientApp\package.json npm ERR! code… Read More

Setting the ASPNETCORE_ENVIRONMENTenvironment variable to Development, and restarting the application.

4 years ago by Asish PunnoseAngular

An error occurred while processing your request. Development Mode Swapping to Development environment will display more detailed information about the error that occurred. Development environment should not be enabled in deployed applications, as it can result in sensitive information from exceptions being displayed to end users. For… Read More

Recent Posts

  • Cannot update or delete a server farm. Your current usage is 110595 Mb and quota after the operation will be 110592 Mb June 27, 2022
  • HTTP/1.1 302 Moved Temporarily Backend service responded with a redirect. June 13, 2022
  • The scope ‘openid’ provided in request must specify a resource June 11, 2022
  • Flutter command to publish app to Play Store June 6, 2022
  • Profile Summary June 6, 2022

Advertisement

Recent Posts

  • Cannot update or delete a server farm. Your current usage is 110595 Mb and quota after the operation will be 110592 Mb
  • HTTP/1.1 302 Moved Temporarily Backend service responded with a redirect.
  • The scope ‘openid’ provided in request must specify a resource
  • Flutter command to publish app to Play Store
  • Profile Summary

Recent Comments

    Categories

    • .NET
    • Acronym
    • Angular
    • Angularjs
    • API Management (APIM)
    • Application Insights
    • ASP.NET
    • ASP.NET Core
    • AWS
    • Azure
    • Azure Active Directory
    • Azure Active Directory B2C
    • Azure App Service
    • Azure Data Factory
    • Azure DevOps
    • Azure Functions
    • Azure Logic Apps
    • Azure Networking
    • Bicep
    • C#
    • Cloudflare
    • Dart
    • Data
    • Dynamics CRM
    • English
    • Errors
    • Excel
    • Flutter
    • Microsoft Teams
    • MySQL
    • News
    • Nintex
    • Nodejs
    • Office 365
    • Office Add-In
    • Oracle
    • PHP
    • PowerApps
    • Powershell
    • Profile
    • Progressive Web app
    • Python
    • React
    • React Native
    • SharePoint
    • SharePoint FrameWork(SPFx)
    • SP2016
    • SQL Server
    • Technical
    • Technology
    • Typescript
    • Uncategorized
    • Visual Studio
    • Visual Studio Code
    • Windows
    • Windows Server
    • WordPress
    • Xamarin
    • YouTube
    • Home
    • about
    • contact
    Back To Top