Hello All,
I have a Windows application that uses Crystal Reports 9 (bundled Version)
developed using VS.NET 2003 on a windows server 2003 m/c.
The application has to be deployed on the client machine that has Windows
XP installed. Before deploying we make sure that .NET framework 1.1 is
installed on the XP machine. In the setup project, for support for Crystal
Reports, we have added the following merge modules:
1)Crystal_Managed2003.msm
2) Crystal_Database_Access2003.msm
3)Crystal_Database_Access2003_enu.msm
4)Crystal_RegWiz2003.msm
5)VC_User_CRT71_RTL_X86.msm
6)VC_User_STL71_RTL_X86.msm

The problem we are facing is like this: Whenever the user tries to pull up
the reports, a database logon screen pops up for the report. I am unable to
figure out as to why this is happening only for Crystal Reports. All the
other functionality in the application is working fine without having to
specify the database connection information interactively. The database
server is not in the same network as this Client WinXP machine. We specify
the IP address of the DB server in the DB connection string. Could this be a
problem?
If someone has faced this problem earlier or has any solution to this
problem, do let me know. I need to resolve this problem ASAP.

Thanks in advance
Mithun

Re: Crystal Reports Problem: Please reply ASAP by Ann

Ann
Fri Jan 23 09:47:26 CST 2004

Hi!

Try checking these links:
http://www.syncfusion.com/FAQ/WinForms/default.asp
http://www.crystalreportsbook.com/default.asp

HTH

--A



"Mithun Verma" <mithunv@MAQSoftware.com> wrote in message
news:ug$j1NW4DHA.3360@tk2msftngp13.phx.gbl...
> Hello All,
> I have a Windows application that uses Crystal Reports 9 (bundled Version)
> developed using VS.NET 2003 on a windows server 2003 m/c.
> The application has to be deployed on the client machine that has Windows
> XP installed. Before deploying we make sure that .NET framework 1.1 is
> installed on the XP machine. In the setup project, for support for Crystal
> Reports, we have added the following merge modules:
> 1)Crystal_Managed2003.msm
> 2) Crystal_Database_Access2003.msm
> 3)Crystal_Database_Access2003_enu.msm
> 4)Crystal_RegWiz2003.msm
> 5)VC_User_CRT71_RTL_X86.msm
> 6)VC_User_STL71_RTL_X86.msm
>
> The problem we are facing is like this: Whenever the user tries to pull up
> the reports, a database logon screen pops up for the report. I am unable
to
> figure out as to why this is happening only for Crystal Reports. All the
> other functionality in the application is working fine without having to
> specify the database connection information interactively. The database
> server is not in the same network as this Client WinXP machine. We specify
> the IP address of the DB server in the DB connection string. Could this be
a
> problem?
> If someone has faced this problem earlier or has any solution to this
> problem, do let me know. I need to resolve this problem ASAP.
>
> Thanks in advance
> Mithun
>
>