I get this error in ie8 everytime I load my page and the submit button after the control doesn't display. The exact message is
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618)
Timestamp: Tue, 16 Jun 2009 20:12:45 UTC
Message: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)
Line: 0
Char: 0
Code: 0
URI: http://www.housewares.org:8080/press/articles/Admin/resourceupload/
When I try this page in firefox
I get the uploadresult view but it says
Result: Terminated
Reason: ConnectionTimeout
Files Uploaded: 0
I'm pretty sure I'm asking slickupload to put the files in the right place (I've seen slickupload create the directory) and I think I've given the folder the proper permissions through windows.
Any ideas?
Thanks
Josh