| Thread | Last Post | Replies |
|
| DOT NET TRAINING !!! | 14 Nov 2008 07:15 GMT | - |
VISIT US AT (http://www.sirzeeshan.com) CONTACT: O300-2379705 0300-2365174 (Email : zeeshanqasimtaji@hotmail.com)
|
| System.UnauthorizedAccessException was unhandled <62197ca5-6eb8-4fd2-97af-5d96f3733601@s12g2000prg.googlegroups.com> | 13 Nov 2008 22:58 GMT | - |
I'm having exactly the same error. Issue is reproducable if unplug and replug USB cable and stop my application (crash happens during application rundown). It appears to be a subtle interaction between FTDI's drivers and Microsoft's SerialPort object. Can you check to see if you ...
|
| Reportviewer control and stored procedures | 12 Nov 2008 14:55 GMT | - |
Would anyone know the code which has to be manually inserted to get a reportviewer control's datasource filled? I don't get a tableadapter when added the control to the form, and no fill method is automatically added as when I do it with a view or other sources?
|
| Help with drag drop from listview to treeview control | 12 Nov 2008 14:31 GMT | - |
I have some code that I use to drag and drop from treeview to treeview, now I want to adapt the code to drag and drop from listview to treeview. I am having problems adapting the code nor can I find a good article on the web on how to do this. I have attached below my source code ...
|
| Chicks in India | 12 Nov 2008 14:17 GMT | - |
http://warnet.ws/img2/183/dom/4.jpg http://warnet.ws/img2/183/dom/1.jpg http://warnet.ws/img2/183/dom/3.jpg http://warnet.ws/img2/183/dom/5.jpg
|
| Using Media Control | 11 Nov 2008 22:14 GMT | - |
I was wondering if it is possible to use the media control to record an internet audio stream. If not any suggestion will do. Thanks for the help.
|
| sql connection string multiple databases | 11 Nov 2008 21:44 GMT | - |
If from withing one program I want to access multiple databases on a sql server do I need to make multiple connections? The connection string says initial catalog. I'd assume I could denote the database/catalog in the query but I'm not sure the notation to use.
|
| Help with drag drop from listview to treeview control | 11 Nov 2008 19:25 GMT | - |
I have some code that I use to drag and drop from treeview to treeview, now I want to adapt the code to drag and drop from listview to treeview. I am having problems adapting the code nor can I find a good article on the web on how to do this. I have attached below my source code ...
|
| Upgrade has stopped Crystal Reports | 11 Nov 2008 10:33 GMT | - |
I have a Windows application that was developed in VB in VS2003. I have recently upgraded it to VS2008. It runs perfectly on my pc, and it now runs normally on the users pcs, after I installed .NET 3.5 sp1 on them. However, it still will not run the Crystal Reports that are ...
|
| hello | 10 Nov 2008 10:27 GMT | - |
|
| HELLO | 10 Nov 2008 10:26 GMT | - |
|
| Arraylist bound to Datagridview | 09 Nov 2008 08:59 GMT | - |
I have a strange problem, and hope that somebody cane help me to find the solution. I bound a Arraylist with objects to a Datagridview (via the Datasource). The class of the objects have 3 public properties by which the datagrid have
|
| Maintain Persistant Socket Connection | 07 Nov 2008 01:28 GMT | - |
I have programmed a simple synchronous socket server app in vb.net to communicate and receive messages from our data integration tool that works well with all our other systems. The program I built works with as many messages as I can send accross as long as they are sent one ...
|
| Send email with html body using System.net.mail | 06 Nov 2008 20:39 GMT | - |
Now i am sending email to my friend using session variable... but my code is as below private bool SendEmail(string email) {
|
| Debugging a 1.1 DLL using 2.0 windows applicatin | 06 Nov 2008 13:27 GMT | - |
Can you please point me to some article which provides instructions on debugging a DLL written in VB.Net 1.1 using a windows application written in VB.Net 2.0 . TIA,
|