| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
I want to do a silent uninstall of a com+ application without upgrading the
msiexec to v 3.0. Any ideas or thoughts on this ??
Regards,
Marc
Marc Nemegeer
|
10-05-2004 10:10 AM
Marc Nemegeer | 0 | 32 |
|  | A service should respond to suspend and hibernate events. For this I have
overriden the following...
Gerrit Hulleman
|
10-03-2004 03:21 PM
Gerrit Hulleman | 0 | 40 |
|  | I am trying to replace some legacy COM+ modules coded in Delphi. These
have some properties exposed thru the COM+ interface. This is what a
typical...
Eric
|
09-29-2004 04:03 PM
Eric | 1 | 40 |
|  | I built a basic Windows Service with C# which uses a FileSystemWatcher
component to simply monitor a directory for XML files being created but...
Frank Mamone
|
09-29-2004 09:16 AM
Frank Mamone | 1 | 38 |
|  | I have remote object that writes a DataSet to an ASP.NET host application.
The remote object used a class to do the writing. With the permissions...
sprungli
|
09-29-2004 08:28 AM
José Miguel Torres | 1 | 29 |
|  | What are the implications of an assembly written VB.Net that is
registered in COM+ but is not referencing the Enterprise Services? We
have a couple...
AT
|
09-29-2004 08:27 AM
José Miguel Torres | 1 | 27 |
|  | Hi,
what is necessary to have a .NET component ready to be used in COM+...
cmrchs
|
09-28-2004 10:45 AM
José Miguel Torres | 1 | 32 |
|  | Hi there,
Out of the box installation of Windows 2000 server \W2003 Server, installs
and enables the following services:
Distributed...
d
|
09-28-2004 08:09 AM
d | 0 | 36 |
|  | Hi all,
I'm encountering an error at work which might be the cause of my "ORA-
24761: transaction rolled back" problem and am wondering whether...
CricketWee
|
09-27-2004 06:42 PM
Tomas Restrepo \(MVP\) | 6 | 45 |
|  | Hello!
I have made a simple queued component with C# .NET (source code below). But
when I try to run it I get an error message in the eventlog (see...
Niclas Forsell
|
09-27-2004 04:39 AM
Niclas Forsell | 0 | 49 |
|  | Can someone e-mail me this DLL. I cannot get my .NET to compile the project
code and I'm desperate to get my app to work. I just need this DLL so I...
John Cosmas
|
09-25-2004 10:39 PM
Rakesh Rajan | 1 | 39 |
|  | The error came back to the web page
"Dye Suzuki" <DyeSuzuki (AT) discussions (DOT) microsoft.com> wrote
Stan
|
09-24-2004 04:18 PM
Stan | 4 | 30 |
|  | when the client is vb6, the regsvcs along will make the serviced component
work ( activationOptions.Server ). but when the calling client is...
Jim Hsu
|
09-24-2004 11:02 AM
Ed | 1 | 32 |
|  | I have existing DLL with shared function everywhere. I want to convert this
DLL into COM+ DLL. Do I need to remove all shared function from code? Can...
Dhaval Naik
|
09-24-2004 10:15 AM
Ed | 1 | 32 |
|  | Hi,
I have a windows service that sets up a keyboard and mouse hook. This
works fine in Win XP SP1, with the Interact with desktop checkbox...
sureshjoseph
|
09-23-2004 06:27 PM
sureshjoseph | 0 | 39 |
|  | Does anyone know of a good component for audio(.WAV) playback that supports
double-speed/normal/half-speed playback? I need to provide playback...
Brett Hofer
|
09-23-2004 08:37 AM
Brett Hofer | 0 | 35 |
|  | (Type your message here)
Hi,
My team developed a huge .NET C# Web-based project and now it is running in Production.
On average, per transaction...
Lim Ping Ping via .NET 247
|
09-22-2004 03:58 AM
Ravichandran J.V. | 1 | 40 |
|  | Some of the distinctive features of Tierdeveloper 4.0 are as follows.
Object handling
-Map to a single table or multiple tables
-Map to a view...
AT
|
09-21-2004 02:36 AM
AT | 0 | 37 |
|  | This only happens when
a) you dispose a none-root serviced component
b) component aborts the transaction
By design COM+ does not allow any calls...
Stan
|
09-14-2004 06:31 AM
Ed | 4 | 34 |
|  | Hello
I have written an application that export to pdf some Crystal
Reports's files. I have to merge some different pdf in one. Where I
can find a...
Gilmour
|
09-12-2004 02:48 AM
Gilmour | 0 | 27 |
|  | It took me whole day to figure out when my serviced compoennt with an .net
interface call failed, it seem the automatic interface tlb export and...
Jim Hsu
|
09-10-2004 11:17 AM
Kim Gräsman | 3 | 25 |
|  | Hi,
I've created 2 C# serviced components in a COM+ App dll. I register them and
they both work fine and unload OK when called from a VBScript, but...
Jay R.
|
09-09-2004 05:33 PM
Jay R. | 1 | 28 |
|  | Hi all.
I have a small program which creates a new desktop on WinSta0 and then
launches an application into this new desktop. However when I package...
Paul
|
09-07-2004 03:23 AM
Paul | 0 | 39 |
|  | Hi,
I have the following problem: from time to time my com+ package just
stops responding. In com+ management console I can see that activation
time...
AT
|
09-06-2004 08:53 PM
Jim Hsu | 4 | 43 |
|  | We have a COM+ ( VB.NET ) running on Windows 2000 Server with SP4. We had a problem
using LoadUserProfile/UnloadUserProfile Function.
We identified...
Andreas Nicolaou via .NET 247
|
09-06-2004 08:16 AM
Andreas Nicolaou via .NET 247 | 0 | 51 |
|  | HI,
I've just developed a software that reads all properties of COM+ Catalog.
This Software is free and needs .NET Framework 1.1. If you want to...
José Miguel Torres
|
09-06-2004 04:26 AM
José Miguel Torres | 0 | 38 |
|  | Hello,
I have a Remote application that is hosted in IIS with the <identity
impersonate="true" user="bob" password="password"/> set in the...
Hollywood
|
09-03-2004 08:48 PM
Hollywood | 0 | 41 |
|  | I've searched and can't find not way for my servicedComponents to learn about the application Root folder of the COM+ Application, the...
Jim Hsu
|
09-03-2004 08:02 PM
Jim Hsu | 2 | 42 |
|  | I had a .NET aplication, writed in C#, which uses COM+
(enterprise services)
It works fine few months ago.
Last time i had to run this application...
Mrozik
|
09-03-2004 10:58 AM
Mrozik | 0 | 50 |
|  | I' trying to stop and start a Windows Service application I've written in
VB.NET from an .aspx page and am not having much luck.
I have done it...
Larry Powell
|
09-03-2004 10:23 AM
Larry Powell | 0 | 38 |
|  | Hi all. I'm having a problem adding a .Net COM+ component and I've got no
idea as to how to solve it. The component is being registered on a...
dln
|
09-02-2004 03:45 PM
dln | 0 | 42 |
|  | Sounds like your not releasing your resourses.
"Marcus Oliveira via .NET 247" <anonymous (AT) dotnet247 (DOT) com> wrote
Steven
|
09-02-2004 12:28 PM
Steven | 0 | 41 |
|  | Hi there,
I have a queued COM+ server component written in C# running on Windows 2003
Server. Everything has been working fine for a while, and all...
Steven
|
09-02-2004 12:25 PM
Steven | 0 | 50 |
|  | it's pretty strange that I will alwasy get an error when using RegSvcs to
register a Serviced Components.
the error is
The following installation...
Jim Hsu
|
09-02-2004 10:18 AM
Jim Hsu | 1 | 55 |
|  | (Type your message here)
I was wondering if any one had or could create 2 scripts 1 whichstarts the other which stops COM+ packages defined in...
vishal amin via .NET 247
|
09-01-2004 10:56 AM
vishal amin via .NET 247 | 0 | 35 |
|  | (I've searched and can't find not way for my servicedComponentsto learn about the application Root folder of the COM+Application, the...
Lily Wu via .NET 247
|
08-29-2004 10:53 PM
Lily Wu via .NET 247 | 0 | 50 |
|  | Please forgive me if this is stupid, but being new to COM, I cannot figure
it out. I followed one examples in Mike Gunderloys 70-310 exam...
Ralf Hermanns
|
08-29-2004 06:06 PM
Steve S | 1 | 40 |
|  | Have you installed the Office PIA (Primary Interop Assembly)?
If not - I would strongly suggest using that Interop rather than generating
your own,...
Jediah L.
|
08-28-2004 09:05 PM
Jediah L. | 0 | 32 |
|  | Please forgive me if this is stupid, but being new to COM, I cannot figure
it out. I followed one examples in Mike Gunderloys 70-310 exam...
Ralf Hermanns
|
08-28-2004 04:24 PM
Ralf Hermanns | 1 | 38 |
|  | Hi Michael,
Have you tried calling Dispose on your objects? I'm not familiar with VB so
I might be wrong here.
Set MyObject =...
enrico sabbadin @ infinito
|
08-27-2004 09:18 PM
Jim Hsu | 2 | 33 |
|  | I've come across some documentation from Microsoft that states:
"When a component is configured to use COM+, it must reside in only
one COM+...
AT
|
08-27-2004 02:43 PM
AT | 4 | 29 |
|  | Ho un problema che mi sta facendo sprecare troppo tempo. Ho creato un
serviced component (ma come si traduce? Componente...
AT
|
08-26-2004 01:15 PM
AT | 0 | 35 |
|  | Hi All,
1)enableCommit Sets the consistent bit to true and the done bit to
false in the COM+ context.
but could some one explain a senario(example)...
AT
|
08-21-2004 10:38 PM
AT | 2 | 47 |
|  | Hello there,
Here is my problem:
I've written an OLEDBProvider that access local or remote files.
I wanted to return from within a Serviced Component...
Olivier Matrot
|
08-20-2004 10:48 AM
Olivier Matrot | 0 | 36 |
|  | I have a component that subclasses ServicedComponent. It has both JITA and
object pooling enabled. So all initialization code in in Activate method....
Raghu
|
08-20-2004 08:35 AM
Raghu | 1 | 40 |
|  | I want to have my web server out in the DMZ use COM+ components that sit
behind the firewall..... While the components attempt to...
Steve S
|
08-18-2004 04:32 PM
Steve S | 0 | 41 |
|  | Is there a good link somewhere that describes the versioning details when
you use ServicedComponents, strong sign them, and put them in the...
Kevin Jackson
|
08-18-2004 01:24 PM
Kevin Jackson | 0 | 52 |
|  | --
Stanislaw Tristan
Kyiv, Ukraine
E-mail: stas7775@i.com.ua
Stanislaw Tristan
|
08-17-2004 04:28 PM
Stanislaw Tristan | 0 | 34 |
|  | I'm having some trouble mixing "AutoComplete" attributes and transactions
with my VB .Net components.
Right now, I have two classes --a "parent" and...
Jim Bancroft
|
08-16-2004 08:02 PM
Tomas Restrepo \(MVP\) | 3 | 39 |
|  | Hello all,
My project has many layers - SI (sevice component), Orc
(Orchestration), BL &DAL. Nowdays i'm using com+ for every layer (Si
is a service...
AT
|
08-16-2004 10:06 AM
José Miguel Torres | 1 | 29 |