S
Selen
Is there any code like that in c# asp.net CrystalReport1 report=new
CrystalReport1();
I get this error:
C:\Inetpub\wwwroot\proje\kalite\rapor\Equipment\Eqp_Status.aspx.cs(31): The
type or namespace name 'CrystalReport1' could not be found (are you missing
a using directive or an assembly reference?)
How Can I solve this error?
Thanks...
CrystalReport1();
I get this error:
C:\Inetpub\wwwroot\proje\kalite\rapor\Equipment\Eqp_Status.aspx.cs(31): The
type or namespace name 'CrystalReport1' could not be found (are you missing
a using directive or an assembly reference?)
How Can I solve this error?
Thanks...