Click here to Skip to main content
15,909,896 members
Home / Discussions / C#
   

C#

 
GeneralRe: Compress specific text for storage. Pin
Ian Shlasko26-Aug-10 11:34
Ian Shlasko26-Aug-10 11:34 
GeneralRe: Compress specific text for storage. Pin
Luc Pattyn26-Aug-10 11:48
sitebuilderLuc Pattyn26-Aug-10 11:48 
GeneralRe: Compress specific text for storage. Pin
AspDotNetDev26-Aug-10 11:51
protectorAspDotNetDev26-Aug-10 11:51 
GeneralRe: Compress specific text for storage. Pin
Ian Shlasko26-Aug-10 11:53
Ian Shlasko26-Aug-10 11:53 
GeneralRe: Compress specific text for storage. Pin
AspDotNetDev26-Aug-10 12:02
protectorAspDotNetDev26-Aug-10 12:02 
GeneralRe: Compress specific text for storage. Pin
Ian Shlasko26-Aug-10 12:10
Ian Shlasko26-Aug-10 12:10 
GeneralRe: Compress specific text for storage. Pin
AspDotNetDev26-Aug-10 11:48
protectorAspDotNetDev26-Aug-10 11:48 
GeneralRe: Compress specific text for storage. Pin
Luc Pattyn26-Aug-10 12:13
sitebuilderLuc Pattyn26-Aug-10 12:13 
AnswerRe: Compress specific text for storage. Pin
AspDotNetDev26-Aug-10 10:20
protectorAspDotNetDev26-Aug-10 10:20 
QuestionWhere is saved connection string for DataSet Pin
polzovat7926-Aug-10 5:16
polzovat7926-Aug-10 5:16 
AnswerRe: Where is saved connection string for DataSet Pin
Łukasz Nowakowski26-Aug-10 5:30
Łukasz Nowakowski26-Aug-10 5:30 
GeneralRe: Where is saved connection string for DataSet Pin
darkelv26-Aug-10 19:09
darkelv26-Aug-10 19:09 
AnswerRe: Where is saved connection string for DataSet Pin
Not Active26-Aug-10 6:37
mentorNot Active26-Aug-10 6:37 
AnswerRe: Where is saved connection string for DataSet Pin
darkelv26-Aug-10 19:12
darkelv26-Aug-10 19:12 
Questionschedule in program Pin
behzadcp26-Aug-10 3:01
professionalbehzadcp26-Aug-10 3:01 
AnswerRe: schedule in program Pin
Ian Shlasko26-Aug-10 3:08
Ian Shlasko26-Aug-10 3:08 
GeneralRe: schedule in program Pin
behzadcp26-Aug-10 21:06
professionalbehzadcp26-Aug-10 21:06 
GeneralRe: schedule in program Pin
Ian Shlasko27-Aug-10 1:34
Ian Shlasko27-Aug-10 1:34 
Questionhow to #define a global one Pin
Joe Rozario26-Aug-10 1:45
Joe Rozario26-Aug-10 1:45 
AnswerRe: how to #define a global one Pin
Richard MacCutchan26-Aug-10 2:01
mveRichard MacCutchan26-Aug-10 2:01 
GeneralRe: how to #define a global one Pin
Joe Rozario26-Aug-10 17:59
Joe Rozario26-Aug-10 17:59 
QuestionWindows 7: Winform application report error when try to invoke the COM object Pin
Cracked-Down26-Aug-10 1:16
Cracked-Down26-Aug-10 1:16 
Hi all,

I am gettting following error when I try to run a winform application which invokes the COM component

Anybody have idea how to resolve this problem? I could not get any info from googling on net



Unhandled exception has occured in your application. If you......blaw blaw


Retriving the COM class factory for component with
CLSID {491B.....} failed due to following error 80080005


Error :

************** Exception Text **************

System.Runtime.InteropServices.COMException (0x80080005): Retrieving the COM class factory for component with CLSID {491B6189-7E9D-43F4-A7DE-C062DF7B326E} failed due to the following error: 80080005.

at ComInvoker.Form1.button1_Click(Object sender, EventArgs e)

at System.Windows.Forms.Control.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ButtonBase.WndProc(Message& m)

at System.Windows.Forms.Button.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.4952 (win7RTMGDR.050727-4900)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

ComInvoker

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Program%20Files/CUMMINS/InvkoerSetup/ComInvoker.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

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.4927 (NetFXspW7.050727-4900)

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.4927 (NetFXspW7.050727-4900)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

Interop.MLApp

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Program%20Files/CUMMINS/InvkoerSetup/Interop.MLApp.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.
AnswerRe: Windows 7: Winform application report error when try to invoke the COM object Pin
Pete O'Hanlon26-Aug-10 1:21
mvePete O'Hanlon26-Aug-10 1:21 
AnswerRe: Windows 7: Winform application report error when try to invoke the COM object Pin
Luc Pattyn26-Aug-10 2:28
sitebuilderLuc Pattyn26-Aug-10 2:28 
GeneralRe: Windows 7: Winform application report error when try to invoke the COM object Pin
Cracked-Down26-Aug-10 2:39
Cracked-Down26-Aug-10 2:39 

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.