Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Login failed
Message
From
13/09/2004 04:18:34
 
 
To
All
General information
Forum:
ASP.NET
Category:
Reporting
Title:
Login failed
Miscellaneous
Thread ID:
00941544
Message ID:
00941544
Views:
75
Hi to all,

I have a problem displaying the report in a web form.

Here is my code.
   Dim oRpt As New CrystalDecisions.CrystalReports.Engine.ReportDocument()
   oRpt.Load(Server.MapPath("/PortalVBVS/Report1.RPT"))
   CR.ReportSource = oRpt
   CR.DataBind()
Error is login failed.

What should be my code to be able to login to the SQL SERVER since the report uses table from the server.
Next
Reply
Map
View

Click here to load this message in the networking platform