I have been getting this kind of event log messages since I have upgraded to Framework 2 with VS2005 and is wondering if someone can tell me more about this. I have search the net and a few article points to difference between the attributes and the COM+ Catalog's settings. I ...
Hi, Group, I have a dll written in VB 6.0 that uses CDO 1.21 to create appointments. This dll is working fine when registered on Windows 2000 as Com+ component. We are moving web application that uses this
I'm using the OleDbConnection object to retrieve the contents of an Excel Worksheet as a DataSet. This works fine when testing the MyExcel.GetMonthly() method call. When I call MyExcel.GetMonthly() from a Serviced Component, it bombs