Ask a Question related to ASP.NET General, Design and Development.
-
R. Sterrenburg #1
Server.Execute fails when POSTed
Hi,
I have a Server.Execute("MyStaticHTML.html") in the codebehind of a
UserControl. When I put this UserControl on a page MyPage.aspx it correctly
puts the content of the MyStaticHTML.html in my UserControl. BUT... when I
POST to MyPage.aspx the UserControl fails saying "Error executing child
request for "MyStaticHTML.html".
Does anybody know how to solve this???
Thanks,
René
R. Sterrenburg Guest
-
Solaris 10 Coldfusion MX 61 install fails with ... cannot execute
(1) login as a user belonging to 'root' group (2) download and unpack coldfusion-61-so.bin.gz (3) # sh ./coldfusion-61-sol.bin -i console ... -
asp fails to execute
after publishing a web to iis, asp pages based on a database fail to work. the browzer starts loading such page and never does- at some point the... -
Server.Execute and Server.Transfer not detecting session state
I am setting a session variable, then doing a server.transfer in global.aspx and the page I am going to is saying that session state is not enable... -
Server.Transfer loses posted values only v1.1
The only suggestion I can throw, without some testing, is to check the values for ViewState and ViewStateMac, as ViewState is where the values... -
Server.Transfer loses posted values
I have an ASP.NET application that is working under v1.0 of the framework but is not working under v1.1. The application uses logical addresses...



Reply With Quote

