DocType in Masterfile does not bring up reports
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..
Re: DocType in Masterfile does not bring up reports
"Sue" <iyer_sansid [at] hotmail.com> wrote in message
news:eeef9777-bf28-44af-b939-efbf0319e9e8 [at] i7g2000prf.googleg roups.com...
> 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.