| Thread | Last Post | Replies |
|
| How to use functions of Windows Services from a C#.net app? | 05 Nov 2007 19:41 GMT | 2 |
Hello, friends, We have a window application (in C++) installed as a service in a server machine. We also have a c#.net 2005 application running on client machines. This c#.net applicaiton needs to use the functions provided in that service.
|
| Client Socket Shutdown is not visible on the Server Socket | 05 Nov 2007 16:52 GMT | 1 |
I have two apps. Client and Server (both are windows console apps). Im using Client Socket of this definition AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp and Im using async communication with the Server Socket.
|
| .NET Runtime 2.0 Error - in the Application Event Log | 05 Nov 2007 16:16 GMT | 4 |
EventType clr20r3, P1 perfws.exe, P2 1.0.0.0, P3 47151b11, P4 perfws, P5 1.0.0.0, P6 47151b11, P7 32, P8 2b7, P9 system.exception, P10 NIL. I am running a Windows Service application that does multithreaded asynchronous HttpListeners and Socket calls.
|
| Where is my DB? | 05 Nov 2007 14:44 GMT | 4 |
I'm still trying to wrap my head around how VS.net, SQL Express, and the built in membership provider all works. At home I've been struggling to get it all to work. I constantly run into errors with the ASP.net configuration wizard.
|
| Using a POP3 Server | 05 Nov 2007 13:57 GMT | 3 |
I want to access mails through a POP3 Server I have some simple code taht connects, listens etc. Does anyone know if I can... - Create inboxe - Create folders in inboxe
|
| File Download warning | 05 Nov 2007 07:26 GMT | 1 |
I got a window alerting me to a program download if I opened or saved it. The program ends in .exe, and I'm almost sure it's a trojan horse virus. How can I delete it before it gets installed? Thanks in advance.
|
| windows 2000 | 04 Nov 2007 23:36 GMT | 3 |
Can anyone help me???? My son has an old comp..it has windows 2000..I had someone formatt his hard drive after replacing a part...after one day..visited a site Im sure he wasnt supposed to and whatever happened(virus) I cant find control panel or system restore..we dont have a ...
|
| Debugging the System... | 04 Nov 2007 23:19 GMT | 2 |
We are faceing Problems in debugging the System. The system hangs up often as well as for Stepping into each line of code we need to use Ctrl+Alt+Del and refresh to . Any idea? Any help would be greatly appreciated.
|
| Question regarding licensing | 04 Nov 2007 14:06 GMT | 1 |
I work for a company that supplies softwareand hardware tothe shop printing industry. Generallyspeaking the customer will supply their own computers but we are now making software that runs on 2003 server. An option the customer has is for us to supply the server(i think with ...
|
| Dotnet 2.0 available in XP Sp2? Vista? | 03 Nov 2007 16:07 GMT | 1 |
Does anyone know what MS OS, (or level of OS), comes with Dotnet 2.0? Al G
|
| language problem | 03 Nov 2007 15:10 GMT | 1 |
I have a laptop and my problem is that when I set up the windows I choose the English version and now I need to work with a Greek program and the windows don't understand the Greeks words. What can I do?
|
| Viewstate Problem | 03 Nov 2007 12:44 GMT | 1 |
I get a viewstate error on my machine when trying to load a page with grids. The error is The viewstate is invalid for this page and might be corrupted. The bizzare part is that the error occurs only one my machine. There
|
| Accessing C# Enum in vb6 | 03 Nov 2007 09:40 GMT | 1 |
Did any one tried to access/called C# enum in vb6? Actually we are migrating the few vb6 components to C#.net. Conversion process went fine. But I could not able to access/see the exact Enum values in vb6 Like C# Enum
|
| Windows Desktop Search (WDS) APIs | 03 Nov 2007 03:14 GMT | 1 |
Has anyone worked on Windows Desktop Search (WDS) APIs for Windows Vista? Need some help/lead in resolving Vista Administrator issue for using WDS. Any Help would be appreciated.
|
| What ports do i need to unblock on client and server (running msvsmon.exe) to debug remotely from my client box with visual studio 2005 pro? | 03 Nov 2007 02:28 GMT | 1 |
What ports do i need to unblock on client and server (running msvsmon.exe) to debug remotely from my client box with visual studio 2005 pro? When I attach to remote process a connection shows up in msvsmon.exe on the remote machine, however, the client box with visual studio ...
|