| Thread | Last Post | Replies |
|
| LOOSELY COUPLED EVENTS | 07 Jul 2004 07:22 GMT | 1 |
i would like to design a system that when an even occurs on the server or another workstation, all the subscribed workstation applications are notified. at first i thought of notification services but that may be overkill.
|
| FileSystemWatcher -> OnChanged being launched multiple times | 07 Jul 2004 07:14 GMT | 1 |
Hi, I have a Windows Service written in C# whos purpose is to sniff a folder to look for changes in the folder. If a file is created or changed, it should get its name and start an object the sends the file to another server. The problem I have is that when for example a txt file ...
|
| Show Dialog | 07 Jul 2004 07:01 GMT | 1 |
I have a form that is set up to display as a dialog form. This was converted from VB6 and was modal. When I open the form through code it populates the grids & lables ect. but has sections of the form that are not painted correctly. If I open some other type of application (word ...
|
| Microsoft.ApplicationBlocks.ExceptionManagement and Remoting | 07 Jul 2004 06:45 GMT | 1 |
I am using the Microsoft.ApplicationBlocks.ExceptionManagement within a distributed ASP.NET application that uses Remoting. I throw a customer exception from the middle layer to the web layer and trap this. When I try to publish this error to the event log using the Microsoft ...
|
| Populating a Typed DataSet with the MS Data Application Block | 06 Jul 2004 22:27 GMT | 1 |
Has anyone had any luck populating a Typed DataSet using Microsoft's Data Application Block? If so, could you kindly provide some guidance? My Typed DataSet consists of 5 tables: one un-related to the others, one parent, and 3 direct children of the parent.
|
| Remoting | 04 Jul 2004 07:48 GMT | 2 |
Is this possible? Server Object: Standard Windows Form, compiled as dll Host: .NET Remoting referencing Server object Client: (run on different computer) to retrieve Server Object (windows form)
|
| CMAB woes | 02 Jul 2004 22:30 GMT | 3 |
I am trying to use the CMAB software, but having issues. I am trying to use the registry example that is in the documentation, but I keep getting this error when I try to do much of anything 2) Exception Informatio ******************************************** Exception Type: System ...
|
| UIP 2.0 OpenNavigator Issue | 02 Jul 2004 00:23 GMT | 1 |
I am currently trying out the UIP Block V2.0 in a small test web app and am running into a problem... I am using 2 controllers, each with a different navigator. One uses a NavigationGraph, and is working fine. The other is using an OpenNavigator. Sometimes, when I start the ...
|
| Remoting from IIS, reuse the object created | 01 Jul 2004 23:08 GMT | 1 |
I have DataAccess class which handles routine work. When I first get object from the server and set the proxy on the clinet that is ok. ***
|
| Business Objects+Data Binding+Remoting | 01 Jul 2004 08:15 GMT | 4 |
http://www.dotnet247.com/247reference/msgs/47/238841.aspx My problem is similar to the above post by David. Again i am looking for some recommendations about designing my business objects for scalability and performance. The recommended way by using web services and xml doesn't ...
|
| Implementing FTP with WebRequest | 01 Jul 2004 07:11 GMT | 1 |
I'm having no luck getting the FTP sample found here: http://www.csharphelp.com/archives/archive9.html to work. I've tried every conceivable angle, but can't figure it out why I can't successfully upload a file. I'm almost convinced it's a permissions
|
| UIPAB system requirements limitations inquiry | 01 Jul 2004 06:29 GMT | 2 |
Download page at microsoft.com cites supported operating systems as Windows Server 2003, Windows XP. For a Win Forms application having server connectivity to a Windows Server 2003 server, are there portions of the UIPAB v2 that may be used with
|