Tim Coulter

Results 3 issues of Tim Coulter

Hi there, I am attempting to use pdfAnnotate in an Angular 12 app, in conjunction with [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer) (which is an Angular wrapper for pdf.js). I have followed your documented procedure...

After updating a stable Angular app from Breeze v1.7.2 to v2.1.4, I am seeing client-side errors when attempting to save entities that hold many-to-many relations. I have documented my diagnostic...

My implementation of RazorEngineCore works fine in my local Windows development environment, but throws **UnauthorizedAccessException** when deployed as part of an Azure Web App (on a Windows instance). As the...