April 2008 - Posts

Writing Custom Web Services for SharePoint Products and Technologies - Microsoft Typo...
26 April 08 01:22 PM | jacobl | 1 Comments   
Writing a custom web service for SharePoint, I ran into these two great articles which walked me through the process, but it still wasn't enough to tame the beast. Check out Writing Custom Web Services for SharePoint Products and Services on MSDN and Read More...
Code Camp 9: Thoughts and Impressions
07 April 08 08:25 AM | jacobl | 2 Comments   
This weekend, along with 4 other Atalasoftians, I went attended Code Camp 9 at the Microsoft offices in Waltham, MA. The content was diverse and the presenters were very knowledgeable. The coolest part is that the idea of Code Camp is that all the presenters Read More...
Filed under:
"Bad, IIS. Bad!" - Forcing IIS to run your site in .NET 2.0
03 April 08 10:43 AM | jacobl | 1 Comments   
I was working in IIS, today, and came across an issue where it was attempting to load my site in ASP.NET 1.1.xxx. I, for one, know that the site I was deploying was built as a precompiled web from VS2005, which, as far as I know, means that it's .NET Read More...
Filed under: , ,