Feeds:
Posts
Comments

Archive for June, 2007

Picture this situation:  It’s now 3am, start of business is deadline day for development of your project, and you’ve been working for the last 7 hours on a web service client bug; where dynamic invocation of the service, via SOAP 1.2, causes the server to return an HTTP 500 Internal Server error.  The air conditioning kicked off [...]

Read Full Post »

I’ve been racking my brain for the last couple of days trying to figure out how to add a list item to a WSS 3/MOSS 2007 list via the object model from an anonymous web service.  At first I ran into access permissions, as one might expect, which led me down a path of setting [...]

Read Full Post »

Are you tired of waiting around for Vista to copy your files, did XP seem so much faster at performing the same job?  You’re not alone in thinking there is a problem with the current RTM version of Vista. 
MS claim that they’ll fix the problem in Vista SP1 (whenever that is) but for now [...]

Read Full Post »

For a few weeks now I have been puzzling over why my CDRW/DVD ROM driver refuses to load under Windows Vista.  I naively assumed that I needed to find a replacement driver from the manufacturer (IBM in my case), or perhaps my drive was bad. 
After replacing my laptop docking station and the drive unit , [...]

Read Full Post »

Those of you who don’t read Engadget may have missed this excellent parody (video below)…
[youtube:CZrr7AZ9nCY]
Link

Read Full Post »

Since the beginnings of ASP.NET 1.1, Microsoft disabled HTTP GET and POST actions on .NET Framework based web services (for security reasons).  If you want to enable these protocols, add the following XML to the the system.web node in the web.config file:
<webServices>      <protocols>           <add name=”HttpGet”/>       [...]

Read Full Post »

This is one of those topics, which I frequently look up, and so what better place to put the information than this blog?  Scot Hillier has explicit instructions in his book (Microsoft SharePoint – Building Office 2007 Solutions in C#) on page 404 to deploy a webpart using a solution package.  The following instructions are [...]

Read Full Post »

Wooho, a whole conference dedicated to SharePoint!!!  I hope to be there and with any luck speaking, watch this space.
Go to http://www.mssharepointconference.com and submit your e-mail address, so you can be notified with important updates like when the conference website goes live on MOSS 2007.

Read Full Post »

These are really on the money….
http://lifehacker.com/software/let.s-touch-base/the-cubicle-warriors-guide-to-office-jargon-265894.php
How many of these have you used or heard used on you? [;)]

Read Full Post »