Click here to Skip to main content
16,004,901 members
Home / Discussions / COM
   

COM

 
Generalwarning MIDL2039 Pin
PJ Arends13-Apr-05 6:22
professionalPJ Arends13-Apr-05 6:22 
GeneralRe: warning MIDL2039 Pin
Peter Ritchie23-Apr-05 7:07
Peter Ritchie23-Apr-05 7:07 
GeneralRe: warning MIDL2039 Pin
PJ Arends23-Apr-05 14:43
professionalPJ Arends23-Apr-05 14:43 
GeneralWebBrowser Key Event Pin
BorisKco13-Apr-05 6:12
BorisKco13-Apr-05 6:12 
GeneralRe: WebBrowser Key Event Pin
vishalmore17-Apr-05 21:28
vishalmore17-Apr-05 21:28 
GeneralRe: WebBrowser Key Event Pin
BorisKco19-Apr-05 3:43
BorisKco19-Apr-05 3:43 
GeneralC#/COM+-->WIN98SE Pin
langdotnet12-Apr-05 9:51
langdotnet12-Apr-05 9:51 
GeneralSystem.EnterpriseServices.ServicedComponentProxy Pin
langdotnet12-Apr-05 9:45
langdotnet12-Apr-05 9:45 
hello..

I have finished an application developed in C #using COM+ and I have the following errror:

at System.EnterpriseServices.ServicedComponentProxy.CleanupQueues(Boolean bGit)
at System.EnterpriseServices.ServicedComponentProxyAttribute.CreateInstance(Type serverType)
at System.Runtime.Remoting.Activation.ActivationServices.IsCurrentContextOK(Type serverType, Object[] props, Boolean bNewObj)
at WinInterface.Login.btnAceptar_Click(Object sender, EventArgs e)
The type initializer for "System.EnterpriseServices.ServicedComponentProxy" threw an exception.

The application has been created in WINXP and will settle in WIN98SE.

Code Sample ... All BusinessLogic.

[Guid("35D02EB6-BC99-4c57-8078-1CF58CFE1FE7"),
JustInTimeActivation(),
Synchronization(SynchronizationOption.Required),
Transaction(TransactionOption.Required)]
public class ClienteBL : ServicedComponent

Help me ... please

lang
GeneralAxWebBrowser freezing on Dispose Pin
danire12-Apr-05 5:06
danire12-Apr-05 5:06 
GeneralPrinting an HTML page without the print dialog Pin
ijcullen11-Apr-05 21:54
professionalijcullen11-Apr-05 21:54 
GeneralRe: Printing an HTML page without the print dialog Pin
Ed K19-Apr-05 11:04
Ed K19-Apr-05 11:04 
GeneralHandling COM events from VB for Applications Pin
Anonymous8-Apr-05 5:32
Anonymous8-Apr-05 5:32 
GeneralRe: Handling COM events from VB for Applications Pin
rwestgraham8-Apr-05 15:00
rwestgraham8-Apr-05 15:00 
QuestionHow to use non .NET DLLs in .NET environment? Pin
Khang Nguyen8-Apr-05 5:30
Khang Nguyen8-Apr-05 5:30 
AnswerRe: How to use non .NET DLLs in .NET environment? Pin
rwestgraham8-Apr-05 14:40
rwestgraham8-Apr-05 14:40 
GeneralRe: How to use non .NET DLLs in .NET environment? Pin
Anonymous9-Apr-05 10:40
Anonymous9-Apr-05 10:40 
GeneralWriting COM object for C++ and VB Pin
Anonymous6-Apr-05 1:07
Anonymous6-Apr-05 1:07 
GeneralRe: Writing COM object for C++ and VB Pin
rwestgraham6-Apr-05 9:15
rwestgraham6-Apr-05 9:15 
GeneralRe: Writing COM object for C++ and VB Pin
Anonymous8-Apr-05 4:27
Anonymous8-Apr-05 4:27 
GeneralRe: Writing COM object for C++ and VB Pin
rwestgraham8-Apr-05 10:40
rwestgraham8-Apr-05 10:40 
GeneralRe: Correction to the above Pin
rwestgraham8-Apr-05 11:47
rwestgraham8-Apr-05 11:47 
GeneralRe: Correction to the above Pin
Anonymous11-Apr-05 0:02
Anonymous11-Apr-05 0:02 
GeneralRe: Correction to the above Pin
rwestgraham11-Apr-05 9:53
rwestgraham11-Apr-05 9:53 
GeneralProblem using ATL Object in other ATL Server Pin
andreasf5-Apr-05 20:26
andreasf5-Apr-05 20:26 
GeneralIHTMLDocument2 mouse handler Pin
Kharfax5-Apr-05 2:07
Kharfax5-Apr-05 2:07 

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.