Click here to Skip to main content
15,890,282 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hi friends, i am not able to import these namespaces

Imports CrystalDecisions.CrystalReports.Engine;

Imports CrystalDecisions.Shared;

using CrystalDecisions.Shared;


however i have installed sap crystal report & has added its reference also in windows application. I am using it in visual studio 2010. Crystal Report is working fine in web application but the problem is in windows application. Please help me...
Posted
Comments
GateKeeper22 16-Nov-11 13:28pm    
Don't know if this is a typo or not so I will ask. Are the 2 crystal report imports really using's in the code?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900