Category: Software Development

Improving ASP Performance with Single threaded (STA) COM Objects 0

Improving ASP Performance with Single threaded (STA) COM Objects

I was recently involved in a rather tricky ASP COM problem.  The ASP application was extremely fast serving pages but every 15 minutes (give or take), the response times would spike to 30 seconds...

MSBUILD Community Extensions Precompiled App ZIP Error 0

MSBUILD Community Extensions Precompiled App ZIP Error

I’ve been working on zipping a pre-compiled ASP.NET Web Application and then zipping it using Community Tasks (which is awesome by the way).  This was all great on my own machine, but wouldn’t load...