CrystalDecisions? Where can I find this?

  • Thread starter Thread starter Scott Gunn
  • Start date Start date
S

Scott Gunn

Hello

I have vb.net 2003 but I cannot find CrystalDecisions. How can I get/install
it?

TBS
 
What version of .net 2003 have you got ?

Create a new solution e.g "WindowsApplication1". In the Solution Explorer
Right click on the Project name ("WindowsApplication1") and select Add|Add
New Item

From the list of items you should see Crystal Report...(if installed)

Gerry
 
Hello, No joy in finding CrystalDecisions.

Versions
Microsoft Development Environment 2003 Version 7.1.3088
Microsoft .Net Framework 1.1 Version 1.1.4322 SP1

Installed Products
Microsoft Visual Basic .NET

In the list have the following
- Windows Form
- Class
- Module
- Component Class
- User Control
- Data Form Wizard
- Dataset
- XML File
- XML Schema
- Code File
- Custom Control
- HTML Page
- Inherited Form
- Web Custom Control
- Inherited User Control
- Windows Service
- Com Class
- Transactional Component
- Text File
- Frameset
- XSLT File
- Style Sheet
- Installer Class
- Bitmap File
- Cursor File
- Icon File
- Assembly Resource File
- Assembly Information File
- Assembly Configuration File
- JScript File
- VBScript File
- Windows Script Host

TBS
 
Scott Gunn said:
I have vb.net 2003 but I cannot find CrystalDecisions. How can I
get/install it?

There is an option for installing Crystal Reports in the VS.NET setup.
Re-run the setup and check the option. Note that VB.NET Standard doesn't
include Crystal Reports.
 

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

Back
Top