Click here to Skip to main content
15,914,109 members
Home / Discussions / COM
   

COM

 
AnswerRe: Issues Implementing ATL COM Callback Functionality Pin
Mike Dimmick21-Sep-06 3:00
Mike Dimmick21-Sep-06 3:00 
GeneralRe: Issues Implementing ATL COM Callback Functionality Pin
Setesh8221-Sep-06 5:42
Setesh8221-Sep-06 5:42 
QuestionCOM Interop apartment issue - QueryInterface failing?!? Pin
Daniel Deptford20-Sep-06 4:05
Daniel Deptford20-Sep-06 4:05 
Questionerror 80040154 at instantiation of COM object Pin
mkrelli19-Sep-06 22:55
mkrelli19-Sep-06 22:55 
Questiongive suggestion to start learning COM Pin
premkamalg19-Sep-06 20:10
premkamalg19-Sep-06 20:10 
AnswerRe: give suggestion to start learning COM Pin
ShilpiP28-Sep-06 0:11
ShilpiP28-Sep-06 0:11 
AnswerRe: give suggestion to start learning COM Pin
Hamid_RT28-Sep-06 9:10
Hamid_RT28-Sep-06 9:10 
QuestionError in Deployment Pin
Jeeva Mary Varghese19-Sep-06 18:21
Jeeva Mary Varghese19-Sep-06 18:21 
Hai ,

I am developing a build using Install shield 10.5 , after installing the msi , I could open the application but displaying the below error message

First One is Access Vilation Error of the Dll msvcr80.dll
Next Error is

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

************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
at SipperRobotControllerLib.ActionDeviceClass.set_XYPosIndex(Int32 pPosIndex)
at CaliperLifeSciences.DKP.SipperControl.SipperCtrlPanel.mPlateControl_OnWellClicked(Int32 nRow, Int32 nColumn) in Y:\Core\Devices\PlateHandler\SipperControl.NET\CaliperSipper.vb:line 134
at CaliperLifeSciences.UserInterfaceControl.PlateControl.PlateControl_Click(Object sender, EventArgs e) in y:\Core\support\UserInterfaceControl\PlateControl.cs:line 875
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
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.UserControl.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)


How can i Solve these Errors.Actuallly i did this using Installshield 11.5.

Please help to solve this problem............................

AnswerRe: Error in Deployment Pin
Stephen Hewitt19-Sep-06 18:54
Stephen Hewitt19-Sep-06 18:54 
QuestionRe: Error in Deployment Pin
Jeeva Mary Varghese19-Sep-06 19:13
Jeeva Mary Varghese19-Sep-06 19:13 
AnswerRe: Error in Deployment Pin
Stephen Hewitt19-Sep-06 19:37
Stephen Hewitt19-Sep-06 19:37 
GeneralRe: Error in Deployment Pin
Jeeva Mary Varghese19-Sep-06 19:44
Jeeva Mary Varghese19-Sep-06 19:44 
GeneralRe: Error in Deployment Pin
Stephen Hewitt19-Sep-06 19:49
Stephen Hewitt19-Sep-06 19:49 
GeneralRe: Error in Deployment Pin
Jeeva Mary Varghese19-Sep-06 19:59
Jeeva Mary Varghese19-Sep-06 19:59 
GeneralRe: Error in Deployment Pin
Stephen Hewitt19-Sep-06 20:28
Stephen Hewitt19-Sep-06 20:28 
QuestionLeak for not calling VariantClear on a Variant holding a IXMLDOMSchemaCollection2Ptr Pin
rajandpayal17-Sep-06 4:29
rajandpayal17-Sep-06 4:29 
AnswerRe: Leak for not calling VariantClear on a Variant holding a IXMLDOMSchemaCollection2Ptr Pin
Aamir Butt19-Sep-06 20:57
Aamir Butt19-Sep-06 20:57 
QuestionIE Extension: How to add a button to the status bar? Pin
rryyjw15-Sep-06 6:08
rryyjw15-Sep-06 6:08 
GeneralRe: IE Extension: How to add a button to the status bar? Pin
Guffa15-Sep-06 15:57
Guffa15-Sep-06 15:57 
QuestionSystem.Runtime.InteropServices.COMException (0x80040154): ERROR Pin
Jeeva Mary Varghese14-Sep-06 19:23
Jeeva Mary Varghese14-Sep-06 19:23 
AnswerRe: System.Runtime.InteropServices.COMException (0x80040154): ERROR Pin
prasad_som14-Sep-06 19:52
prasad_som14-Sep-06 19:52 
QuestionRe: System.Runtime.InteropServices.COMException (0x80040154): ERROR Pin
Jeeva Mary Varghese14-Sep-06 20:00
Jeeva Mary Varghese14-Sep-06 20:00 
AnswerRe: System.Runtime.InteropServices.COMException (0x80040154): ERROR Pin
prasad_som14-Sep-06 22:30
prasad_som14-Sep-06 22:30 
GeneralRe: System.Runtime.InteropServices.COMException (0x80040154): ERROR Pin
Jeeva Mary Varghese14-Sep-06 23:56
Jeeva Mary Varghese14-Sep-06 23:56 
GeneralRe: System.Runtime.InteropServices.COMException (0x80040154): ERROR Pin
prasad_som15-Sep-06 0:02
prasad_som15-Sep-06 0:02 

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.