FYI - I've found the problem and the solution @
http://www.asp.net/faq/ms03-32-issue.aspx.
NOTE: Because I have both the 1.0 and the 1.1 frameworks installed, I had to
comment out the line in the supplied batch file that checks for the 1.1
framework. After that, problem solved!
"Amit Chandel" <am**@desiboy.com> wrote in message
news:Xn****************************@66.185.95.104. ..
My XP machine installed an IE patch, and it crashed my .NET app on my
local machine. The resulting error is 'Server Application Unavailable' when
making a request to your webSvc on IIS. If you are running Windows XP
with .NET Framework 1.0 (Development Machine) then follow the link. It has
instructions on how to fix the problem. W2K machines are not affected.
http://www.asp.net/faq/ms03-32-issue.aspx
Amit Chandel