473,387 Members | 1,771 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Deploying crystal reports with vb.net application

Hello,

I want to deploy vb.net windows application on client's machine. Application
works fine until I try to view reports, developed with crystal report 9.
As soon as I try to view report it pops up a window to enter password for
database(SQL Server 2000).
I have specified user ID and password in my code, then why is it asking
again ?
In my project setup I have included Merge Modules also. Can someone please
help me in this ?

Thanks,
Mona
Nov 22 '05 #1
1 3441
If you are using a dataset then try this syntax

First Populate your dataset.

CrystalReport.SetDataSource(Dataset)
CrystalreportView.Reportsource = CrystalReport

You will not need to specify login information anymore.
Hope It helps
-----Original Message-----
Hello,

I want to deploy vb.net windows application on client's machine. Applicationworks fine until I try to view reports, developed with crystal report 9.As soon as I try to view report it pops up a window to enter password fordatabase(SQL Server 2000).
I have specified user ID and password in my code, then why is it askingagain ?
In my project setup I have included Merge Modules also. Can someone pleasehelp me in this ?

Thanks,
Mona
.

Nov 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Ala | last post by:
when i deploy an appication that uses Crystal reports, it doesn't work why because i don't register Crystal reports i want to get Registration No. and Keycode. pls email them to me if u have.
0
by: Serdar Kalaycý | last post by:
Hi everyone, I have a web application coded in C#, using Crystal Reports. The problem is, I don't have the right to run a setup program on my hosting server, I can only reach it through FTP....
0
by: Serdar Kalaycý | last post by:
Hi everyone, I have a web application coded in C#, using Crystal Reports. The problem is, I don't have the right to run a setup program on my hosting server, I can only reach it through FTP....
2
by: fig000 | last post by:
Hi everyone, I recently wrote a vb.net app which includes some crystal reports. The user has very little money in their budget and have been without a working application for quite a while. This...
1
by: John R. Dougherty | last post by:
I have a VB.NET 2003 application which is using the built-in Crystal Reports control for viewing an .RPT file. The .RPT files reside on the server, and the data pulled by these reports is in a SQL...
0
by: markcash | last post by:
I have developed a ASP.NET application that contains several reports that were developed with Crystal Report XI. My development machine is Windows XP SP2. Everything works fine, but when I...
3
by: Rabbit | last post by:
I would like to know the common practise for the captioned subject Currently if create a Web Setup Project to deploy my ASP.net 2.0 solution, it will include all my source code, as my target...
1
by: Bharathi Kumar | last post by:
Hi, I have developed a windows applicaiton using framework 2.0, vs 2005. Iam using CR 10 in my project. So to deploy this project, what dlls do I need to add. Is it Crystal reports merge...
2
by: Akut | last post by:
hi, I need some help , I have developed an application that needs to connect to over 30 reports designed using crystal reports 10 with are located on a shared drive on the network which...
3
by: GaryDean | last post by:
This is really a licence question.... I want to deploy the version of Crystal Reports that comes with Visual Studio 2005 to a production server. Is there another license charge if the I'm...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.