Click to See Complete Forum and Search --> : crystal reports .net - vs 2005


vbnov
May 5th, 2006, 11:53 AM
guys I have a report that was created using CR 8.5. When I tried to open it in my web application it pops up a log on page asking for a password. anyone have any idea on how to fix this? Any help is gratly appreciated.

The only line of code I'm using is

CrystalReportViewer1.ReportSource = Server.MapPath("xyz.rpt")