Crystal Reports PUSH Method Not working in ASP.NET 2.0

I frustrated with this,

I already build the crystal reports using PUSH method in VS2005 Beta 2 . After VS2005 released my reports are not working. its saying logon exception

What i did in my reports is created the reports with SQL server connection and assigning the dataset to report objects at runtime, not assigning any connection info working in Beta2 perfectly

in VS2005 released its not why

even though, if I deploy the reports in other server that has .net Framework 2.0 released and installed the crystal reports redistribution package build on VS-2005 beta2..it is working perfect..

If I can't solve this it looks need to rebuild my reports...please help me

I am not understanding why Microsoft not fixed this

I really appreciate , if some one solves my problem

thanks alot



Answer this question

Crystal Reports PUSH Method Not working in ASP.NET 2.0

  • Microart

    Hi Guys

    I got some solution this, if you assign DataTable to the crystal reports its working in .Net2.0 released version..in previous versions it works with only Dataset.


  • Crystal Reports PUSH Method Not working in ASP.NET 2.0