Crystal Reports Question

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
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
 
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
 
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
 
Back
Top