Shane Bartholomeusz

Geek and lover of all things tech related

Tag: Configuration

Solved: Angular – Invalid version: “15.2-15.3”

Problem

Whilst working on a new Angular project I recently came across an unusual error when trying to build a new project generated through the Angular CLI.

In this post, I’ll explain how I resolved this issue.

> ng build

√ Browser application bundle generation complete.
An unhandled exception occurred: Transform failed with 1 error:
error: Invalid version: “15.2-15.3”
See “XXXXXX\angular-errors.log” for further details.

Angular logo
Continue reading

ApplicationHost.config Not Working

Quick Tip

IIS stores most of your website configuration in the applicationHost.config file. When performing repetitive tasks it’s often quicker and easier to apply changes directly to the applicationHost.config file rather than via the IIS manager user interface.

Continue reading

Dynamics CRM: Undocumented setting DebugExceptionInfo

 

Microsoft Dynamics CRM Logo

 

Recently in our Microsoft Dynamics CRM 4.0 environment we encountered significant delays in outgoing emailnotifications being sent out from CRM.

An analysis of the Event Viewer logs revealed nothing useful, only the below generic error message

0x80044150 Generic SQL error

Continue reading

© 2024 Shane Bartholomeusz

Theme by Anders NorenUp ↑