Crystal Reports Question

G

Guest

Dear All

I am new to crystal reports. I can do development with ASP.net and Crystal Reports on my machine.It work
fine. But I dont know that when I install my project on the server machine. Will it work or not. I want it to wor
without installing Visual Studio.net on the server. I dont know whether its possible or not

Any Help very much appreciate

Cheers
Sunil
 
C

Cowboy

You can install the .NET Framework redistributable on the server (not Visual
Studio .NET) and the Crystal Reports components. NOTE that the development
engine for Crystal is very limited and you might require more licenses for
your application. NOTE also that Crystal is at least a version away from the
one that shipped with VS.NET 2003.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
Sunil Sabir said:
Dear All,

I am new to crystal reports. I can do development with ASP.net
and Crystal Reports on my machine.It works
fine. But I dont know that when I install my project on the
server machine. Will it work or not. I want it to work
 
I

Ignacio Machin \( .NET/ C# MVP \)

Hi,

You have to create a setup project and add the merge modules from CR, you
also need to have registered your version of CR , make a search in the CR
support site for a document named crnet_deployment.pdf it explain in details
how to do this.

Cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

Sunil Sabir said:
Dear All,

I am new to crystal reports. I can do development with ASP.net
and Crystal Reports on my machine.It works
fine. But I dont know that when I install my project on the
server machine. Will it work or not. I want it to work
 
G

Guest

Hi

At least you need to install the .NET Framework runtime. There is a redistributable version that can be downloaded from Microsoft's web site
..NET 1.0
http://www.microsoft.com/downloads/...dee-a83f-4e21-b05a-009d06457787&DisplayLang=e
..NET 1.
http://www.microsoft.com/downloads/...5e3-f589-4842-8157-034d1e7cf3a3&DisplayLang=e
You also need to install Crytal Reports Engine on the server. Please se
http://msdn.microsoft.com/library/d.../crtskdeployingweborwebserviceapplications.as

Bin Song, MCP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top