| Thread | Last Post | Replies |
|
| Configuration for .Net application server | 30 Aug 2006 10:25 GMT | 5 |
We start development of a server .Net application and need to decide on the necessary server hardware and software. Our application will consist of COM+ components and a Windows service. The server must be a failover cluster of 2 computers.
|
| ClickOnce installation fails for some customers | 28 Aug 2006 10:32 GMT | 13 |
(Sorry for double post, first post was with wrong mail address) Hi We have ClickOnce deployed an application at serveral customers offices. The initial installation was done with either a ClickOnce CD or through the web
|
| ABSOLUTELY strange requirement when installing app proxy (COM+)!! | 27 Aug 2006 18:54 GMT | 1 |
I've asked this in many other newsgroups but was in vain, hope someone can offer me help here... I've created a com+ ServicedComponent and has installed it in the COM+ catalog (in XP Pro) thru dcomcnfg. However, when I export it as an app proxy
|
| Newbie to COM+ | 27 Aug 2006 18:52 GMT | 2 |
Hello everyone, I'm new to COM+ and I would like to build distributed applications with .NET. How should I start? What technology should I need to learn, like XML or OO design? Please help, thanks.
|
| WebResponse multithreading | 25 Aug 2006 06:38 GMT | 1 |
I develop a serverside application which should connect to external systems through Http to get a lot of data (megs of Xml per request). I use HttpWebRequest. Each http request is sent in a separate thread in order to not lock the application. The application should serve ...
|
| Remoting - Windows Service problem | 24 Aug 2006 08:06 GMT | 1 |
I have a remote server which works fine. The Client ans server work with no problem. However when i convert the server to a windows service i run into problems. The service installs fine and starts fine too. It also seems to register the
|
| How to get assembly version of remote object? | 16 Aug 2006 15:48 GMT | 6 |
Dear community, I'm looking for a way to find out the assembly version of a remote type. In a .NET remoting application it's possible that the assembly version of a remoted type is not the same between the client and the server.
|