timberlax Wrote:[quote=Uri Dead]
Yea maybe, since you see the page code it is definitely installed and trying to serve the pages to you, the problem is probably with your .NET version. The install requires that .NET v1.1 is installed. So if you installed panel daemon with v2.x it will not compile the pages properly, just as you see. Uninstall v2.x .NET Framework and reinstall PanelDaemon. Here is that link... Look under troubleshooting, that explains it.
http://www.paneldaemon.com/manual/
Quote:When I go to http://localhost of the computer it says "Under Construction" and NOT the layout under step 4 of the manual under installation.
This is normal because there is no default .html page to display, rather that IS the default page without an index.htm present. So the web server works just fine.
Quote:When I type http://localhost/paneldaemon/username it's still the same thing as last time. Go here and look and maybe you will recognize this problem: http://sixe.zapto.org/paneldaemon There is no username/password prompt. :-(
Try this....
http://sixe.zapto.org/PanelDaemon/logon.aspx?
See what I see? A login screen, however lacking the full look! So it's kinda working but not. :-)
One of several things are happening at this point so I will try to touch on a few of them. This install is really an easy one so I really don't know why all the problems. You said you reformatted the PC and reinstalled the OS. Did you immediately go to the Micro$oft update site? ? ? ?
Make sure you have applied ALL the security updates. You should have only .NET v1.1 Framework installed at this point also. Check this by going to add/remove programs and look for these items as installed:
Microsoft .NET Framework v1.1
Microsoft .NET Framework v1.1 Hotfix (KB886903)
If those are there and all the other stuff has been done. install .NET Framework v2.0 (get it at the Micro$oft update site)
Now you should see "Microsoft .NET Framework 2.0" in your installed applications list right next to the 1.1 version and hotfix.
Now after this has been updated to .NET .2.0, check that these two services are present and the ASP.NET service is running on your sever. Get there by "settings/control panel/administrative tools/services"
".NET Runtime Optimization Service v2.0"
"ASP.NET State Service"
After you have verified these items just open your browser to:
"http://localhost/PanelDaemon" You should see all computer services running. You need to setup a user just for your game server(s) here: "http://localhost/PanelDaemon/admin".
Just give them access to what ever service you want them to have.
Quote:Could it be the Virtual Directory? Because I don't change that option when installing. Maybe I have to manually indicate a different location?
The default directory is just fine.
This system work just peachy on the few I use it on, not a problem with it even once. Good luck.