Andrew

Results 19 issues of Andrew

Using the latest v5.2.0 package (containing JS and TypeScript index.d.ts), I've tried the following: Importing with ESM default: ``` import Long from "long"; import Long from "long/umd"; // these statements...

Firstly I'd like to thank all the contributors for creating such a fantastic project, it's really stood the test of time & has been paramount in the construction of many...

Resolves: https://github.com/PowerShell/xWebAdministration/issues/305 --- This change is [](https://reviewable.io/reviews/dsccommunity/webadministrationdsc/308)

abandoned

I'm using Windows Server 2012 R2 64Bit. I noticed that after the first successful run of the resource I was getting this error: _[[xIisModule]PHPModuleMapping] Adding fastCgi. Filename: Error: Cannot add...

bug
in progress

C x64 unmanaged assembly can already be generated using cmake

Address has a ValidateNotNullOrEmpty attribute however it's a valid operation to clear it. If using DHCP then the manual address would be set back to automatic (just like the GUI)....

enhancement
help wanted

This issue was recently raised and closed here https://github.com/PowerShell/xPSDesiredStateConfiguration/issues/288 This is still an issue in 6.3.0.0 Trying to add IIS APPPOOL\iHostWSAppPool user to the Administrator group. Haven't had time to...

bug
help wanted

Instead of Full Change tracking simply knowing which properties have had their setters called since the object was were returned by a Dapper would be a great feature. If you...