Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
QuestionMDI wizard Pin
half-life12-Oct-07 23:06
half-life12-Oct-07 23:06 
Questionoverride Hashtable question Pin
jason_mf12-Oct-07 22:15
jason_mf12-Oct-07 22:15 
AnswerRe: override Hashtable question Pin
Christian Graus12-Oct-07 23:13
protectorChristian Graus12-Oct-07 23:13 
Questioncommunication between two client Pin
8213001212-Oct-07 22:15
8213001212-Oct-07 22:15 
AnswerRe: communication between two client Pin
Christian Graus12-Oct-07 23:15
protectorChristian Graus12-Oct-07 23:15 
GeneralRe: communication between two client Pin
8213001212-Oct-07 23:45
8213001212-Oct-07 23:45 
GeneralRe: communication between two client Pin
Christian Graus13-Oct-07 0:01
protectorChristian Graus13-Oct-07 0:01 
Questionerror in crystal reports Pin
monuSaini12-Oct-07 21:15
monuSaini12-Oct-07 21:15 
Hello Every body,

I had develop an desktop application in c# with dotnetframwork 2.0. The application is working fine but i am facing problem in crystal report.
I am getting the following error message :

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception. ---> System.Runtime.InteropServices.COMException (0x800736B1): Retrieving the COM class factory for component with CLSID {11BD5260-15B6-412D-80DB-12BB60B8FE50} failed due to the following error: 800736b1.
at CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor()
--- End of inner exception stack trace ---
at CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor()
at CrystalDecisions.CrystalReports.Engine.ReportClass..ctor()
at alokInventorySystem.outsideDelhiCustomerInvoice..ctor()
at alokInventorySystem.printInvoice.printInvoice_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
alokInventorySystem
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/AspDotNet/AlokInventorySystemSetUp/alokInventorySystem.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
CrystalDecisions.Windows.Forms
Assembly Version: 10.2.3600.0
Win32 Version: 10.2.51014.0
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/CrystalDecisions.Windows.Forms/10.2.3600.0__692fbea5521e1304/CrystalDecisions.Windows.Forms.dll
----------------------------------------
CrystalDecisions.Shared
Assembly Version: 10.2.3600.0
Win32 Version: 10.2.51014.0
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/CrystalDecisions.Shared/10.2.3600.0__692fbea5521e1304/CrystalDecisions.Shared.dll
----------------------------------------
CrystalDecisions.ReportSource
Assembly Version: 10.2.3600.0
Win32 Version: 10.2.51014.0
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/CrystalDecisions.ReportSource/10.2.3600.0__692fbea5521e1304/CrystalDecisions.ReportSource.dll
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
CrystalDecisions.CrystalReports.Engine
Assembly Version: 10.2.3600.0
Win32 Version: 10.2.51014.0
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/CrystalDecisions.CrystalReports.Engine/10.2.3600.0__692fbea5521e1304/CrystalDecisions.CrystalReports.Engine.dll
----------------------------------------
CrystalDecisions.ReportAppServer.CommLayer
Assembly Version: 10.2.3600.0
Win32 Version: 10.2.9700.0
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/CrystalDecisions.ReportAppServer.CommLayer/10.2.3600.0__692fbea5521e1304/CrystalDecisions.ReportAppServer.CommLayer.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box


Regards,


rahul saini
AnswerRe: error in crystal reports Pin
il_masacratore14-Oct-07 21:28
il_masacratore14-Oct-07 21:28 
GeneralRe: error in crystal reports Pin
monuSaini16-Oct-07 19:39
monuSaini16-Oct-07 19:39 
Questioncan't reasign byte[] array :S Pin
Patricio Tapia12-Oct-07 20:27
Patricio Tapia12-Oct-07 20:27 
AnswerRe: can't reasign byte[] array :S Pin
Guffa13-Oct-07 0:06
Guffa13-Oct-07 0:06 
QuestionConverting *ANY* file to Binary and back [modified] Pin
Ian Uy12-Oct-07 19:30
Ian Uy12-Oct-07 19:30 
AnswerRe: Converting *ANY* file to Binary and back Pin
led mike12-Oct-07 20:20
led mike12-Oct-07 20:20 
GeneralRe: Converting *ANY* file to Binary and back Pin
Ian Uy12-Oct-07 20:22
Ian Uy12-Oct-07 20:22 
GeneralRe: Converting *ANY* file to Binary and back Pin
led mike12-Oct-07 20:37
led mike12-Oct-07 20:37 
AnswerRe: Converting *ANY* file to Binary and back Pin
mav.northwind12-Oct-07 20:22
mav.northwind12-Oct-07 20:22 
GeneralRe: Converting *ANY* file to Binary and back Pin
Ian Uy12-Oct-07 20:30
Ian Uy12-Oct-07 20:30 
GeneralRe: Converting *ANY* file to Binary and back Pin
led mike12-Oct-07 20:34
led mike12-Oct-07 20:34 
GeneralRe: Converting *ANY* file to Binary and back Pin
Ian Uy12-Oct-07 21:18
Ian Uy12-Oct-07 21:18 
GeneralRe: Converting *ANY* file to Binary and back Pin
Daniel Grunwald12-Oct-07 23:42
Daniel Grunwald12-Oct-07 23:42 
GeneralRe: Converting *ANY* file to Binary and back Pin
Ian Uy12-Oct-07 23:53
Ian Uy12-Oct-07 23:53 
GeneralRe: Converting *ANY* file to Binary and back Pin
Colin Angus Mackay13-Oct-07 0:01
Colin Angus Mackay13-Oct-07 0:01 
AnswerRe: Converting *ANY* file to Binary and back Pin
Guffa13-Oct-07 0:19
Guffa13-Oct-07 0:19 
GeneralRe: Converting *ANY* file to Binary and back Pin
Ian Uy13-Oct-07 0:59
Ian Uy13-Oct-07 0:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.