hello,
much to my surprise, the version of crystal that comes with visual studio.net 2003 does not have a
report preview window. i found out that i have to build a form in visual basic.net and use the
crystal view object to be able to view forms. the form works fine for me, so i created a .exe of the
form and emailed it to a friend because i thought they would be able to use the form/.exe without
having visual studio.net installed. that doesn't seem to be the case. as we will be working on this
project from 2 different locations, she will be buying visual studio. what i'd like to know is once
she has visual studio.net installed, will my .exe form work on her computer, or do i need to send
some additional files as well.
thanks
indera 6 4033
i seem to be having the same problem. i created an app
that launches a crystal report. works fine from my
machine but when i build the setup project and install
onto someone else's machine, it gives an error about
needing a dll. so, i copied the dll over and registered
it but still have the same error. it appears there is
something more to the crystal reports viewer object than i
thought. i still haven't figured out what is happening so
i will be interested to see if anyone can point out what
is going on.
mark -----Original Message----- hello,
much to my surprise, the version of crystal that comes
with visual studio.net 2003 does not have areport preview window. i found out that i have to build a
form in visual basic.net and use thecrystal view object to be able to view forms. the form
works fine for me, so i created a .exe of theform and emailed it to a friend because i thought they
would be able to use the form/.exe withouthaving visual studio.net installed. that doesn't seem to
be the case. as we will be working on thisproject from 2 different locations, she will be buying
visual studio. what i'd like to know is onceshe has visual studio.net installed, will my .exe form
work on her computer, or do i need to sendsome additional files as well.
thanks indera .
hi mark,
the only thing i can think of, from my limited vs.net knowledge is that it is somehow references
something in the registry.
i hope that someone will be able to bail us out of this one.
indera
Mark wrote: i seem to be having the same problem. i created an app that launches a crystal report. works fine from my machine but when i build the setup project and install onto someone else's machine, it gives an error about needing a dll. so, i copied the dll over and registered it but still have the same error. it appears there is something more to the crystal reports viewer object than i thought. i still haven't figured out what is happening so i will be interested to see if anyone can point out what is going on.
mark-----Original Message----- hello,
much to my surprise, the version of crystal that comes with visual studio.net 2003 does not have areport preview window. i found out that i have to build a form in visual basic.net and use thecrystal view object to be able to view forms. the form works fine for me, so i created a .exe of theform and emailed it to a friend because i thought they would be able to use the form/.exe withouthaving visual studio.net installed. that doesn't seem to be the case. as we will be working on thisproject from 2 different locations, she will be buying visual studio. what i'd like to know is onceshe has visual studio.net installed, will my .exe form work on her computer, or do i need to sendsome additional files as well.
thanks indera .
You should include Crystal Report's merger modules into your setup project,
so that necessary Crystal Report's runtime can be installed on user's
computer (To require every user to install Visual Studio to run Crystal
Report is so unthinkable.)
You can download this document: http://support.crystaldecisions.com/...deployment.pdf
"Dr. Indera" <dr*******@verizon.net> wrote in message
news:3F***************@verizon.net... hi mark,
the only thing i can think of, from my limited vs.net knowledge is that it
is somehow references something in the registry.
i hope that someone will be able to bail us out of this one.
indera
Mark wrote:
i seem to be having the same problem. i created an app that launches a crystal report. works fine from my machine but when i build the setup project and install onto someone else's machine, it gives an error about needing a dll. so, i copied the dll over and registered it but still have the same error. it appears there is something more to the crystal reports viewer object than i thought. i still haven't figured out what is happening so i will be interested to see if anyone can point out what is going on.
mark-----Original Message----- hello,
much to my surprise, the version of crystal that comes with visual studio.net 2003 does not have areport preview window. i found out that i have to build a form in visual basic.net and use thecrystal view object to be able to view forms. the form works fine for me, so i created a .exe of theform and emailed it to a friend because i thought they would be able to use the form/.exe withouthaving visual studio.net installed. that doesn't seem to be the case. as we will be working on thisproject from 2 different locations, she will be buying visual studio. what i'd like to know is onceshe has visual studio.net installed, will my .exe form work on her computer, or do i need to sendsome additional files as well.
thanks indera .
thank you norman.
i will read the document.
if someone else has visual studio.net installed, will me .exe work?
indera
Norman Yuan wrote: You should include Crystal Report's merger modules into your setup project, so that necessary Crystal Report's runtime can be installed on user's computer (To require every user to install Visual Studio to run Crystal Report is so unthinkable.)
You can download this document: http://support.crystaldecisions.com/...deployment.pdf
"Dr. Indera" <dr*******@verizon.net> wrote in message news:3F***************@verizon.net... hi mark,
the only thing i can think of, from my limited vs.net knowledge is that it is somehow references something in the registry.
i hope that someone will be able to bail us out of this one.
indera
Mark wrote:
i seem to be having the same problem. i created an app that launches a crystal report. works fine from my machine but when i build the setup project and install onto someone else's machine, it gives an error about needing a dll. so, i copied the dll over and registered it but still have the same error. it appears there is something more to the crystal reports viewer object than i thought. i still haven't figured out what is happening so i will be interested to see if anyone can point out what is going on.
mark >-----Original Message----- >hello, > >much to my surprise, the version of crystal that comes with visual studio.net 2003 does not have a >report preview window. i found out that i have to build a form in visual basic.net and use the >crystal view object to be able to view forms. the form works fine for me, so i created a .exe of the >form and emailed it to a friend because i thought they would be able to use the form/.exe without >having visual studio.net installed. that doesn't seem to be the case. as we will be working on this >project from 2 different locations, she will be buying visual studio. what i'd like to know is once >she has visual studio.net installed, will my .exe form work on her computer, or do i need to send >some additional files as well. > >thanks >indera > > > >. >
As long as they installed Crystal with .Net, yes, it'll work...
Thys Brits
MCSD/MCSD.Net
"Dr. Indera" <dr*******@verizon.net> wrote in message
news:3F***************@verizon.net... thank you norman. i will read the document.
if someone else has visual studio.net installed, will me .exe work?
indera
Norman Yuan wrote:
You should include Crystal Report's merger modules into your setup
project, so that necessary Crystal Report's runtime can be installed on user's computer (To require every user to install Visual Studio to run Crystal Report is so unthinkable.)
You can download this document: http://support.crystaldecisions.com/...deployment.pdf "Dr. Indera" <dr*******@verizon.net> wrote in message news:3F***************@verizon.net... hi mark,
the only thing i can think of, from my limited vs.net knowledge is
that it is somehow references something in the registry.
i hope that someone will be able to bail us out of this one.
indera
Mark wrote:
> i seem to be having the same problem. i created an app > that launches a crystal report. works fine from my > machine but when i build the setup project and install > onto someone else's machine, it gives an error about > needing a dll. so, i copied the dll over and registered > it but still have the same error. it appears there is > something more to the crystal reports viewer object than i > thought. i still haven't figured out what is happening so > i will be interested to see if anyone can point out what > is going on. > > mark > >-----Original Message----- > >hello, > > > >much to my surprise, the version of crystal that comes > with visual studio.net 2003 does not have a > >report preview window. i found out that i have to build a > form in visual basic.net and use the > >crystal view object to be able to view forms. the form > works fine for me, so i created a .exe of the > >form and emailed it to a friend because i thought they > would be able to use the form/.exe without > >having visual studio.net installed. that doesn't seem to > be the case. as we will be working on this > >project from 2 different locations, she will be buying > visual studio. what i'd like to know is once > >she has visual studio.net installed, will my .exe form > work on her computer, or do i need to send > >some additional files as well. > > > >thanks > >indera > > > > > > > >. > >
thank you thys.
that's half of my upcoming battle solved. <smile>
now i have to work on creating a setup file for people that don't have crystal.
indera
Thys Brits wrote: As long as they installed Crystal with .Net, yes, it'll work...
Thys Brits MCSD/MCSD.Net
"Dr. Indera" <dr*******@verizon.net> wrote in message news:3F***************@verizon.net... thank you norman. i will read the document.
if someone else has visual studio.net installed, will me .exe work?
indera
Norman Yuan wrote:
You should include Crystal Report's merger modules into your setup project, so that necessary Crystal Report's runtime can be installed on user's computer (To require every user to install Visual Studio to run Crystal Report is so unthinkable.)
You can download this document: http://support.crystaldecisions.com/...deployment.pdf "Dr. Indera" <dr*******@verizon.net> wrote in message news:3F***************@verizon.net... > hi mark, > > the only thing i can think of, from my limited vs.net knowledge is that it is somehow references > something in the registry. > > i hope that someone will be able to bail us out of this one. > > indera > > > Mark wrote: > > > i seem to be having the same problem. i created an app > > that launches a crystal report. works fine from my > > machine but when i build the setup project and install > > onto someone else's machine, it gives an error about > > needing a dll. so, i copied the dll over and registered > > it but still have the same error. it appears there is > > something more to the crystal reports viewer object than i > > thought. i still haven't figured out what is happening so > > i will be interested to see if anyone can point out what > > is going on. > > > > mark > > >-----Original Message----- > > >hello, > > > > > >much to my surprise, the version of crystal that comes > > with visual studio.net 2003 does not have a > > >report preview window. i found out that i have to build a > > form in visual basic.net and use the > > >crystal view object to be able to view forms. the form > > works fine for me, so i created a .exe of the > > >form and emailed it to a friend because i thought they > > would be able to use the form/.exe without > > >having visual studio.net installed. that doesn't seem to > > be the case. as we will be working on this > > >project from 2 different locations, she will be buying > > visual studio. what i'd like to know is once > > >she has visual studio.net installed, will my .exe form > > work on her computer, or do i need to send > > >some additional files as well. > > > > > >thanks > > >indera > > > > > > > > > > > >. > > > > This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: Stephan |
last post by:
Hi,
I'm using Visual Studio 2003 (C#) with the integrated
Crystal Report software and have the following question:
How can I assign a value (string) to an unbound (string)
field in Crystal...
|
by: Ashish Shridharan |
last post by:
Hi All,
I'm not very sure if this is the forum for my question but
i was hoping someone could direct me to the right place
(or answer my question).
I am using the .NET crystal report viewer...
|
by: LP |
last post by:
I am using (trying to) CR version XI, cascading parameters feature works it
asks user to enter params. But if page is resubmitted. It prompts for params
again. I did set...
|
by: kd |
last post by:
Hi All,
How to use crystal reports in asp.net?
kd
|
by: Brian Henry |
last post by:
Is there any way to get the status of a report being generated by the
crystal reports viewer control? I have a report that takes up to 10 minutes
to run and it looks like it's just jamed while this...
|
by: Peter Proost |
last post by:
Hi Group,
I've got an interesting problem, I don't know if this is the right group but
I think so because everything I've read about it so far says it's a .net
problem. Here's the problem, we're...
|
by: Jay |
last post by:
I am getting mixed messages from the asp.net website hosting providers - some
say they do not support Crystal Reports due to a $25,000 per cpu licensing
fee, others say all I need to do is install...
|
by: Jlo |
last post by:
Hi, I have a c# winforms application.
When I call the report file, it shows me all the records in the table.
How can I make it to call only a particular range.
i have the following code...
|
by: narpet |
last post by:
Hello all...
I have a C# forms application that I am developing using MS Visual Studio 2005. I am trying to add some Crystal Reports to this application using the built in Crystal Reports tools...
|
by: CAM |
last post by:
Hello,
I am using Vista Basic.Net 2008 and I wondering what is the best way to
display crystal reports in a form. I have about 10 different crystal
reports what I am currently doing is using a...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: kcodez |
last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
| |