| Thread | Last Post | Replies |
|
| Application Error when starting | 03 Nov 2004 08:11 GMT | 14 |
I've completed my first .Net project and I'm having problems getting it to run on a client workstation. The client has the .NET framework installed, I'm using .msm files to install Crystal 9 (full product) and Farpoint spread. I used the setup project to create the setup ...
|
| Shared assemblies in distributed arch | 02 Nov 2004 03:39 GMT | 1 |
I have a shared assembly I would like to deploy on one server in a three server architecture. What I would like to know, what is the best architecture to use to deploy common assemblies and how to reference them from remote servers. I know that .net remoting is one option but I ...
|
| Distributed eventing in .NET | 01 Nov 2004 15:13 GMT | 6 |
All - I'm curious to know how others are handling events that need responded to across machine boundaries. In my situation would like the events to happen asynchronously also.
|
| Loading a dll in multiple app domain | 01 Nov 2004 09:50 GMT | 6 |
I am working on a test framework which is similar to nunit, i am facing a problem I have one windows form app which is linked with framework.dll then there are other dlls those are linked with same framework.dll lets say
|