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 / December 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DTC Transactions: MSMQ.. marshal vs. automatic30 Dec 2003 08:56 GMT6
I'm working with a proof on concept application where I am trying to implement a two-stage DTC transaction
My first approach was to
      Dim iQReporter As Reporter.Reporter.IQReporte
      iQReporter = CType(Marshal.BindToMoniker("queue:/new:Reporter.Reporter.ImplReporter") ...
ASP.Net and COM Problem29 Dec 2003 16:42 GMT6
I have a web site coded in C#. It needs to call a COM component
written in VB6. This COM conects with another computer. This second
machine conects to a mainframe - kind of a wrapper - and returns some
informations from mainframe to COM component on the first machine (the
Newbie question19 Dec 2003 06:08 GMT2
I'm developing a (C#) n-tier application and have looked a little at COM+,
thinking it might be a good Data Access Layer Component.
But whenever I try to call a method on my COM+ component I get this error:
"The partner transaction manager has disabled its support for remote/network
Strange behavior with Custom Exception and ServicedComponent18 Dec 2003 12:56 GMT1
This is the enviroment
A WinForm application call a ServicedComponent, it is activated in Server Mode.
This ServicedComponent, throw a CustomException that is catched by de WinForm Application.
When the ServicedCompoent does not implement another Interface, the exception catched by
Remove Windows Services17 Dec 2003 16:21 GMT1
I'm using Windows XP. I had installed Oracle server 9.0 on the system. But
something wrong, I removed Oracle but there are some Oracle's entry in
Service windows (Start/Program/Administrative Tools/Services)
How can I remove these entry?
IIS6.0: Running ASP pages that use VB6 ActiveX dll 17 Dec 2003 16:12 GMT1
I have the following senario:
-    Installing web application(ASP) on IIS6.0 (The application was running
on IIS5)
-    ASP pages that use VB6 ActiveX dll
COMException when registering a LCE transient subscription15 Dec 2003 15:28 GMT7
I'm using this code to register a LCE transient subscription:
Public Function Add(ByVal Obj As Object) As String
   Dim cat As Object = CreateObject("COMAdmin.COMAdminCatalog")
   Dim Subscriptions As Object = cat.GetCollection("TransientSubscriptions")
COM Component Creation and Registration Script13 Dec 2003 09:57 GMT2
  I have a question regarding COM+ Component Services.  I currently
have a machine that has a number of separate COM+ Packages with 1-2
components in each package.  We're implementing a new backup strategy
and I would like to know if there is a way to script the
Problems with setting up an n-tier architecture12 Dec 2003 06:00 GMT1
I thought I would stop hard-coding all my db commands and came up with (what
I thought is) an n-tier architecture to deal with data access.  I have set
up a simple scenario to test:
I have an object named "SQLConnect.vb" which is supposed to be the generic
COM+ .setAbort() + .dispose()11 Dec 2003 14:26 GMT2
Hi, I developed as series of com+ components and everything was going well
until I made the classic method call that does another method call and the
second one calls .setAbort(), when I return to the first component and try
to execute .dispose() on the one that called .setAbort() I ...
ServicedComponent impersonation level is always Anonymous10 Dec 2003 21:57 GMT1
I have a serviced component, and I want it to be able to do some stuff
on behalf of the client using impersonation. However, no matter what I
do, the Impersonation level of the SecurityIdentity in the
SecurityCallContext is always "Anonymous".
Problem with transactions from Win2k app server to Win2k3 SQL Server10 Dec 2003 20:20 GMT7
Here's my set-up:
- Windows 2000 application server with serviced components registered in
Component Services
- Windows 2003 Server Standard running SQL Server 2000
The transaction has already been implicitly or explicitly committed or aborted10 Dec 2003 20:19 GMT1
I am using Enterprise Services Serviced Components to handle database
transactions on a SQL Server 2000 database running on a Windows 2003
Server operating system.  My web application which is calling my
serviced component is on a different server than my database.  I am
self install into COM+ fails10 Dec 2003 14:27 GMT2
I have a .NET serviced component.
I can install it into a COM+ application using the regsvcs utlility fine :-)
However, I need to to use an installer class to do this to make it part of a
big install.
Can't run queued components within 2 hosts09 Dec 2003 16:51 GMT1
Hi Fellows
 I'm trying to run a queued component hosting the client in one machine (WinXP professional) and the real component in another one (Windows 2003 standanlone server). However I can't figure out the correct way to install the component to make it work. I already use a ...
Pages: 1 2 November, 2003
 
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.