| Thread | Last Post | Replies |
|
| How to change default printer using c#.net? | 26 Mar 2008 22:28 GMT | 1 |
Hello, friends, We need to programmatically change default printer in our c#.net 2005 application. We tried: System.Drawing.Printing.PrinterSettings oPS = new
|
| Remoting. what is Client IP | 26 Mar 2008 16:31 GMT | 2 |
When client call to remoting mathod it's no way to knoe the IP of client? the server look like: interface MyInterface
|
| How retrieve Public IP? | 26 Mar 2008 16:14 GMT | 2 |
I have Remoting App (on tcp channel with no web server). I need to know the Client IP(public ip). I not find any way to retrieve this info when client call remoting procedure (singelton)? So my Q is how can client know his public IP to send it to server?
|
| Force a Windows Form application to exit. | 26 Mar 2008 09:16 GMT | 2 |
I've a problem with a .NET VisualBasic 2005 Windows Form application. My app uses the Bluetooth to sends messages to mobile devices in its BT coverage area; for every device founded, its create a managed thread which takes care of the communication between the mobile device and ...
|
| ClickOnce Applications | 26 Mar 2008 03:38 GMT | 2 |
I have a C# ClickOnce application I'm distributing. I've noticed that each time it runs it creates an entry in the \user\Local Setting\Temp directory. Does this ever get cleaned up? I can't have ClickOnce cluttering up the drives.
|
| Anyone from Microsoft confirm this bug or explain this as feature | 26 Mar 2008 02:41 GMT | 7 |
I have posted this issue earlier on microsoft.public.dotnet.languages.csharp, but nobody replied to that. Consider following code: --------------------------------------------------------------------------------
|
| StreamReader and NULL characters | 26 Mar 2008 01:19 GMT | 10 |
I am trying to read a file that was produced on a mainframe, it is a text output of a mainframe report. I am able to read in part of the file, the problem is that between each "page" of the report there is a NULL character. The streamreader will read up until it sees this
|
| Client App Fails to stop Service | 25 Mar 2008 22:10 GMT | 1 |
I have created a .Net 2.0 Windows Service which I would like to have stopped/Started by a .Net 2.0 client windows app. When logged in as Admin, the client app can start/stop the service fine. If I am logged in as a user other than Admin, the client fails to stop/start the
|
| I CANT FIND MY LAST POST | 25 Mar 2008 18:13 GMT | 9 |
I can not find my last post, and I want the answer. I am new to forum. Start me there - how do i find my last post ? AND How do i come back to the same place?
|
| USMT 3.01 | 25 Mar 2008 16:15 GMT | 1 |
I've setup a new domain called xyz.local and would like to migrate the users profiles from domain abc.local. Here are some of the steps I've done so far: 1. I ran the following scripts
|
| Decing a POP3 email | 25 Mar 2008 03:36 GMT | 4 |
I'm trying to parse and email I get from a POP3 server. Waht do I do to get the filename out right. I believe the encoding is quoted-printable. Content-Type: text/xml;
|
| how to play MP3 files | 24 Mar 2008 15:17 GMT | 1 |
Sorry for crosspost. I need to play MP3 files from my .NET 2.0 SP1 C# WinForm app. I tried referencing Microsoft.DirectX.AudioVideoPlayback; and creating Audio class for playback. But I get the following error which is beyod my ability to comprehend. [
|
| pagination in datagrid in asp.net 2.0 | 24 Mar 2008 14:23 GMT | 1 |
I've a requirement wherein I need to create datagrid dynamically along with the pagiantion implementation in aspx page. I've created the grid dynamically but i've problem with the paging event.. This dynamcially binded event isn't firing...when I click on the page number..
|
| Firewall | 24 Mar 2008 14:19 GMT | 1 |
When I try to open my firewall I get the following message.Due to unidentirfied problem,Windows cannot display Windows Firewall settings can anybody help me fix the problem.
|
| Please help .net framework errors after auto update. | 23 Mar 2008 09:19 GMT | 1 |
My computer claims 2 is not installed. Wont let me install it. Wont let me uninstall any earlier version. All this occured after auto update on my xp pro system. Any suggestions? dej
|