Category Archives: coldfusion

Eleven Coldfusion-ish tips from the field

I’ve had this running list of Coldfusion tips on my wall for the last few years and it’s time to get these online.  All of the items in this list came from Coldfusion projects over the last few years, but … Continue reading

Posted in adobe, coldfusion, database, tips and tricks | Tagged , , , , , , , , , , , , , , | 10 Comments

Coldfusion 7 peer not authenticated error

Have you ever seen the error message “ErrorDetail I/O Exception: peer not authenticated” when working with Coldfusion 7′s CFHTTP?  I hadn’t until recently, and it turns out I found an interesting bug with Coldfusion7 running on top of Windows 2003. … Continue reading

Posted in adobe, coldfusion, development | Leave a comment

Upload to ASP.NET from HTML, Flash, or Flex clients

File uploading has been a hot topic during my time as an internet programmer.  In the classic ASP days this was a bit of a task to build and get correct.  Nowadays both Adobe’s Coldfusion and Microsoft’s ASP.NET both have … Continue reading

Posted in .net, adobe, C#, coldfusion, development, flash platform, FLEX, microsoft | Tagged , , , , , , , , | 2 Comments

Coldfusion and ASP.NET coexisting on IIS, where’d WebResource.axd go?

My Monday morning WTF comes from IIS7 on Windows 7.  I recently installed Coldfusion9 on this machine which has a handful of existing ASP.NET 3.5 web applications.  The problem I ran into came after installing Coldfusion9 and electing to configure … Continue reading

Posted in .net, adobe, coldfusion, development, microsoft, tips and tricks | Tagged , , , , , | 13 Comments