Site at hostaway.co.uk runat=server forms not working
Hi all
We have an odd problem. We have setup a site at hostaway and everything works fine except for controls with a form with runat=server. Other forms work fine, umbraco works fine - just not runat=server forms?? any ideas what may be causing this?
any idea what clue i might give to the hosting providor? for example a contour form will try and submit and then reload not having submitted. Additionally, contour still does not recognise it has been licensed and displays "Empty due to Umbraco Contour in trial mode". I think this is related to the whole issue. This is evident on the page http://www.highlandperthshire.com/accomodation/hotels/atholl-palace.aspx (understanding that it is still in development), while http://hp.quartex.co.za/accomodation/hotels/atholl-palace.aspx (our servers) works fine, except contour is unlicensed.
ok - solved it! via an errant web.config setting, which got corrupted during ftp, but enabled umbraco to work and not other controls because it was a db string that was corrupted. thanks for all the assistance
Site at hostaway.co.uk runat=server forms not working
Hi all
We have an odd problem. We have setup a site at hostaway and everything works fine except for controls with a form with runat=server. Other forms work fine, umbraco works fine - just not runat=server forms?? any ideas what may be causing this?
thanks in advance
Andrew
Any chance you have a form tag inside another form tag? That'll cause problems.
Can you look at the umbracoLog table in the database? That might show an error or warning that will give you a hint what is going wrong.
You also might contact the host since it sounds like it might be unique to their setup?
cheers,
doug.
Hi Doug
Nope no forms inside forms. I fear it looks as if it is a hosting issue. now I need to try get something out of them....
Andrew
any idea what clue i might give to the hosting providor? for example a contour form will try and submit and then reload not having submitted. Additionally, contour still does not recognise it has been licensed and displays "Empty due to Umbraco Contour in trial mode". I think this is related to the whole issue. This is evident on the page http://www.highlandperthshire.com/accomodation/hotels/atholl-palace.aspx (understanding that it is still in development), while http://hp.quartex.co.za/accomodation/hotels/atholl-palace.aspx (our servers) works fine, except contour is unlicensed.
very odd indeed....
ok - solved it! via an errant web.config setting, which got corrupted during ftp, but enabled umbraco to work and not other controls because it was a db string that was corrupted. thanks for all the assistance
is working on a reply...