Nov 18, 2015
In a NeoKicks converted application with hundreds or thousands of screens in the ASP.NET web site it can often take several minutes just to compile and validate the web site. This can be a huge pain when debugging, since you’re typically only working with a few...
Nov 17, 2015
If you are launching cscript on behalf of a user using a delegated token, or by creating a token via LogonUser on a server that the user has never interactively logged on before, you will probably get an error like, Loading your settings failed. (Access is denied)....