Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Does .NET Framework comes along with Crystal Report engine


Message #1 by "chaithanya" <chaithanyak@s...> on Wed, 22 Jan 2003 21:05:35 +0530
Hey guys,

I have a question
Crystal Reports developed using VS.NET after deploying to a m/c which has
just
.NET framework and IIS is working fine...

Is .NET framework comes along with Crystal Reports Engine ?

Thanks in advance
chai
-----

Chaithanya.K
Software engineer
SLK Software Services Pvt Ltd.
#563-564, Niran Arcade,
New BEL Rd. Sanjay Nagar
Bangalore - 560094
Ph : 3515721-6 (O)
       Extn: 256
       3561778 (R)
Doing it right is no excuse for not meeting the schedule - Dilbert

"---------------------------------------Disclaimer--------------------------
-"
The information contained and transmitted by this e-mail is proprietary to
SLK Software Services Private Limited and is intended solely for the use of
the individual or entity to whom it is addressed and others authorized to
receive it. It may contain privileged or confidential information or
information exempt from disclosure as per applicable law. If you are not the
intended recipient or responsible for delivery to the intended recipient,
you may not copy, deliver, distribute or print this message. If it is a
forwarded message it may not have been sent with the authority of the
company. Any views or opinions are individual to the sender and are not the
opinion of or endorsed by the company. The attachments to this message have
been virus checked. However, the recipients may conduct their own virus
checks. SLK Software Services Pvt. Ltd. will not accept any claims for loss
or damages arising out of viruses.
"---------------------------------------------------------------------------
-"


Message #2 by "Christopher Reed" <CReed@m...> on Wed, 22 Jan 2003 10:13:57 -0600
Crystal Reports .NET is available through VS.NET.  To get it to work on
a separate server from your development platform, you need to install
the Crystal Reports stuff (which is outlined within the MSDN Library
that comes with VS.NET).  Please note that this is not the same engine
used in previous versions of Visual Studio/Visual Basic.

Hope this helps..Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> chaithanyak@s... 9:35:35 AM 1/22/2003 >>>
Hey guys,

I have a question
Crystal Reports developed using VS.NET after deploying to a m/c which
has
just
.NET framework and IIS is working fine...

Is .NET framework comes along with Crystal Reports Engine ?

Thanks in advance
chai
-----

Chaithanya.K
Software engineer
SLK Software Services Pvt Ltd.
#563-564, Niran Arcade,
New BEL Rd. Sanjay Nagar
Bangalore - 560094
Ph : 3515721-6 (O)
       Extn: 256
       3561778 (R)
Doing it right is no excuse for not meeting the schedule - Dilbert

"---------------------------------------Disclaimer--------------------------
-"
The information contained and transmitted by this e-mail is proprietary
to
SLK Software Services Private Limited and is intended solely for the
use of
the individual or entity to whom it is addressed and others authorized
to
receive it. It may contain privileged or confidential information or
information exempt from disclosure as per applicable law. If you are
not the
intended recipient or responsible for delivery to the intended
recipient,
you may not copy, deliver, distribute or print this message. If it is
a
forwarded message it may not have been sent with the authority of the
company. Any views or opinions are individual to the sender and are not
the
opinion of or endorsed by the company. The attachments to this message
have
been virus checked. However, the recipients may conduct their own
virus
checks. SLK Software Services Pvt. Ltd. will not accept any claims for
loss
or damages arising out of viruses.
"---------------------------------------------------------------------------
-"



Message #3 by "Bernie Yaeger" <berniey@c...> on Wed, 22 Jan 2003 13:52:52 -0500
Hi Chaithanya,

Crystal's engine is part of vs .net and if you call it in your app, it goes
with the installation and the client needs nothing more than that to utilize
it.

HTH,

Bernie Yaeger


----- Original Message -----
From: "chaithanya" <chaithanyak@s...>
To: "ASP.NET" <aspx@p...>
Sent: Wednesday, January 22, 2003 10:35 AM
Subject: [aspx] Does .NET Framework comes along with Crystal Report engine


> Hey guys,
>
> I have a question
> Crystal Reports developed using VS.NET after deploying to a m/c which has
> just
> .NET framework and IIS is working fine...
>
> Is .NET framework comes along with Crystal Reports Engine ?
>
> Thanks in advance
> chai
> -----
>
> Chaithanya.K
> Software engineer
> SLK Software Services Pvt Ltd.
> #563-564, Niran Arcade,
> New BEL Rd. Sanjay Nagar
> Bangalore - 560094
> Ph : 3515721-6 (O)
>        Extn: 256
>        3561778 (R)
> Doing it right is no excuse for not meeting the schedule - Dilbert
>
>
"---------------------------------------Disclaimer--------------------------
> -"
> The information contained and transmitted by this e-mail is proprietary to
> SLK Software Services Private Limited and is intended solely for the use
of
> the individual or entity to whom it is addressed and others authorized to
> receive it. It may contain privileged or confidential information or
> information exempt from disclosure as per applicable law. If you are not
the
> intended recipient or responsible for delivery to the intended recipient,
> you may not copy, deliver, distribute or print this message. If it is a
> forwarded message it may not have been sent with the authority of the
> company. Any views or opinions are individual to the sender and are not
the
> opinion of or endorsed by the company. The attachments to this message
have
> been virus checked. However, the recipients may conduct their own virus
> checks. SLK Software Services Pvt. Ltd. will not accept any claims for
loss
> or damages arising out of viruses.
>
"---------------------------------------------------------------------------
> -"
>
>
>
>


Message #4 by "Rohit Arora" <rohit_arora@i...> on Thu, 23 Jan 2003 09:48:36 +0530
I also had a problem with crystal reports. First i deployed my application
on a vanilla machine which jes contains .net framework and iis. I was able
to browse through whole of my application but was just unable to see crsytal
reports which i made. But once i installed visual studio.net on that machine
it started working fine ??? why ??

regards
rohit

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...]
Sent: Wednesday, January 22, 2003 9:44 PM
To: ASP.NET
Subject: [aspx] Re: Does .NET Framework comes along with Crystal Report
engine


Crystal Reports .NET is available through VS.NET.  To get it to work on
a separate server from your development platform, you need to install
the Crystal Reports stuff (which is outlined within the MSDN Library
that comes with VS.NET).  Please note that this is not the same engine
used in previous versions of Visual Studio/Visual Basic.

Hope this helps..Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> chaithanyak@s... 9:35:35 AM 1/22/2003 >>>
Hey guys,

I have a question
Crystal Reports developed using VS.NET after deploying to a m/c which
has
just
.NET framework and IIS is working fine...

Is .NET framework comes along with Crystal Reports Engine ?

Thanks in advance
chai
-----

Chaithanya.K
Software engineer
SLK Software Services Pvt Ltd.
#563-564, Niran Arcade,
New BEL Rd. Sanjay Nagar
Bangalore - 560094
Ph : 3515721-6 (O)
       Extn: 256
       3561778 (R)
Doing it right is no excuse for not meeting the schedule - Dilbert

"---------------------------------------Disclaimer--------------------------
-"
The information contained and transmitted by this e-mail is proprietary
to
SLK Software Services Private Limited and is intended solely for the
use of
the individual or entity to whom it is addressed and others authorized
to
receive it. It may contain privileged or confidential information or
information exempt from disclosure as per applicable law. If you are
not the
intended recipient or responsible for delivery to the intended
recipient,
you may not copy, deliver, distribute or print this message. If it is
a
forwarded message it may not have been sent with the authority of the
company. Any views or opinions are individual to the sender and are not
the
opinion of or endorsed by the company. The attachments to this message
have
been virus checked. However, the recipients may conduct their own
virus
checks. SLK Software Services Pvt. Ltd. will not accept any claims for
loss
or damages arising out of viruses.
"---------------------------------------------------------------------------
-"





Message #5 by "chaithanya" <chaithanyak@s...> on Thu, 23 Jan 2003 10:09:25 +0530
hey chris,

Thanks for the info,
But i tried installing my application on a server with Just .NET Framework
(Version 1.1)
not Visual studio...and it worked fine...
so my question is.....is .NET Framework comes integrated with the reports
engine, which
is needed to run Crystal Reports ?

Hope i am clear

chai
-----

"---------------------------------------Disclaimer--------------------------
-"
The information contained and transmitted by this e-mail is proprietary to
SLK Software Services Private Limited and is intended solely for the use of
the individual or entity to whom it is addressed and others authorized to
receive it. It may contain privileged or confidential information or
information exempt from disclosure as per applicable law. If you are not the
intended recipient or responsible for delivery to the intended recipient,
you may not copy, deliver, distribute or print this message. If it is a
forwarded message it may not have been sent with the authority of the
company. Any views or opinions are individual to the sender and are not the
opinion of or endorsed by the company. The attachments to this message have
been virus checked. However, the recipients may conduct their own virus
checks. SLK Software Services Pvt. Ltd. will not accept any claims for loss
or damages arising out of viruses.
"---------------------------------------------------------------------------
-"


-----Original Message-----
From: bounce-aspx-2939432@p...
[mailto:bounce-aspx-2939432@p...]On Behalf Of Rohit Arora
Sent: Thursday, January 23, 2003 9:49 AM
To: ASP.NET
Subject: [aspx] Re: Does .NET Framework comes along with Crystal Report
engine


I also had a problem with crystal reports. First i deployed my application
on a vanilla machine which jes contains .net framework and iis. I was able
to browse through whole of my application but was just unable to see crsytal
reports which i made. But once i installed visual studio.net on that machine
it started working fine ??? why ??

regards
rohit

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...]
Sent: Wednesday, January 22, 2003 9:44 PM
To: ASP.NET
Subject: [aspx] Re: Does .NET Framework comes along with Crystal Report
engine


Crystal Reports .NET is available through VS.NET.  To get it to work on
a separate server from your development platform, you need to install
the Crystal Reports stuff (which is outlined within the MSDN Library
that comes with VS.NET).  Please note that this is not the same engine
used in previous versions of Visual Studio/Visual Basic.

Hope this helps..Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> chaithanyak@s... 9:35:35 AM 1/22/2003 >>>
Hey guys,

I have a question
Crystal Reports developed using VS.NET after deploying to a m/c which
has
just
.NET framework and IIS is working fine...

Is .NET framework comes along with Crystal Reports Engine ?

Thanks in advance
chai
-----

Chaithanya.K
Software engineer
SLK Software Services Pvt Ltd.
#563-564, Niran Arcade,
New BEL Rd. Sanjay Nagar
Bangalore - 560094
Ph : 3515721-6 (O)
       Extn: 256
       3561778 (R)
Doing it right is no excuse for not meeting the schedule - Dilbert

"---------------------------------------Disclaimer--------------------------
-"
The information contained and transmitted by this e-mail is proprietary
to
SLK Software Services Private Limited and is intended solely for the
use of
the individual or entity to whom it is addressed and others authorized
to
receive it. It may contain privileged or confidential information or
information exempt from disclosure as per applicable law. If you are
not the
intended recipient or responsible for delivery to the intended
recipient,
you may not copy, deliver, distribute or print this message. If it is
a
forwarded message it may not have been sent with the authority of the
company. Any views or opinions are individual to the sender and are not
the
opinion of or endorsed by the company. The attachments to this message
have
been virus checked. However, the recipients may conduct their own
virus
checks. SLK Software Services Pvt. Ltd. will not accept any claims for
loss
or damages arising out of viruses.
"---------------------------------------------------------------------------
-"







Message #6 by "chaithanya" <chaithanyak@s...> on Thu, 23 Jan 2003 10:12:52 +0530
rohit,

I tried my application using with just .NET Framework and IIS...its working
fine
no error nuthing....
i used to get "Logon error" becaz of some problem with my system settings
nuthing
else other than that...

So i feel just .NET Framework is enough to run/view crystal reports i guess
am i rite guys ?

chai
-----
"---------------------------------------Disclaimer--------------------------
-"
The information contained and transmitted by this e-mail is proprietary to
SLK Software Services Private Limited and is intended solely for the use of
the individual or entity to whom it is addressed and others authorized to
receive it. It may contain privileged or confidential information or
information exempt from disclosure as per applicable law. If you are not the
intended recipient or responsible for delivery to the intended recipient,
you may not copy, deliver, distribute or print this message. If it is a
forwarded message it may not have been sent with the authority of the
company. Any views or opinions are individual to the sender and are not the
opinion of or endorsed by the company. The attachments to this message have
been virus checked. However, the recipients may conduct their own virus
checks. SLK Software Services Pvt. Ltd. will not accept any claims for loss
or damages arising out of viruses.
"---------------------------------------------------------------------------
-"


-----Original Message-----
From: bounce-aspx-2939432@p...
[mailto:bounce-aspx-2939432@p...]On Behalf Of Rohit Arora
Sent: Thursday, January 23, 2003 9:49 AM
To: ASP.NET
Subject: [aspx] Re: Does .NET Framework comes along with Crystal Report
engine


I also had a problem with crystal reports. First i deployed my application
on a vanilla machine which jes contains .net framework and iis. I was able
to browse through whole of my application but was just unable to see crsytal
reports which i made. But once i installed visual studio.net on that machine
it started working fine ??? why ??

regards
rohit

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...]
Sent: Wednesday, January 22, 2003 9:44 PM
To: ASP.NET
Subject: [aspx] Re: Does .NET Framework comes along with Crystal Report
engine


Crystal Reports .NET is available through VS.NET.  To get it to work on
a separate server from your development platform, you need to install
the Crystal Reports stuff (which is outlined within the MSDN Library
that comes with VS.NET).  Please note that this is not the same engine
used in previous versions of Visual Studio/Visual Basic.

Hope this helps..Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> chaithanyak@s... 9:35:35 AM 1/22/2003 >>>
Hey guys,

I have a question
Crystal Reports developed using VS.NET after deploying to a m/c which
has
just
.NET framework and IIS is working fine...

Is .NET framework comes along with Crystal Reports Engine ?

Thanks in advance
chai
-----

Chaithanya.K
Software engineer
SLK Software Services Pvt Ltd.
#563-564, Niran Arcade,
New BEL Rd. Sanjay Nagar
Bangalore - 560094
Ph : 3515721-6 (O)
       Extn: 256
       3561778 (R)
Doing it right is no excuse for not meeting the schedule - Dilbert

"---------------------------------------Disclaimer--------------------------
-"
The information contained and transmitted by this e-mail is proprietary
to
SLK Software Services Private Limited and is intended solely for the
use of
the individual or entity to whom it is addressed and others authorized
to
receive it. It may contain privileged or confidential information or
information exempt from disclosure as per applicable law. If you are
not the
intended recipient or responsible for delivery to the intended
recipient,
you may not copy, deliver, distribute or print this message. If it is
a
forwarded message it may not have been sent with the authority of the
company. Any views or opinions are individual to the sender and are not
the
opinion of or endorsed by the company. The attachments to this message
have
been virus checked. However, the recipients may conduct their own
virus
checks. SLK Software Services Pvt. Ltd. will not accept any claims for
loss
or damages arising out of viruses.
"---------------------------------------------------------------------------
-"







Message #7 by soltisa@W... on Thu, 23 Jan 2003 08:21:34 -0700
That was the same way for me. I had to install VS.NET on the IIS server for
the integrated Cyrstal reports to work.  Anyone know what specific
components/services are needed for the Crystal?  And the IIS server already
had the Seagate Page Service running so I could run regular Crystal reports,
just not the ones integrated with .NET.

Alvin Soltis
PCS Center Technology
"The less you have, the less you have to worry about"


-----Original Message-----
From: Rohit Arora [mailto:rohit_arora@i...] 
Sent: Wednesday, January 22, 2003 8:19 PM
To: ASP.NET
Subject: [aspx] Re: Does .NET Framework comes along with Crystal Report
engine


I also had a problem with crystal reports. First i deployed my application
on a vanilla machine which jes contains .net framework and iis. I was able
to browse through whole of my application but was just unable to see crsytal
reports which i made. But once i installed visual studio.net on that machine
it started working fine ??? why ??

regards
rohit

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...]
Sent: Wednesday, January 22, 2003 9:44 PM
To: ASP.NET
Subject: [aspx] Re: Does .NET Framework comes along with Crystal Report
engine


Crystal Reports .NET is available through VS.NET.  To get it to work on a
separate server from your development platform, you need to install the
Crystal Reports stuff (which is outlined within the MSDN Library that comes
with VS.NET).  Please note that this is not the same engine used in previous
versions of Visual Studio/Visual Basic.

Hope this helps..Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> chaithanyak@s... 9:35:35 AM 1/22/2003 >>>
Hey guys,

I have a question
Crystal Reports developed using VS.NET after deploying to a m/c which has
just .NET framework and IIS is working fine...

Is .NET framework comes along with Crystal Reports Engine ?

Thanks in advance
chai
-----

Chaithanya.K
Software engineer
SLK Software Services Pvt Ltd.
#563-564, Niran Arcade,
New BEL Rd. Sanjay Nagar
Bangalore - 560094
Ph : 3515721-6 (O)
       Extn: 256
       3561778 (R)
Doing it right is no excuse for not meeting the schedule - Dilbert

"---------------------------------------Disclaimer--------------------------
-"
The information contained and transmitted by this e-mail is proprietary to
SLK Software Services Private Limited and is intended solely for the use of
the individual or entity to whom it is addressed and others authorized to
receive it. It may contain privileged or confidential information or
information exempt from disclosure as per applicable law. If you are not the
intended recipient or responsible for delivery to the intended recipient,
you may not copy, deliver, distribute or print this message. If it is a
forwarded message it may not have been sent with the authority of the
company. Any views or opinions are individual to the sender and are not the
opinion of or endorsed by the company. The attachments to this message have
been virus checked. However, the recipients may conduct their own virus
checks. SLK Software Services Pvt. Ltd. will not accept any claims for loss
or damages arising out of viruses.
"---------------------------------------------------------------------------
-"



---
Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to 

---
Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to 



  Return to Index