I\'ve been developing an ASP .NET 3.5 web application against Cassini, the built-in web development server, rather than against IIS.
In my Global.asax file, in the A
My fix was an odd one. On my development machine I am using localhost and I changed the port number it used - and then it worked.