View Single Post
  #3 (permalink)  
Old 03-03-2008, 03:55 AM
richardt richardt is offline
Junior Member
 
Join Date: Feb 2008
Posts: 8
Default

Hi,

I've just tested - and yes, if I restart the IIS service it fixes the problem. This obviously isn't a practical solution for me - the webserver runs many other web sites as well.

It's almost definately application caching or something - if I leave it a while (and the application stops/starts due to the .NET lifecycle) it starts to work.

Incidently - shouldn't it always be possible to cast an integer to a string (unless its null)?

Cheers

Richard
Reply With Quote