| Thread | Last Post | Replies |
|
| Intermittent Remoting Event Callback Problem | 31 Jul 2004 19:36 GMT | 4 |
I have been experiencing occasional problems when calling a delegate from a SAO resulting in a callback to a “proxy”/wrapper class. Upon startup, the “client” (understandably running as a server when a callback occurs) is successfully (in all cases – even when the issue occurs) ...
|
| Winform IIS deployment with assembly dependencies | 31 Jul 2004 14:01 GMT | 1 |
I have deployed a .NET winform application using a web server. The application has some dependencies on a 3rd party assemblies. 1) If I have those assemblies dlls in a client's GAC, the client could run the application.
|
| Updater Application Block Manifest utility bug? | 31 Jul 2004 06:17 GMT | 1 |
Has anyone experienced the manifest utility removing the first character from your post processor DLL? I created a custom post processor class, DeleteOldLogsAndVersionsPostProcessor, in an assembly and DLL named PRAUpdater.dll. But the name attribute in the manifest chops of the ...
|
| .NET Runtime Error on Web Servers | 30 Jul 2004 19:59 GMT | 1 |
Running a 3-tiered internet site (Web layer consists of Server 2003 Std servers running .NET/IIS, App layer consists of Server 2003 Std servers running .NET/IIS, and Data layer runs Server 2003 Std with SQL Server 2000) All are patched (Except for 023-024). Receiving a .NET ...
|
| Creating My Fist Setup Project | 30 Jul 2004 00:21 GMT | 3 |
I have developed a windows application using .NET 2003 professional. If I run the .exe from the debug folder, everything works fine. However, I want to be able to install this on a seperate machine. I've started the "Setup and Deployment" wizard, but it seems to be complicated ...
|
| Enumerate User groups in vb.net | 29 Jul 2004 13:25 GMT | 2 |
Can any body PLease send me code for enumearating NT Domain(Not ADS) users and group info using vb.net(2003) Thank you for your help
|
| Smart clients, DMZ and 4-tiers | 28 Jul 2004 22:29 GMT | 2 |
The sales pitch: "Browser-based clients have slow, clunky UI's. Smart clients address this providing rich UI's with zero-deployment for WAN/Internet scenarios." Hurrah - the holy grail arrives! (ignoring the .NET runtime install)
|
| Can't Find Crystal Engine | 28 Jul 2004 18:47 GMT | 6 |
I have a VS NET 2003 VB solution in which I created a setup and deployment project. The setup & deployment object appears correct. The target system has the 1.1 framework installed. When I distribute the resulting files (the msi, setup.exe and setup.ini) and run the install, ...
|
| <Newbie> Distributing a Com | 28 Jul 2004 06:05 GMT | 3 |
I wish to know if it is possible to build a .dll that will work on a windows 2000 system without the use of .net framework. We are unable to distribute the framework due to logistics.
|
| Socket Memory Leak | 27 Jul 2004 19:18 GMT | 3 |
I've noticed others have had this same problem, but no answers appear to be surfacing. So here I go again. Using asynchronous callbacks: I am receiving incoming socket connections, receiving the network stream, and closing the socket.
|
| how to display help when help button is clicked | 27 Jul 2004 18:37 GMT | 1 |
how to display help when help button is clicked without selecting any control after help button at the top right of a dialog is clicked.
|
| Creating n-tier solution | 27 Jul 2004 17:47 GMT | 2 |
In a current .Net solution (using VB.Net) has a 3 tier architecture of Web interface, Data Access Layer and Database. How do I implement business logic and class layers into this solution?
|
| com+..pooling&JITA.. how does it work? | 27 Jul 2004 06:55 GMT | 1 |
i trying to undestand how pooling and JITA work for com+. please see if some could help me understand following. 1)Object Pooling : one of the requirements for an object to support pooling in com+ is
|
| UIP 2.0 OpenNavigator Issue | 26 Jul 2004 23:24 GMT | 2 |
I have run into this also. Unfortunately, I do not have a solution. There seems to be very little data on OpenNavigator in the UIP docs.
|
| How to collect Hardware details in a network | 26 Jul 2004 19:43 GMT | 1 |
Dear Friends, I want to collect all the hardware details of PCs in my network using Visual C#.NET Can anyone ping me regarding the same. Thanks..
|