David Hammond
David Hammond
This isn't implemented in the mvc connector. I assume the php connector reads in the json config and excludes the files on the server side? I'm not sure if/when I...
I don't have much experience with the "Invalid Verb" message. Since it is browser specific, it could be a cookie problem: http://stackoverflow.com/questions/35654199/sudden-bad-request-invalid-verb-on-during-debugging-visual-studio
This must be related to #1651
I'm running into the same problem. WebOptimizer was working before I moved files into the RCL. If I disable minification, then the file works, so I know I have the...
Update: my problem appears to be specific to .NET 6. I was able to fix the problem by passing in the environment parameter as suggested here: https://github.com/ligershark/WebOptimizer/issues/232#issuecomment-1355031387 I still ran...
It would be nice to see a resolution on this issue. I'm not sure if ClosedXML x0.96 is still forthcoming or not.
I ran into this issue as well. The first letter of the file path in the link was missing. It didn't seem to be related to a memory issue, but...