Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Component Services / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Articles on Transactions in .Net?29 Jul 2004 20:32 GMT2
I'm currently using COM+ in my distributed transactions, and it's time to
port the VB 6 code over to .Net.  Better late than never.
Could someone point out a few articles on COM+ transactional "equivalents"
in .Net, to get a fellow started with?  I'm assuming .Net has its own twist
problem creating outlookattachments from ServicedComponent24 Jul 2004 21:52 GMT1
I am trying to interop with Outlook from a serviced component See
attached code below.
I am running my component inside a hostprocess (dllhost).
I succeds in creating the application object and the MailItem object,
It doesn't work with Oracle8i in .NET COM+24 Jul 2004 01:14 GMT1
I write an application with VS.NET2003 C#, I use com+ to handle transaction
of database, my database is Oracle8i, when I call db.Open(), I always get an
error message: Can't load oramts.dll, I don't know what this message means.
So, Anybody can help me.
COM+ and dlls in VB .NET (urgent)22 Jul 2004 05:57 GMT1
This looked pretty simple to me at first, and perhaps it still is, but I
havnt been able to find out just what the trick is.
Basically the aim is to compile a dll from VB .NET, which can be read using
previously written Java code (or anywhere else) which reads and executes the
regsvcs and FCL types21 Jul 2004 08:26 GMT4
I've just recently started playing with Serviced Components in C#.
I've defined a type like:
   [Guid(...)]
   public interface IFoo
Registering an assembly in multiple COM+ applications20 Jul 2004 02:54 GMT1
Is it possible to register the same ServicedComponent class in multiple COM+
library applications?  What are the ramifications of doing so?
Is COM+ Really Going Away?19 Jul 2004 18:00 GMT5
Last week some colleagues of mine returned from a Microsoft training class
on Web Services with the notion that Web Services are replacing COM+.  This
is what the instructor (a Microsoft employee) told them.  This seems naive
to me, since COM+ encompasses much more than what web ...
Serviced Component & inheritance17 Jul 2004 22:08 GMT2
I have a C# component which has two classes, one is a base class class & the other is the child, I want to add this component to COM+, I know I need to inherit the ServicedComponent class, but where should I do it in the base class or the child class. Also how can I do it in the ...
NET/C# queued component and C++ client15 Jul 2004 16:42 GMT2
I have a C# queued component registered on 2000 (had to install .Net
framework there). Now I'm calling CoGetObject() in C++ client getting
valid pointer for queued object and everything looks fine except there
is no messages in the queue after method call (queued component is not
QueryInterface for System.IDisposable failed14 Jul 2004 13:42 GMT2
I am having a serviced component which is working fine when i run with a test windows application. The same when i deploy on com+ server and call it through webservices, i am getting the following erro
"QueryInterface for System.IDisposable failed
can anyone help me in this.
COM+ Application Administration09 Jul 2004 19:23 GMT3
I need to change the identity (user name and password) that a COM+
application is running under on a remote machine.  Does anyone have an
example of remotely administering COM+ applications in .NET?
Thanks,
a COM+ problem with DTC06 Jul 2004 22:35 GMT1
i have deploy a COM+ (developed by .net1.1) component in windows Server 2003
for distributing
transaction, but the when i connect a SQL server 2000 on another Windows
2000 server, i got a exception:
1st Windows Service - how to register dll??06 Jul 2004 22:33 GMT1
I just created a VB.NET windows service. [Project 1]
I have another CS.NET project [Project 2] within the same solution.
[Project 1] compiles and leaves Project1.exe.. fine.
[Project 2] compiles and leaves Project2.dll
How to make a ServicedComponent Singleton or Statefull?06 Jul 2004 09:53 GMT1
   I need  to make my ServicedComponent Singleton because I noticed that
each method call creates a new instance which is kind of behavior I don't
need and it caused me problems. Making the component statefull may solve the
problem too.
Why doesn't component services show my methods?05 Jul 2004 15:01 GMT2
   I have a ServicedComponent containing some public functions.
I notice that these functions doesn't show in Component Services in XP,
however they work fine.
This behavior is different from old COM+.
Pages: 1 2 June, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.