"Trace" output overlays the aspx form image in the browser

  • Thread starter Thread starter Guest
  • Start date Start date
Hi Lamont,

Did you try the newsgroup
microsoft.public.dotnet.framework.aspnet

I think that your question is typical for that newsgroup.

I hope that somebody helps you here or there with a solution.

Cor
Lamont said:
I set <%@ Page Language = "vb" ... Trace="true" %> when doing a sing
along with the Course 2310B textbook. The book says the trace output will
be shown at the bottom of the web page. The result I get is that the trace
output overwrites the controls on the web page.
 
Back
Top