User Profile

Collapse

Profile Sidebar

Collapse
epower
epower
Last Activity: Oct 10 '07, 06:18 PM
Joined: Oct 10 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • epower
    replied to web.config help
    in .NET
    Hello,

    I am relatively new to ASP as well, but here is my first suggestion. The error that you are receiving is really just telling you that it can't give you the real error message. If you go into your web.config file and then add or modify the following setting: <customErrors mode="Off"/> you can see more informative error messages. (You will probably want to change this back to "ON" or "REMOTEONLY "...
    See more | Go to post

    Leave a comment:


  • No Page_Load event when loading .aspx page into iframe

    Hello,

    I am working on an ASP .NET application in Visual Studio 2005 and running
    IE7.

    This application has a page that contains an iframe which loads an .aspx
    page and hyperlinks that load the iframe with different .aspx pages. The
    HTML/mark up for the .aspx pages executes every time, but the Page_Load
    events for the pages never run (on initial load or subsequent loads).
    ...
    See more | Go to post
    Last edited by jhardman; Oct 14 '07, 04:27 AM. Reason: put code in code tags. Please use code tags in the future, notice button marked - # -
No activity results to display
Show More
Working...