I have an application with vb.net using reporting services local (rdlc). When
I run under windows, it prints fine. When I run under Terminal Services,
sometimes it takes 3 times to print. Print, and it looks like it did, but it
never appears. Notepad, office apps seem to print fine.

I was able to trace it. I click the Print button on the dialog box. I see
the print entering the print queue, but it immediately is deleted.
I print a second time, and it works.
It is reproducable under terminal services.
It works fine under normal Windows.

Re: ReportViewer and Terminal Services by Bryan

Bryan
Fri Apr 20 09:58:35 CDT 2007

If you see the job enter the print queue, the problem is not likely with
Report Viewer but with printing in general inside TS. When you connect,
is the option to map printers checked or unchecked?

--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net



"Theresa" <Theresa@discussions.microsoft.com> wrote in message
news:F567C719-2594-4B8D-A851-0FA569B86201@microsoft.com:

> I have an application with vb.net using reporting services local (rdlc). When
> I run under windows, it prints fine. When I run under Terminal Services,
> sometimes it takes 3 times to print. Print, and it looks like it did, but it
> never appears. Notepad, office apps seem to print fine.
>
> I was able to trace it. I click the Print button on the dialog box. I see
> the print entering the print queue, but it immediately is deleted.
> I print a second time, and it works.
> It is reproducable under terminal services.
> It works fine under normal Windows.


Re: ReportViewer and Terminal Services by Theresa

Theresa
Fri Apr 20 11:04:01 CDT 2007

That is what I thought too. I contacted terminal services group, and they
basically said it was the application, since printing was ok from notepad.
This has been going on for the last week, but I finally solved it.
It seems that reportviewer has a new update just released in the last month.
I applied that update and the problem went away...

Thanks.

"Bryan Phillips" wrote:

> If you see the job enter the print queue, the problem is not likely with
> Report Viewer but with printing in general inside TS. When you connect,
> is the option to map printers checked or unchecked?
>
> --
> Bryan Phillips
> MCSD, MCDBA, MCSE
> Blog: http://bphillips76.spaces.live.com
> Web Site: http://www.composablesystems.net
>
>
>
> "Theresa" <Theresa@discussions.microsoft.com> wrote in message
> news:F567C719-2594-4B8D-A851-0FA569B86201@microsoft.com:
>
> > I have an application with vb.net using reporting services local (rdlc). When
> > I run under windows, it prints fine. When I run under Terminal Services,
> > sometimes it takes 3 times to print. Print, and it looks like it did, but it
> > never appears. Notepad, office apps seem to print fine.
> >
> > I was able to trace it. I click the Print button on the dialog box. I see
> > the print entering the print queue, but it immediately is deleted.
> > I print a second time, and it works.
> > It is reproducable under terminal services.
> > It works fine under normal Windows.
>
>