| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I have a com+ component written in vb.net that is installed on a
Win2k3 server. The component reads and writes files to local or
network file path...
AT
|
12-02-2004 01:52 AM
Chandrashekhar Jangamani | 3 | 29 |
|  | Hi everyone.
I'm korean .NET developer.
Please forgive my worthless english.
Well, I developing a distributed web application using ASP.NET with...
webgenie
|
12-01-2004 06:01 PM
webgenie | 0 | 38 |
|  | Enterprise Distributed Technologies is proud to announce the immediate
release of edtFTPnet/PRO 1.0.0, which is a commercial derivative of
edtFTPnet,...
AT
|
11-29-2004 10:31 AM
Eric | 1 | 22 |
|  | Hi,
I am using Web Matrix Project as .NET programming environment. Can you show
me detailed steps how to import the .ocx library into the Web...
Jason Robertson
|
11-29-2004 04:34 AM
Jason Robertson | 0 | 28 |
|  | Hello,
I'm writing a program that client windows forms applications will
connect to through TCP/IP. The server program i plan on writing as a
Windows...
Jim Gordon
|
11-29-2004 03:04 AM
Jim Gordon | 0 | 27 |
|  | Hi everyone,
I get the an error when trying to install a library containing 2
ServicedComponents into the Windows Component Services. The message...
M.Sameer
|
11-28-2004 03:38 AM
M.Sameer | 0 | 43 |
|  | Hi,
I am using Windows 2003 Server. The VPN works fine, but I want to FTP
through the VPN so the connection is encrypted. The problem is each of...
Jason Robertson
|
11-25-2004 03:16 PM
Jason Robertson | 0 | 30 |
|  | I have a COM+ component that accomplishes the following:
1. Unzips a zip file into a temp directory
2. Parses a raw text file from the zip and...
AT
|
11-23-2004 03:33 PM
Matt Long | 2 | 33 |
|  | Hi!
I have an existing working .NET DLL in COM+ which returns a DataSet from a
SQL Server. Now I want to use this in Crystal Reports. I have created...
Jonas
|
11-22-2004 03:47 AM
Jonas | 0 | 31 |
|  | I am trying to get my head around JIT Activation.
In comparing;
A) A client which programmatically creates and disposes objects as needed in
the...
Frank Mamone
|
11-21-2004 02:18 PM
David Markle | 1 | 31 |
|  | I am still at the same point, that's what I see at target computer Event Log :
Event Type: Failure Audit
Event Source: Security
Event...
VK
|
11-20-2004 01:58 PM
VK | 0 | 35 |
|  | I am getting the following exception, if I try to deserialize a SOAP attachement recieved over a RPC web service.
No remoting information was found...
s0mab0y via DotNetMonster.com
|
11-19-2004 08:02 AM
s0mab0y via DotNetMonster.com | 0 | 36 |
|  | I'm using Win2003 server .Net 1.1 and migrating from a ServicedComponent
dervived data access layer to "services without components". I've seen...
Brad King
|
11-18-2004 09:24 AM
Brad King | 0 | 29 |
|  | Hi everyone,
I'm creating a serviced component in C#, and was thinking about calling
the Construct() method to cache a string in a local variable,...
Jim Bancroft
|
11-17-2004 11:08 AM
Jim Bancroft | 0 | 29 |
|  | Hi,
I have two questions regarding creating COM+ objects in VB.net.
1) I have a component that inherits from ServicedComponent, and has...
Andy Smith
|
11-17-2004 05:29 AM
Andy Smith | 0 | 29 |
|  | I have a COM+ application implemented as managed code (a C# class
deriving from ServicedComponent). It gives out another C# class as a
return value...
AT
|
11-16-2004 07:37 AM
AT | 0 | 35 |
|  | thank you Klaus but unfortunatly no, :
"Unlike a resource manager that manages the durable state of a
resource, a resource dispenser manages the...
AT
|
11-16-2004 01:10 AM
Florin Lazar [MSFT] | 2 | 33 |
|  | If I understand correctly the question, I use this account for my COM+
component. I set up this component as Server application and changed
identity...
VK
|
11-12-2004 08:51 PM
VK | 5 | 40 |
|  | Hi all,
rookie question:
I have built a component with one class declared as public. The class has
one function declared as public. The function...
Mo
|
11-12-2004 12:48 PM
Alex | 1 | 35 |
|  | i realize a server component with vs.2003.
i have register into GAC
i have register with regsvcs.
i will debug this component with a vs.2003.
i will...
Max
|
11-12-2004 05:30 AM
Max | 0 | 35 |
|  | Hi,
I have defined the following ServicedComponent that currently does nothing.
< _
ClassInterface(ClassInterfaceType.None),...
Jo Siffert
|
11-11-2004 09:37 AM
Robert Jordan | 6 | 38 |
|  | Hi all,
I have a question regarding EnterpriseServices: I have a serviced
component (see below) that returns an IEnumerator. This Enumerator
should...
Jo Siffert
|
11-10-2004 05:29 PM
Tomas Restrepo \(MVP\) | 2 | 40 |
|  | As my topic tells you... I'm trying to figure out how to write
a small application that pings a host. How do I do?
I have imported System.Net into...
hermit Bluedog
|
11-10-2004 08:03 AM
hermit Bluedog | 0 | 37 |
|  | Hi everyone,
www.webdesignmagic.com.au/forum.asp
<BLOCKED::BLOCKED::BLOCKED::BLOCKED::http://www.webdesignmagic.com.au/fo
rum.asp>
I am trying to...
Daren Hawes
|
11-05-2004 06:04 PM
Eric | 1 | 42 |
|  | I am going crazy!
I have a .Net serviced component that connects to a sql server. When I
run the component on my development PC (with local...
AT
|
11-01-2004 08:52 AM
AT | 2 | 37 |
|  | I'm working through an MCAD book. All the examples for creating then using
serviced components fail when I attempt (as instructed) to add a...
John Spiegel
|
10-29-2004 12:14 PM
John Spiegel | 2 | 32 |
|  | Hello.
How do i create my custom Windows Service that will run with parameter. For
example, "Path to execute" field will contains path...
Topper
|
10-29-2004 05:06 AM
Topper | 0 | 39 |
|  | I am trying to get my C# object to be invoked by MSMQ triggers. I
have the COM Callable Wrapper, and made my assembly strongly typed.
It works when...
AT
|
10-28-2004 12:03 PM
Mike Sandwick | 2 | 32 |
|  | Hi I have an enviroment with .net components services that are calling from
biztalk 2002, orchestation(via COM), the .net components are registered...
Andres Felipe Arguello
|
10-28-2004 11:51 AM
Andres Felipe Arguello | 0 | 34 |
|  | When trying to invoke a pooled com+ object on another server I get this
error
"Cannot invoke methods on IRemoteDispatch"
does anybody know what...
Alex
|
10-27-2004 08:02 AM
Alex | 0 | 36 |
|  | All -
Has anyone successfully implemented COM+ loosely coupled events with remote
clients in .NET?
ice
Ice
|
10-27-2004 07:04 AM
Ice | 0 | 39 |
|  | Hi list, I am new (as of today) to windows services. I am writing in VB.Net
2003. I have a DLL file that exposes all the functions and methods that...
Derek Martin
|
10-26-2004 03:54 PM
Derek Martin | 0 | 36 |
|  | hi all
i'm using the comuter manegment
services panel .
i'm trying to send my service a parameter.
no matter what i do, the service gets no...
assaf
|
10-24-2004 08:07 AM
assaf | 0 | 37 |
|  | Hi,
I have just installed Visual Studio.net 2003 Enterprise Architect.
I have been using Visual Interdev so far, and I am used to be able to...
Jason Robertson
|
10-23-2004 02:08 PM
Jason Robertson | 0 | 39 |
|  | Hi, I have a system using a 3-tier physical architecture (IIS/COM+/DB).
A object in COM+ gets called abount 450,000 times day.
I was wondering if I...
Alex
|
10-23-2004 12:25 AM
Florin Lazar [MSFT] | 1 | 26 |
|  | I have an aspx file that calls a C# COM+ function that returns a
DataSet from a SQL Server 2000 SP4 database.
When I run the page locally,...
AT
|
10-22-2004 08:30 AM
AT | 1 | 50 |
|  | I am using message queue and would like to put the message back into the
queue in case a database transaction did not succeed. The only way I...
MarcoB
|
10-20-2004 09:19 AM
Alvin Bruney [MVP] | 2 | 27 |
|  | Hi!
I have an ASPNET application using VB.NET components in COM+. This worked
just fine in my old installation, a WinXP SP1. I'm now trying to get...
Jonas
|
10-19-2004 01:39 AM
Jonas | 1 | 29 |
|  | Hello,
I use a com component and i can't activate pooling on it.
I read that it was because of the threading model.
This component is like a...
arno
|
10-18-2004 03:50 AM
arno | 0 | 25 |
|  | Hi everyone,
I'm quite a newbie in .net programming, so please excuse any dummy question
:)
I'm trying to extend a component used by COM+ services...
Yan
|
10-17-2004 11:27 PM
Mike Dice [MSFT] | 1 | 47 |
|  | When a NT service starts and gets some exception it shows a message box
saying "timed out" or something similar kind of message.
Can this message be...
source
|
10-17-2004 11:23 PM
Mike Dice [MSFT] | 1 | 34 |
|  | Hello Everyone
Im implementing a FileSystemWatcher to detect a new entry into a directory,
the trouble is that the event OnCreateFile fires when the...
KMILO
|
10-15-2004 06:34 PM
KMILO | 0 | 30 |
|  | hi all,
i have developed a serviced compoenet which being successfully accessed in
windows application. but when I access this component it fails at...
Ansari
|
10-15-2004 12:38 AM
Ansari | 0 | 32 |
|  | I've been fighting with loosely coupled events for the last couple of days,
and currently have the following scenario:
Interface
namespace...
Mark Ritchie
|
10-14-2004 08:43 AM
Mark Ritchie | 0 | 31 |
|  | The line below always fail, Why?
myEXESvr.CmySimpleClass obj=new myEXESvr.CmySimpleClass();
//////////////////////////////////C#Source...
bubzhang
|
10-13-2004 04:16 AM
bubzhang | 0 | 32 |
|  | Hi.
We are considering two diferent architectures for an application.
The first one does not use .NET serviced components. It uses a simple
NET...
Chris Leffer
|
10-10-2004 11:32 PM
Mike Dice [MSFT] | 4 | 32 |
|  | Hi,
Hope someone can help me with this problem. I've written a Serviced
Component (VB.Net), signed it with a strong name (using SN.exe)...
lhak
|
10-10-2004 11:00 PM
Mike Dice [MSFT] | 2 | 30 |
|  | I am trying to use Microsoft Distributed Processing and I am getting the
following error.
"There is no MTS objectcontext " I have SQL MSDTC loaded...
MarcoB
|
10-10-2004 10:49 PM
Mike Dice [MSFT] | 1 | 37 |
|  | Hi Group,
I have a question. I am deploying my VC++ App and it works well with App_Name.tlb File included. Else it gives me an error saying "Error:...
sachin
|
10-07-2004 11:11 AM
AD | 1 | 33 |
|  | Hi
I have a class which is derived from servicedcomponent.The
Transaction attribute are as...
AT
|
10-06-2004 03:10 PM
AT | 0 | 30 |