DocType in Masterfile does not bring up reports

  • Thread starter Thread starter Sue
  • Start date Start date
S

Sue

Hello

In my masterfile I have the doctype -

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 4.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


I have the ReportViewer Control to generate few reports and display.
Having the doctype in my masterfile does not display the contents of
the report. Taking it out of the Masterfile brings up the report. Has
anyone come across this behaviour and is there an alternate to it?

TIA
sue..
 
Sue said:
Hello

In my masterfile I have the doctype -

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 4.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


I have the ReportViewer Control to generate few reports and display.
Having the doctype in my masterfile does not display the contents of
the report. Taking it out of the Masterfile brings up the report. Has
anyone come across this behaviour and is there an alternate to it?

You might want to also post to
MS.public.dotnet.framework.aspnet.webcontrols.
 
Back
Top