TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
inquire2you
NA
1
0
Error executing child request for ......
May 31 2004 4:18 PM
Error executing child request for myhtmpage.htm. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Web.HttpException: Error executing child request for myhtmpage.htm. Why
to xx.aspx
is success to display my HTML page, but thisform1.action = "xx.aspx" has above error message ? Is anyone can explain and how solve this problem ? File submit.aspx <%@ Page Language="vb" %>
to xx.aspx
File xx.aspx <%@ Page Language="vb" %> <% Server.execute("myhtmpage.htm") %> Thank ....
Reply
Answers (
0
)
connection class
How Session Works in .NET?