Hi Bobby,
Yes, it is still active; but I only saw your post in the daily summary email that arrived a few moments ago here in Sydney, Oz.
I see you got it going again??
However; I think the issue you had was the URL was wrong.
dbweb apps typically sit at a URL like http://<resolvablewebservername>/<dbwebname>
Therefore, the 404 error was correct.
If you've RDP'd to the web server you can naturally run it from
http://localhost/db as that resolves to the same thing. If you know the IP address of the server & are on the same segment http://<IP_address>/db is yet another synonym.
Bit late, but hope that helps?
Cheers!