| Thread | Last Post | Replies |
|
| File creation notification | 17 May 2007 17:59 GMT | 1 |
I need to run a piece of .net code every time a file is added to a certain folder. Any ideas best way to do this - preferrably in .net? Thanks for all help.
|
| .NET Runtime 2.0 Error | 17 May 2007 17:36 GMT | 2 |
Recently event viewer started showing the .NET Runtime 2.0 error event. The body is: EventType clr20r3, P1 w3wp.exe, P2 6.0.3790.1830, P3 42435be1, P4 system, P5 2.0.0.0, P6 45b04225, P7 3a3e, P8 7a, P9 system.unauthorizedaccess, P10 NIL.
|
| The Data Area Passed to a System Call Is Too Small - Printing file | 17 May 2007 14:47 GMT | 3 |
we are using PrintDocument class in the .NET Framework library to print a file to a printer that uses the Generic/Text Only printer driver. It is working fine if we try to print from the XP operating system. The same is not working when we move to the windows 2000 server family. ...
|
| How to a folder and it subreport from dev server to test server | 17 May 2007 14:32 GMT | 2 |
I would like to know how to move a single folder and it reports without have to move the complet database.
|
| Loading referenced assemblies on program start, or ... ? | 17 May 2007 14:23 GMT | 3 |
I have two questions. The first question is simply if what I'm about to describe is the best way to do what I want to do. If not then I'd very much like to know how others are solving similar issues. What I have done is to build a class library with some general code in
|
| Text Input Question | 17 May 2007 12:48 GMT | 6 |
using VB express, I have a textbox1.text on the form, If someone enters 114 and presses the enter key, then I want it to show another form/hide current form, if they enter any other number then I want a message show to tell them they have entered a incorrect number, can anyone ...
|
| Cassini fails with An existing connection was forcibly closed by the remote host | 17 May 2007 05:34 GMT | 5 |
I'm using the Cassini component in my desktop application to create a web site to host the web services. The application works fine in normal scenario. If the system is kept idle for some time, the application getting terminated with the following error:
|
| XML Serialization of several objects over NetworkStream | 16 May 2007 22:57 GMT | 2 |
I ran into a serious problem and couldn't find any help on the web: I want to XML serialize several objects and send them over a NetworkStream. The serialization for a single objects works fine and the client can deserialize it without any problems but as soon as
|
| Document View Architecture in .NET | 16 May 2007 10:46 GMT | 1 |
Can somebody point me to a Document/View implementation in .NET? What are the usual approaches for managing SDI/MDI style apps in .NET? regards, Fallen
|
| mouse pointer opens everything | 16 May 2007 10:36 GMT | 3 |
i just got a inspiron e1501 with vista home premium,how can i get the pointer to stop openning everything it happens to come across,it acts like it has some kind of auto click function if it goes over something that can be clicked on.
|
| looking for Configuration Applications | 16 May 2007 10:32 GMT | 1 |
I'm actually looking for a headstart for a "Configuration Application." We need to do something like Dell Computer does when you go online and configure a computer - it's got to have infinite optioning capability with trees and compatibility and dependency attributes. I'm ...
|
| how to launch .NET Framework 2.0 Configuration | 16 May 2007 08:57 GMT | 1 |
I have installed the .net framework 1.1 and 2.0 at a clean winxp, I can found the .net framework 1.1 wizard and configure at control panel -> administrative tools but I cannot found them for 2.0.
|
| Checking if a property of a widget has changed | 16 May 2007 08:40 GMT | 2 |
Hi, I'm currently working on a project (UIML.NET) where I need to detect dynamically when a property of a widget has changed. Currently I'm just registering all events the widget can throw, is there a better way to do this?
|
| Compact Framework 2 on Windows CE 4 devices | 16 May 2007 07:48 GMT | 2 |
Hello, I put this post here because I don’t found a Compact Framework group. If it is the wrong site, please, accept my apologies and move it or tell me the right forum. I need to develop an application in Windows CE .Net 4 devices. Actually it
|
| Changing extensions in PropertyGrid | 16 May 2007 06:22 GMT | 1 |
I've got a class contain some double and int values and properties.. I created a PropertyGrid and selected the class to see the values.. This is ok.. But I would like some postfixes on my fields.. I.e. instead of just showing
|