I've just downloaded again the Visual Studio 2008 and ASP.NET 3.5, 3.0 & 2.0 application developmet web server and it crashes on startup.
The windows System event viewer just reports:
The UltiDev Cassini Web Server for ASP.NET 2.0 service terminated unexpectedly. It has done this 3 time(s).
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
(3 times since I did try to restart via the Control Panel->Admin Tools->Services).
Sometimes, if i restart i can see the Cassini app manager page briefly
http://localhost:7756/ApplicationDetails.aspx.
then windows will popup with an
"Unhandled exeption ('System.ComponentModel.Win32Exception') occurred in UltiDevCassinWebServer2a.exe[ 5176].
Then the web service dies (http://localhost:7756/ApplicationDetails.aspx can no longer be accessed).
I do have several dev tools on my machine (e.g. Visual Studio 6 & 2008, etc).
I'm running on Windows XP SP3 with .NET 2.0 and .NET 3.5 frameworks.
And I have apache and IIS installed.
How can I fix this?
Is there a Cassini log file I can open up to know the cause of the problem?
Thanks!