I'm new to Crystal Reports and ASP and I'm sure i'm missing something simple here.
I've got a SQL server database, A Crystal Report, a
VB application and an ASP Application
In the
VB app i call the crystal report and loggon to the database with the intergrated security
However in the ASP app i try the same and it has me log on as a null user.
what have i forgotten to do that will let the intergrated security work with ASP