Monthly Archives: September 2013

PacDbg + Custom Proxy Browser + Set Proxy Cmd Line Tool

My collection of proxy utils published to github. The C# .NET 4.0 source code and latest versions of these utilities is published on GitHub here: https://github.com/chentiangemalc/ProxyUtils To just download the pre-compiled .NET 4.0 executables (may not be latest versions): https://skydrive.live.com/redir?resid=D1BB3113E6943B7F!3551&authkey=!AKu4VpNZzDXU51kContinue reading

Posted in .NET, C#, Command Line, Internet Explorer | Tagged | 10 Comments

Case of the SQL vs Access Sort Order

A legacy ACCESS database had data migrated from an Access 2000 database application into SQL Server, I needed to migrate some code outside Access to .NET platform. However I came across an issue when executing certain SQL Queries from .NET … Continue reading

Posted in .NET, Microsoft Access, SQL | Tagged , | Leave a comment

Case of the SCCM 2012 Application Catalog Communication Breakdown

Installing SCCM 2012 SP1 and Application Catalog feature in test environment went without a hitch. However when installed into production server the catalog site was throwing an error Cannot connect to the application server The webserver cannot communicate with the … Continue reading

Posted in IIS, SCCM, SQL | Tagged | 2 Comments