Setup For Vb.net Project
-
Hi i am new to vb.net, i develop a project in vb.net(.net version 2005) with some crystal report and i am using some .dll files for project. i create a setup file for that project and installed in another PC , it doesnt contain .net, when i run the project it throws an error in the crystal report.But the forms are running without error, but the crystal report throws the following error "The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception" please help me Karthik
-
Hi i am new to vb.net, i develop a project in vb.net(.net version 2005) with some crystal report and i am using some .dll files for project. i create a setup file for that project and installed in another PC , it doesnt contain .net, when i run the project it throws an error in the crystal report.But the forms are running without error, but the crystal report throws the following error "The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception" please help me Karthik
Is Crystal Reports installed on the target machine ?
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )