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 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Implementing Interception in .NET?31 Jul 2003 22:45 GMT2
What is the best way to implement interception in .NET in the middle-tier?
I am looking for a mechanism to implement call interception to wrap
functionalities around code written by other developers. Two approaches I am
aware of are:
COM+ I/O and Networking31 Jul 2003 13:48 GMT1
Win2k/Com+/VB.NET/SQL Server 2k/XP
Can anyone advise me on the following
We have a 3 tier application
1. Client runs vb.net forms on XP
Is there Sample Code for creating a Object for use with IIS and ASP (Not ASp.Net)?30 Jul 2003 15:35 GMT2
I'm trying to write a COM Object in VB .NET and not having the best of luck.
I'm not 100% sure that I have the Code writen properly to expose the methods
in my object or if I'm just not registering the dll properly on the Target
machine.
Failed to access Queued Component remotelly28 Jul 2003 17:33 GMT2
I'm triying to access ServicedComponent via MSMQ:
IQComponent iQc =
(IQComponent)Marshal.BindToMoniker(@"queue:/new:MSMQTestServer.QComponent");
iQc.DisplayMessage (msg);
Site becomes unavailable when Batch Process runs28 Jul 2003 11:34 GMT1
      We have a developed a site using Dotnet. We have asp.net pages
interacting with Vb.Net assemblies which are COM+ enabled. The whole
site works fine. We have several Nigthly batch processes which refer
the same assemblies. Even these batch process run perfectly fine. Now
COM Object - Why Cant I get IIS to see the Methods? I can create the Object...27 Jul 2003 02:35 GMT1
I've written a COM Object that I cant call one of the methods from an ASP
Page.
I get the Following Error:
Microsoft VBScript runtime (0x800A01AE)
COM interop and multithreading?25 Jul 2003 10:13 GMT1
I'm trying to use COM interop to work with Tibco (kind of message bus).
Everything seems to work fine when it all happens in one thread (tibco
open -> create transport -> create message -> send message). But when I
attempt eg. send a message from another thread, send operation ...
Timer Component inside Windows Service Component. Does it work?22 Jul 2003 17:50 GMT2
I have a component class which uses a timer component to implement its
functionality. It works when I use it from a windows application, but
doesn't when used from a windows service component. The component
initializes, but I get no Timer.Tick events.
C# sharp not pooling component, Please help.19 Jul 2003 22:40 GMT1
I'm using windows2k and .Net framework 1.1
I created this test component with the following code:
using System;
using System.EnterpriseServices;
every day the same questions... let's make a wiki guys19 Jul 2003 18:54 GMT1
Hi to all you guys which answer the same questions again and again.
I suggest that we should make a FAQ in form of a wiki
(http://wiki.org/wiki.cgi?WhatIsWiki). The good thing is, that it is very
easy to add / change / delete items in that faq when it is produced in form
Object Methods does not appear in the Component Services snap-in !?18 Jul 2003 15:15 GMT2
I have a problem with a serviced component developped in C# : I compile the
component, I use the GACUtil.exe tool to put it into the global assembly
cache (my application is configured as a server application), then I deploy
the application into the COM+ using regsvcs.exe tool. All ...
The partner transaction manager has disabled its support for remote/network transactions.18 Jul 2003 14:45 GMT2
i have a Remoting Server which uses ServicedComponents for Transactions. The
Remoting Server uses a SQL2k Database on another Windows 2003 Server. If i
call  a function on that Remote Server which needs Transaction Support i get
the following error Message:
interop problem in ASP.NET but not in .NET Windows App15 Jul 2003 15:09 GMT1
The following problem puzzles me. I have a COM layer and corresponding
Interop assemblies. The goal is to use the COM objects for a ASP.NET
application. The interop dlls were generated by TlbImp.exe (Framework 1.1).
Importing the reference in VS.NET 2003 works fine, but if I make a ...
Enterprise Services component performance11 Jul 2003 22:53 GMT3
We are experiencing some real time delays (several seconds) when information
is transfered from a ES component to a GUI on the same computer....
The data type being sent is a DataSet that is approx 500K in size....
The class defination file starts like this:
.NET: garbage collection for data type returrned from COM Interop08 Jul 2003 21:33 GMT1
How does garbage collection work in C# and VB.NET for data returned from COM
object?  For example, a COM object written in C++ returns a SAFEARRAY to C#
or VB.NET, will this SAFEARRAY (mapped to type[] in C# or VB.NET) be garbage
collected?  Similarily, if C# or VB.NET pass ...
Pages: 1 2 June, 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.