| Thread | Last Post | Replies |
|
| Com Com error | 07 Feb 2007 17:40 GMT | 1 |
Command Complex Library Error! I recently installed drivers for my Canon MP C530 Printer which is an upgrade for XP. The printer was designed to work with Win 98. Since then, not only does the printer still not work but I am receiving the above ComCom
|
| Outlook 2003 | 07 Feb 2007 17:22 GMT | 1 |
Mail is arriving in my inbox, I am being pinged to alert me and when I open Outlook, the mail either disappears after a nanosecond or is not there at all. It is not in my spam filtre or junk mail.
|
| [VS2005, C#, MSMQ] TypeLoadException driving me insane | 07 Feb 2007 14:24 GMT | 4 |
I'm not sure what's causing this, hence the cross-post. I have an assembly, let's call it Classes.dll, which contains a few classes that are used by other assemblies. I have a WinForms program with a UI, business, and data layer (i.e., an .EXE
|
| Calling another application from mine | 07 Feb 2007 12:57 GMT | 2 |
I need to call a console application from my code. How can i do that? Thanks, Aiman Ashraf
|
| Why is system.console so slow? | 07 Feb 2007 12:06 GMT | 3 |
System.Console is really slow. I wanted to make a retro text-only console application game (a roguelike), but I can't get decent performance out of it. Does anyone know how to get decent performance out of it? Is there some way of buffering the text before outputting it? ...
|
| How to get the application path :S | 07 Feb 2007 11:23 GMT | 5 |
Dear friends :) i need a hand guys i'm implementing a small program to list all virtual directories to the user and give him some facilities to move or delete these files,
|
| Enumerate File Handles for a Given Process | 07 Feb 2007 09:08 GMT | 1 |
The short question I have here is how would one enumerate file handles for a given process in C#? I know p/invoke is needed. Sysinternals uses NtQuerySystemInformation and NtQueryObject. However, my knowledge of how to uses these are pretty limited
|
| i lost my email in folder how can i retrieve it | 07 Feb 2007 06:17 GMT | 2 |
my account is with comcast.net. they have a folder called 'screened mail' i saved some documents in there, very important documents, i checked and it is missing, comcast says they keep it on their server only for 24 hours. not sure why they have this folder since it dont say ...
|
| Regional settings | 06 Feb 2007 23:02 GMT | 2 |
We have a Windows.NET application which uses CultureInfo to set the date format based on the PC's regional settings. We find that if we change the regional settings on a PC, unless we re-build the application, it throws an error when we use the application. How does re-building the ...
|
| Load .NET 2.0 DLL IN VS2003 | 06 Feb 2007 22:39 GMT | 1 |
Is it possible to have a .NET1.1 application load an object contained in a dll that is built on .NET2.0? Specifically I have two 3rd party files... the first is a hosting user control that loads a dll written in VS2005. However, when I load the DLL I
|
| System.Diagnostics.Process throws System.NotSupportedException | 06 Feb 2007 19:58 GMT | 3 |
I just recently ported an application from .Net 1.1 to .Net 2.0 and am getting the below exception. Basically it looks like Process.TotalProcessTime and Process.StartTime now throw an exception when I try to retrieve these properties from a remote system (in this case remote
|
| .Net 2.0, PerformanceCounter.NextValue() exceptions | 06 Feb 2007 18:33 GMT | 1 |
I recently ported some code that retrieves performance data using performance counters from .Net 1.1 and .Net 2.0. I intermitently receive one of the three exceptions when calling NextValue() on a PerformanceCounter object. As you can see, each of the underlying exceptions occurs ...
|
| parental controls | 06 Feb 2007 18:15 GMT | 2 |
ive heard that its possible to make any downloads password protected (to keep my kids from downloading programs without our permission) as well as files/applications. basic question, i know, but its becoming a problem and ive exhausted my limited knowledge of windows xp ...
|
| organaize music libary in vista media center.... | 06 Feb 2007 16:43 GMT | 1 |
Hi ... I have vista media center and i want the songs and albums to be displayed the same as in my hard drive but the media center organaize it not as i want. Is anyone know how i can change the way the songs presented in the music
|
| local access | 06 Feb 2007 15:10 GMT | 6 |
hope everything is fine :) can anyone tell me how can i connect to the localhost from a windows application?? i need to refrence the server installed locally from a windows
|