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     
I have a question. I made a general purpose DAL Control that returns things like SqlDataReaders, and DataSets. When I place this into...
Scott Lane
08-05-2003 09:55 AM
Ice Go to last post
1 33
what do you mean not correctly configured? what was the configuration? ice "Rodrigo Batres" <rbatres (AT) sedsa (DOT) com> wrote
Rodrigo Batres
08-05-2003 09:54 AM
Ice Go to last post
1 47
Thanks for the suggestions Steffen. Yes, very AOP-ish indeed. I am trying to see if there is a nice way to do AOP-like things in .NET yet get away...
Benjamin Lin
08-05-2003 09:53 AM
Ice Go to last post
8 26
Hello: I have a windows service that dequeue message from an MSMQ queue and does some processing. In the OnStart method, I spawn a thread,...
AT
08-05-2003 07:56 AM
AT Go to last post
0 36
I'm trying to do an insert and update of a record in a serviced component. When I call these methods, I get an InvalidCastException: Unable to...
Pieter
08-05-2003 03:07 AM
Pieter Go to last post
1 26
Hi. My ASP.NET application uses a VB6 COM component that needs to be installed on COM+. We don't have time for now to migrate this component to a...
Erik Cruz
08-03-2003 08:14 AM
Erik Cruz Go to last post
0 34
Jonas wrote: Argh... is this a constructor in VB.NOT? Weird. Well you are right, that is the problem. I bet this will help (I do not know...
Steffen Ramlow
08-01-2003 10:33 AM
Steffen Ramlow Go to last post
0 32
Have u tried restarting aspnet? Are u certain your asmx file is picking up on the correct assembly? Have u tried deleting the WebReference and...
Rodrigo Batres
08-01-2003 09:54 AM
Pieter Go to last post
2 37
I posted a reply in the com+ group Slava Gurevich On Fri, 1 Aug 2003 14:45:55 +0300, "Cosmin" <cosmin.onea (AT) infoworld (DOT) ro> wrote:
Slava Gurevich
08-01-2003 07:32 AM
Slava Gurevich Go to last post
0 38
Hi again, i've implemented the remoting soloution, it works well, i followed the code you provided at csharphelp.com - Just one thing :) - to get it...
David Nelson
08-01-2003 05:16 AM
David Nelson Go to last post
0 33
Hi Anand, Yes, I'm doing everything "by the book." John "Anand Rajagopalan" <anandraj (AT) online (DOT) microsoft.com> wrote
Stingray
07-31-2003 03:25 PM
Stingray Go to last post
5 43
David, There are actually a couple of methods. - .NET Remoting - Web Services -...
Jay B. Harlow [MVP - Outlook]
07-31-2003 11:44 AM
Jay B. Harlow [MVP - Outlook] Go to last post
0 24
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 2. Server...
rob thomson
07-31-2003 07:48 AM
Jimmy Nilsson Go to last post
1 35
hi, I want to make an application that checks the status of a specific service on a remote computer all the time and executes some code when its...
Naim Rizk
07-31-2003 05:13 AM
Naim Rizk Go to last post
0 23
Hi, Is anyone familiar with this error: An unknown COM+ 1.0 catalog error occurred: 1: Errors occurred accessing one or more objects -...
Jarrod Jones
07-31-2003 12:17 AM
Jarrod Jones Go to last post
0 51
Tried that, no joy whatsoever :( "Ice" <ice (AT) nospam (DOT) com> wrote
R-D-C
07-30-2003 07:16 PM
Rodrigo Batres Go to last post
1 37
T, are you calling dispose on Component B? "TheT8" <theT8 (AT) hotmail (DOT) com> wrote
Mike Dice [MSFT]
07-30-2003 12:33 PM
TheT8 Go to last post
1 33
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...
Scott Townsend
07-30-2003 09:34 AM
Mike Dice [MSFT] Go to last post
2 39
hi, I want to develop a window service that has a NotifyIcon while running. i'll then add a context menu to the NotifyIcon wich will lunch...
Naim Rizk
07-29-2003 08:11 AM
Naim Rizk Go to last post
0 45
Greetings! I'm triying to access ServicedComponent via MSMQ: IQComponent iQc...
Valery Romanov
07-28-2003 11:32 AM
Mike Moroney [MSFT] Go to last post
2 37
Hi All, 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...
AT
07-28-2003 05:33 AM
Steffen Ramlow Go to last post
1 31
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...
Scott Townsend
07-26-2003 08:35 PM
Kumar Gaurav Khanna [.NET MVP] Go to last post
1 66
Mike Malter wrote: Check out if the tx settings are really as you expect. Check out the transaction Ids for your components, to ensure that the...
Steffen Ramlow
07-26-2003 11:03 AM
Steffen Ramlow Go to last post
2 26
Hello, 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...
Ales Pour
07-25-2003 04:13 AM
Ales Pour Go to last post
1 28
I have a component that I am wanting to use in my apps by adding it into the toolbox during visual design. The component uses a .DLL for some of its...
AT
07-24-2003 03:10 PM
AT Go to last post
0 27
I am trying to save a URL locally as a .mht file with c# This (http://www.fanms.com/#ID-C6538E3B-3EC2-4A87-9D28-6FAAFAA44EF8) said it was possible by...
Kyle
07-23-2003 10:07 PM
Kyle Go to last post
0 44
OlaW wrote: All involved DTCs must be activated. No
Steffen Ramlow
07-23-2003 02:34 AM
Steffen Ramlow Go to last post
2 34
Hi, I have a component class which uses a timer component to implement its functionality. It works when I use it from a windows application,...
José Luis Álvarez
07-22-2003 11:49 AM
José Luis Álvarez Go to last post
2 31
I've created a VS.Net COM+ Object in VB.Net and have been able to write a test App on the PC that I created the COM+ object and it works great. I...
Scott Townsend
07-21-2003 11:55 AM
Scott Townsend Go to last post
2 44
I'm using windows2k and .Net framework 1.1 I created this test component with the following code: using System; using...
AT
07-19-2003 04:40 PM
Tomas Restrepo \(MVP\) Go to last post
1 35
Brian Muth wrote: LOL, just feel free to ask :) Jepp.
Steffen Ramlow
07-19-2003 01:53 PM
Steffen Ramlow Go to last post
2 31
Yeah, I get that - I want to use QC so that the app "accepts" (queues) requests event when the server running the app is down for maintenance...
Dave Stienessen
07-18-2003 12:00 PM
Dave Stienessen Go to last post
0 40
Hello everybody, 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...
Claudiu Tomescu
07-18-2003 09:15 AM
Claudiu Tomescu Go to last post
2 35
Hi, i have a Remoting Server which uses ServicedComponents for Transactions. The Remoting Server uses a SQL2k Database on another Windows 2003...
Stefan Glock
07-18-2003 08:45 AM
Mike Dice [MSFT] Go to last post
2 50
I thought I read that SWC was available in XP. Is this not the case?
AT
07-16-2003 09:35 AM
AT Go to last post
0 39
Hi The following problem puzzles me. I have a COM layer and corresponding Interop assemblies. The goal is to use the COM objects for a...
Stefu
07-15-2003 09:08 AM
Stefu Go to last post
1 36
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...
Steve S
07-11-2003 04:52 PM
Jimmy Nilsson Go to last post
3 35
Hi All, I would like to avoid manual installation of a Serviced Component using Component Services snap-in. What is the exact .Net command-line...
IM
07-10-2003 01:53 PM
IM Go to last post
0 35
hello, in win2000 or XP i have written a dll application with vb.net.It produced a dll and a tlb file.I cannot register the dll and tlb files with...
Alan Kosmonov
07-10-2003 03:14 AM
Alan Kosmonov Go to last post
0 32
I created a serviced component and added the attribute: I also override the CanBePooled tu return true. But it's not working, the object is never...
fred
07-07-2003 01:55 PM
Ziga Jakhel Go to last post
1 36
"Gary B" <deanblakely (AT) earthlink (DOT) net> wrote Hi Gary, I direct your attention to this part of your error message: It means exactly what...
Oisin Grehan
07-07-2003 01:09 PM
Oisin Grehan Go to last post
0 32
I want to create an e-mail message containing a file attachment in VB.NET. There is no destination as yet: this is to be filled in by the user. I...
AT
07-04-2003 05:29 PM
AT Go to last post
0 39
Hi! i want to regsiter the tlb file of a .NET assembly on win95/98 clients. what utility does this ? i tried regcli32 but it works for vb4 vb5...
Uzi
07-03-2003 12:01 PM
Uzi Go to last post
0 41
Hi, I think this is a basic question... I've developed a custom web control, and an installation project to install the component in the GAC....
Stephen J. Shephard
07-02-2003 05:14 PM
Stephen J. Shephard Go to last post
0 40
I am using object pooling to create connections and I am wondering if I should be using the transaction attribute in that class? Thanks. -- Mike...
Mike Malter
07-01-2003 12:07 PM
Mike Malter Go to last post
0 35
Hello all, I have an middleware that has to be accessed from two different applications, win-form and asp-form. the middleware uses a file to store...
David Boaz
07-01-2003 04:37 AM
David Boaz Go to last post
0 39
Hi Tomas, The problem is that the MSDN and Platform SDK documentation is rather confusing, as an example look at the IServicecall description in the...
Willy Denoyette [MVP]
06-30-2003 02:15 PM
Tomas Restrepo \(MVP\) Go to last post
1 42
Hi, I am getting problem when i am using System.Diagnostics.Process for creating new process in widowsService Application. My requirement is while...
AT
06-30-2003 03:30 AM
AT Go to last post
0 37
I've developed a COM object using VB.NET, and was happily calling it from an Access application. Then I tried to run it on another machine. The...
MacDermott
06-29-2003 03:17 PM
Wray Smallwood Go to last post
1 46
Jim Foster wrote: Maybe your .NET stuff is written in a way that .NET is needed client side too.
Steffen Ramlow
06-28-2003 08:58 AM
Steffen Ramlow Go to last post
0 51
Post New Thread

Display Options
Showing threads 901 to 950 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.