hi
i have developed an application.i want to deploy it in a client machine,bt the problem is that i dont know how to make the crystal report database login information dynamic.can anybody help me in this regard to make the crystal report dynamic so that it can take the login information from the registry at the time of installation of the setup wizard?
how can i incorporate the microsoft.net framework in the setup along with the project so that it will automatically install the framework at the time of installation of projects?
any queries in this regard will be warmly solicited
Loading
Ezdehar NoorPosted Sep 4, 2006, 11:12 AM
Hi
Really i did not use crystal report >another time for sorry
but i search the net for u and i find some thing that may meet your need.........i hope so
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=122242&SiteID=1
http://aspalliance.com/776
Pradip KishorePosted Sep 4, 2006, 3:52 AM
thanks for your help for dot net frame work set up.can we provide me any help/link/reference regarding the dynamic crystal report?
any suggestion will be warmly appreciated
Ezdehar NoorPosted Sep 3, 2006, 6:06 AM
Hi
For the your first question about crystal report i dont know the answer....for sorry
but about how to incorporate the microsoft.net framework in the setup along with the project you can use the Bootstapper from microsft which will modifies the behavior of the Setup project's to include the .NET Framework
See
http://msdn.microsoft.com/vstudio/downloads/tools/bootstrapper/
Bet Regards