Cameron Wills

Results 6 comments of Cameron Wills

1. Both of these approaches `lock` the whole ConcurrentDictionary to perform an atomic decrement-count-and-remove operation. I was wondering if this is really necessary? or could you just lock the RefCounted...

Hi @chucklu Unfortunately, I wasn't able to reproduce the error you described. It could be related to the version of `Microsoft.Web.Xdt` being used. I did however get a different error...

@agility-matth are you able to provide the source & target files? Or at least just the `/configuration/runtime/assemblyBinding` sections of both files? Obviously remove anything sensitive from the files. Thanks

Thanks @divakaraj for submitting the issue. I'm still investigating - but appears to be two problems. One if which is that the `` element has a unqualified namespace defined: ``...

I like this idea, but I'm not sure, because unless I explicitly add an entry to the PATH environmental variable as part of the nuget install, then the user would...

Hi Lieven, Unfortunately I don't work with OpenEdge/Eclipse any more so I'm not really able to test. One reason it may not be working because Progress have changed the API...