war833 Posted December 17, 2007 Posted December 17, 2007 When I run my site i get the error " No child nodes allowed here. (node name: pages) ()"? The site is war833.heliohost.org if you want to see it. How can I fix this?
Ashoat Posted December 19, 2007 Posted December 19, 2007 You can only run ASP.NET files from the root (the public_html folder). If you want to use the other URL, I would recommend either using mod_rewrite for that or just using an include from the root.
Darius Posted December 23, 2007 Posted December 23, 2007 When run my webpage (asp.net) on local server, it runs without any errors, but when I try to run it on helio it says parse error... :| http://zedaz.heliohost.org/
Ashoat Posted December 25, 2007 Posted December 25, 2007 Apparently some resource required for the running of your webpage is on your local server but not on HelioHost's server. I would recommend checking this out on an ASP.NET support site. Be sure to mention that you are running mod_mono for Apache.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now