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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Queued Components and TransactionScope24 Jul 2006 18:00 GMT1
I have an app that uses Queued Components.  The queue is set as
transactional and the transaction is set to Supported (I've also tried
Required).  Everything is running on the same box (tried XP and 2k3).  In my
app I wrap the queued component call in a TransactionScope.  I'm ...
DLL C++ export to .NET C#18 Jul 2006 18:15 GMT1
apologies in advance if this topic has already been covered, but my
search in the newsgroups has yet to reveal the secret formula.
I've got a .NET C# application that invokes a classic C++ .DLL using
DllImport.   I'm working at source level with both .NET and the C++
regsvcs no longer works: You must have administrative credentials to perform this task18 Jul 2006 11:43 GMT1
I have written an application in .NET 2 (I also have .NET 1 installed).
Until a few days ago, I could use regsvcs without any problem in order to
installed my serviced assemblies in COM+. All of a sudden, when I tried it
today, I got "You must have administrative credentials to ...
System.Transactions vs EnterpriseService17 Jul 2006 15:38 GMT2
I'm a little bit confused with this new System.Transactions namespace.
I was able to understand its propose, but it looks like it is the
replacement for EnterpriseService (ServicedComponent) when all you want
from COM+ is the transaction coordination.
SerializationException while returning XmlElement type in Com+ Component09 Jul 2006 19:59 GMT1
  I have a Com+ component in C# which has a method as follows:
public XmlElement CreateRequest ( string loanNumber );
This method creates a request using XmlDocument object and returns
XmlDocument.DocumentElement which is basically an XmlElement. Now after
The object that wouldn't die05 Jul 2006 16:20 GMT4
I have a COM+ application with one object that is never destroyed. Each time
I run the client application that uses it, the a new instance of the object
is created. Even though the object is set to null by the client, it never
gets garbage collected. The only way to destroy the ...
 
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.