473,408 Members | 1,700 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,408 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 3442
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.