HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (Component Services) microsoft.public.dotnet.framework.component_services


Discuss in the Dotnet Framework (Component Services) forum.



Post New Thread
Threads in Forum : Dotnet Framework (Component Services) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi! Is it possible to send a custom command from a .NET console application to my windows service? Thanks, Stefan
AT
05-04-2005 10:22 PM
Steve Go to last post
1 36
Is it possible to query the roles that are applied to various methods using method level security in COM+? E.g iterating through methods and...
Brendon
05-03-2005 06:35 AM
Go to last post
2 37
We think we have discovered a bug in .NET. When we create a .NET windows service it take > 90 seconds at boot time to startup the service, even when...
Arnie
05-02-2005 01:06 PM
Arnie Go to last post
1 36
Using Visual Studio 2003, you reference a service component with a project reference. This is easy ans straightforward. BUT, How can I reference...
Olivier Matrot
05-02-2005 01:36 AM
Olivier Matrot Go to last post
2 42
I think you'll need to use either COM+, .Net remoting, or web services - and each of these need to host the dll in a runtime on the server. I don't...
Bsmith
05-01-2005 12:21 PM
J. Passing Go to last post
1 32
Thanks - I've got another question regarding programatically detecting roles, but I'll post as a new thread.
AT
04-28-2005 10:46 AM
Go to last post
3 44
Does any body know why this newsgroup doesn't appear under the msdn newsgroups? http://msdn.microsoft.com/newsgroups/default.aspx
04-28-2005 06:55 AM
Go to last post
0 36
I have a serviced component that use COM interrop. I have a problem managing exception returned by the COM object in the component : I'm using a...
Olivier Matrot
04-27-2005 05:35 AM
Olivier Matrot Go to last post
0 42
Hi ! We have .NET web application that uses a couple serviced components. When everything is on the same host - IIS, DTC, SQL server then...
Gena
04-25-2005 10:28 AM
Gena Go to last post
0 37
Hello, I'm developing a custom control using Managed VC++.NET: I would like to catch the moment in which, at design-time, the control properties...
seve
04-22-2005 08:59 AM
seve Go to last post
0 29
HI, I have a "managed C++" wrapper method Called GetListBox which internally calls a C++ method. My "managed c++" wrapper method goes like...
Vinayak Kamat
04-21-2005 04:28 AM
Vinayak Kamat Go to last post
0 48
Hi, I have created a serviced component and deployed in COM+. I've set a transaction time out value of 10 seconds both at class level and I verified...
AT
04-19-2005 04:18 PM
Faik Bilgen Go to last post
1 30
Thanks. I will do it and i will answer result more later. Thanks "Gabriel Lozano-Morán" <gabriel.lozano (AT) no-spam (DOT) com> escribió en el...
Jose Frias Perez
04-19-2005 03:54 AM
Jose Frias Perez Go to last post
1 35
I need help. Errors: I have a problem when try connect to Sql Server, the error is: "The partner transaction manager has disabled its support for...
Jose Frias Perez
04-19-2005 02:32 AM
Jose Frias Perez Go to last post
0 38
I need help. Errors: 1) System.Data.SqlClient.SqlException: Distributed transaction completed. Either enlist this session in a new transaction or...
Suman Ghosh via DotNetMonster.com
04-16-2005 12:04 AM
Suman Ghosh via DotNetMonster.com Go to last post
0 51
It's ok! Great thanks for your help! wavemill *** Sent via Developersdex http://www.developersdex.com ***
juju juju
04-14-2005 02:26 PM
juju juju Go to last post
0 38
We have a VB.Net asp.net app on Win 2003 server interacting with Sql Server 2000 on a different box (Win 2000 server), same domain. When we upgraded...
Bill H
04-13-2005 12:54 PM
Bill H Go to last post
0 43
I have a serviced component that I've created and works just fine /w Windows XP ... However ... When I try to Deploy / Export w/ Windows 2000 I get...
AmbigiousOp
04-12-2005 11:17 AM
Zack Schneeberger Go to last post
1 38
I current have a COM+ object running under a Privileged account which performs sensitive operations. A webpages front end is setup to access...
Bill Smith
04-11-2005 01:45 AM
Bill Smith Go to last post
0 41
I was getting this same error while trying to pass a serializable object as a parameter. I figured out what my problem was, maybe it pertains to...
vic capron via .NET 247
04-07-2005 01:51 PM
vic capron via .NET 247 Go to last post
0 40
Hi all, I have several serviced components installed on a server. These components are used by client applications on different machines. On my...
Jo Siffert
04-06-2005 04:33 AM
Jo Siffert Go to last post
0 42
Basically, we have a class that derives from ServicedComponent that implements an interface that is used to queue component calls. After, it...
Rod Ball
04-04-2005 03:36 PM
Rod Ball Go to last post
0 42
I have created a .net service component that use a com+ object via interop. I installed this object(.net) in com+ envirnoment. I created a proxy. I...
Max
04-04-2005 12:22 PM
Max Go to last post
0 34
hi. i have a system that built in the layers model. when exception is thrown from some layer, it id being wraped with BaseApplicationException and...
Shimon k via DotNetMonster.com
04-04-2005 09:58 AM
Shimon k via DotNetMonster.com Go to last post
0 45
Folks, We have a C# method which we register as part of a class for COM Interop: public void send(string contents, string filepath ,string...
Conor Maguire
04-01-2005 10:12 AM
Conor Maguire Go to last post
0 40
"Distributed Transactions require Oracle9i client and Oracle Services for Microsoft Transaction Server software." I get the error above when attempt...
Caio Pereira
03-31-2005 08:00 PM
Tomas Restrepo \(MVP\) Go to last post
5 40
kiran & Dev wrote: allows that with ServiceDomain features.
Chee Pin Cheam
03-30-2005 01:31 AM
Florin Lazar [MSFT] Go to last post
2 36
hi friend, i am working over an n-tier application having following architecture WinClient -> BLL -> DAL -> ADO. i m having problem in COM+...
Ayaz Ahmad
03-29-2005 02:50 AM
Ayaz Ahmad Go to last post
0 37
hi friends, I m facing problems in implementing COM+ transaction. i m using C# and ..NET framwork 1.1. Scenario: i have a bussiness layer...
Ayaz Ahmad
03-29-2005 02:27 AM
Ayaz Ahmad Go to last post
0 37
When I work on my applications (N-tier, Web or Windows)I alwaysuse typed datasets. In the beggining i would put all typed datasets (usually 20-40) in...
Igor Mitic via .NET 247
03-27-2005 05:07 AM
Igor Mitic via .NET 247 Go to last post
0 47
(Type your message here) I want to get the call time fo component where i use the component From: dreamreality zhou ----------------------- Posted...
dreamreality zhou via .NET 247
03-25-2005 02:54 AM
dreamreality zhou via .NET 247 Go to last post
0 46
(Type your message here) -------------------------------- From: dreamreality zhou ----------------------- Posted by a user from .NET 247...
dreamreality zhou via .NET 247
03-25-2005 02:52 AM
dreamreality zhou via .NET 247 Go to last post
0 43
Hi, I'm puzzled by the following and not able to solve it ... I have a class test with one method execute which is shown in the following code...
Marc Nemegeer
03-24-2005 11:45 AM
Marc Nemegeer Go to last post
0 33
Hi guys, I'm writting a COM+ app, which uses dynamic class loading to load up an instance of a class from an assembly,...
Angelos Karantzalis
03-22-2005 09:12 AM
AT Go to last post
6 39
I am having a real hair pulling session with .NET over this. I have ASP.NET web applications that use COM+ objects for all of their business logic...
AT
03-21-2005 10:52 AM
AT Go to last post
0 33
Hi All, I have searched hi & low, I reached to "No" but I cannot believe my conclusion ... The question is simple, Can we expose COM+ component...
AT
03-20-2005 08:11 PM
AT Go to last post
2 35
Our existing ASP.NET application needs to support a new asynchronous processing model. Basically, a user interaction will cause an activity...
Joe Ross
03-17-2005 11:10 AM
Pierre Greborio Go to last post
1 39
I just spent a couple of days trying to make .NET component wrapped in a ServicedComponent class to work. It used to work before and almost in...
Vagif Abilov
03-16-2005 07:07 PM
Chee Pin Cheam Go to last post
2 45
Hi, we have as assembly signed with a keyfile thats in a COM+ application. We take the same assembly but sign it with a different keyfile and add it...
Alex
03-16-2005 06:57 PM
Chee Pin Cheam Go to last post
1 36
Hi Everyone, A simple question, I might have something wrong with my concepts, so point it to me. Please this is important so if you have any lead...
AT
03-16-2005 11:21 AM
Chee Pin Cheam Go to last post
3 42
It seems like I have tried everything but I simply can't find a solution. How can I add persistant subscriptions programatically. I need to setup my...
Konstantin via .NET 247
03-16-2005 11:03 AM
Chee Pin Cheam Go to last post
1 32
Hi I have been struggling for a few days on and off to get to thebottom of this one so here we go. I have an XP machine running .netframwoerk 1.1...
Steve Tighe via .NET 247
03-11-2005 03:41 AM
Steve Tighe via .NET 247 Go to last post
0 35
Hi All, I am trying to open a new instance of IE at the start of my C# application. When user press Start Recording... My applicaiton will close...
awsok fakry via .NET 247
03-10-2005 06:18 AM
awsok fakry via .NET 247 Go to last post
0 41
With (System.ServiceProcess.)ServiceController class it is possible to start, stop and retrieve the current state of any service. However I want...
AT
03-09-2005 07:30 AM
AT Go to last post
0 37
Hi , I am Raja Sekhar from Infotech Enterprises Ltd. We are trying to register ..NET components using the regsvcs tool on Windows 2003 server. We...
Raja Sekhar
03-09-2005 06:02 AM
Raja Sekhar Go to last post
0 42
David Chapman via .NET 247 wrote: Not sure of how exactly SQL Replication works, but the Transactional Replication Synchronization should do what...
Pierre Greborio
03-08-2005 11:12 AM
Pierre Greborio Go to last post
0 39
Hi There, Hope some one can help me. On a system I have installed a application that runs as a application (GUI) and as a service (when you install...
Eric.I.Feurich
03-07-2005 03:11 PM
Eric.I.Feurich Go to last post
0 32
Looking for some pointers, tutorials, online help to get me going. I need to write a service that monitors a SQL server agent (replication) and will...
Zac Maclean
02-28-2005 07:12 AM
Zac Maclean Go to last post
2 34
Is it possible that a transaction span from a web page to a web service?
Ashok
02-26-2005 03:57 PM
Raqofella via DotNetMonster.com Go to last post
2 39
Could someone clear up a couple things for me? 1. A,B and C are all COM+ (Serviced components). If A is the root, B and C are still allowed to call...
K-Dub
02-26-2005 05:40 AM
Johannes Passing Go to last post
1 36
Post New Thread

Display Options
Showing threads 301 to 350 of 950
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.