| Thread | Last Post | Replies |
|
| Thoughts on Designing a Wizard | 09 Feb 2007 11:33 GMT | 6 |
VS 2005 Windows Application I need to have users enter product information, then contact information, then some other financial information. Currently I have a form that the user enters info on, and at the top, I have a menu that has the three
|
| .NET Console Application nukes itself ? | 09 Feb 2007 11:28 GMT | 1 |
Hi there, I have a .Net Console Application (C#) that I have to use for sending email, along this process I do call the App with several parameters. So suddenly I got an error "is not a valid Win32 application", after
|
| MP3 in Power Point Slide Show | 09 Feb 2007 07:50 GMT | 2 |
My MP3 won't play in my slideshow.....how do I embedd it?
|
| Print jobs won't cancel | 09 Feb 2007 07:49 GMT | 1 |
I have an HP LaserJet 3200 that has worked well for a number of years. Lately, however, print jobs that are sent to it won't cancel after the job is completed (you have to manually cancel them by going into the Printer/Faxes menu). We have another printer (an HP Photosmart 7550 ...
|
| Windows Live OneCare | 09 Feb 2007 07:45 GMT | 1 |
I am having problems with onecare, it won't finish installing, have tried many different attempts, emails, phone, etc.------ when i run REGETIT it gets a system 32 error--- this product worked fine during the free trial, when i purchased it the free trial had expired, during ...
|
| Problem in VS2005 with dataSet | 09 Feb 2007 07:43 GMT | 2 |
When I am creating a dataSet and add a data table within the designer, I am encountering the following error message: "failed to add datatable exception has been thrown by the target of an invocation." I know some user ahve already encounter this kind of problem but no solution
|
| Copy a file from client to server | 09 Feb 2007 03:47 GMT | 1 |
can anyone help me i need to copy a file (.txt) from a client to a sever in C#
|
| wmp 11 cannot burn | 08 Feb 2007 21:42 GMT | 1 |
when trying to burn a track from burn list a pop up says insert blank disc.when i do this the disc is recognized on the lhs of screen in d drive but not on rhs of screen where it says insert blank disc.every time i press start burn the pop up says insert blank disc,i keep doing ...
|
| ENCRYPTION | 08 Feb 2007 20:48 GMT | 1 |
hello everyone I am facing a problem The problem is i had encrypted a folder in windows xp using the default windows encryption method. the folder had quiet a few private documents and
|
| GridView ASP.net VB Noob | 08 Feb 2007 18:23 GMT | 1 |
I am having trouble updating a SQL table through the GridView "Auto" Enable Edit Feature... I am connecting to a SQL 2000 Server with a SQLDataSource I have created the Update Query in the Command and Parameter Editor
|
| Can I use My.log.writeentry and go to a custom log file? | 08 Feb 2007 14:42 GMT | 1 |
Is there any way to use My.Application.Log. and have it NOT go to Application log file, but my specific application log file? Any way to set it in the config .app? Thanks,.
|
| COM library interop inconsistency | 08 Feb 2007 14:39 GMT | 1 |
I have a com dll, and I add it to my VS 2005 C# project it wrap the dll in a set of functions. And when I'm generating the .NET wrapper dll manually by using the TlbImp.exe, the function does not look the same.
|
| C# KeyEventArgs - how to quickly determine if letter/number presse | 08 Feb 2007 14:35 GMT | 3 |
Is there a way to quickly determine if the key pressed was from 'A'-'Z' or '0'-'9' range? I really don't like to write switch with every Keys.A, Keys.B, etc key listed Paul
|
| Using .NET 2.0 | 08 Feb 2007 13:54 GMT | 2 |
(VS.NET 2003) I've been using 1.1 and just installed the Framework 2.0 and am trying to use the System.Net.Mail space and it doesn't come up. I check up in the Help->About Microsoft Visual Basic .NET... and it shows the current framework as 1.1 (version 1.1.4322, precisely).
|
| Mailto link with data from SQLDataSource | 08 Feb 2007 11:23 GMT | 2 |
I want to create a mailto link from data coming from an SQLDataSource. How do I have to change the following code to get it working? The mailto works, outlook starts with a new message, but the email address has not been filled in because I don’t know how to pass the email ...
|