I have a report named crystalreport1 added to my web application in visual studio 2005
when i try to create the instance of the report like
dim rpt as new crystalreport1()

it shows an error crystalreport1() not defined
What is the problem and what namespaces need to be included.

Recommended Answers

All 2 Replies

dim rpt as new crystalreport1()

what is crystalreport1? crystalreport viewer or a page of report after generating?

I have the same problem,that I can not Create an instance of crystal Report i created in my web application. Iam using Vs 2005 profesional Edition

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.