Skip to Content
0
Jul 21, 2008 at 05:12 PM

Faild loading report : Error

21 Views

Iu2019m using a Web service to print direct to the printer, i when i open a reports with

Try

oRpt1.Load(Nome_Mapa, OpenReportMethod.OpenReportByDefault)

Catch ex As Exception

WebConfig.Erro = "RPT ERRO carregar mapa: " & ex.Message & " " & Nome_Mapa & " " & Date.Now.ToString

Return False

End Try

I recived a fail error u2026,

At this time the u201Cuseru201D is an administrator because I use impersonate.

This is in Windows 2008 Server, windows 2003 ou windows 2000 works fine...

Any ideias ?

The error that I wrote in a xml file in the catch is:

This is Portuguese, in ingles is error loading report.