| Thread | Last Post | Replies |
|
| "Un-representable DateTime" | 03 Jan 2008 16:41 GMT | 4 |
I'm suddenly getting this exception message with one application that seemingly uses dotnet.framework.. Every thing else seems to work How do I resolve this.. I've updated to 3.5 but it still occurs
|
| Running a single copy of the application | 03 Jan 2008 09:27 GMT | 1 |
That is, if the application is already running, and it gets repeated again, what would not start a second copy. http://www.alvas.net - Audio tools for C# and VB.Net developers
|
| Problem with ambiguous classes in my project | 03 Jan 2008 05:14 GMT | 12 |
I have several CustomControls that I have written for my project. However, when I try to compile I recieve the following warning & errors: Warning 32 Could not resolve this reference. Could not locate the assembly "nathansokalski_com_test, Version=1.0.0.0, Culture=neutral,
|
| What is this Update?? | 03 Jan 2008 01:37 GMT | 2 |
I don't know if this is the proper forum or not, because I don't have the foggiest idea about what I'm talking about. I faithfully do my updates on my XP SP2 machine. All is updated except I need SP1 and 2 for NET framework. I have no idea what that means. Any
|
| WaitForSingleObject in .net | 01 Jan 2008 16:50 GMT | 3 |
I'm a Win32 programmer trying to develop a vb.net app, and I'm trying to find out what the vb.net equivalent method is for WaitForSingleObject. I need a way to wait for an object for a specified timeout. Since I'm used to Win32, naturally I would use WaitForSingleObject, but ...
|