vb .net, registry, HKLM\System\CurrentControlSet, Security0643 (7/2/2010 5:37:46 PM) Hello
I'm writing a small program un vb.net 2005, and i need a read access to
the keys of HKLM\System\ControlSet\Enum.
It's working under Windows2000 and probably XP, but not with Vista and
Seven, where... DuboisP
SmtpClient authentication2445 (7/1/2010 4:01:46 PM) Hi
I'm trying to add simple email capability to a program I wrote but when I
send the mail the responce from the server indicates thet I need to use
authenticain.
I have no clue as to how to do that. Here... mickey
vb.net forms error1498 (7/1/2010 10:04:49 PM) When I am debugging a vb.Net 2008 windows application and click on the
'next' button, I am getting the following error:
'An unexpected error has occurred. The 'Microsoft.jet.oledb.4.0'provider is
... Utf
Write to excel with odb4554 (6/30/2010 10:58:29 PM) net newb here...
i found this intro but dont' know where to go from here
Sub WriteExcelFileWithJet()
'If your purpose of use Excel is only to store data in a sheet, you do not
need to run Excel applicati... mp
GridView set BackColor dinamically ERROR!1571 (7/1/2010 8:43:49 AM) Hi all,
as specified in the subject. I get this errore message:
"DataBinding: 'System.Data.DataRowView' does not contain a property with
the name 'date_es'"
I don't know what it could be! :(
Any h... mc
Correct syntax for checking that value is in a set.8396 (6/25/2010 10:26:30 AM) Hello.
What is the correct syntax in VB.NET for checking that a value is in set of
value ?
pseudo code :
value in ('a','b','c') ...
Thanks :)
... Mr
Help Calling A Function from a 32-bit non-.NET DLL11180 (6/7/2010 10:05:05 PM) In my VB.NET application, I'm trying to call a function from a 32-bit,
non-.NET dll file and I'm having problems. I believe I have the
correct signature for the dll with:
<System.Runtime.InteropServices.D... Dave
Good bye2480 (6/29/2010 8:57:01 PM) Hello,
since MS will close this newsgroup on July 1st, I would like to say good
bye to you. I got good help in this newsgroup and I would like to thank
you all again for it.
FYI: For some time I have ... Martin
SMTP: Bad Sequence of Commands1606 (6/30/2010 3:22:18 PM) Hi,
I'm trying to generate an email programmatically, by sending it to our SMTP
server. However I get the following error:
Bad sequence of commands. The server response was: Bad sequence of commands
... Scott
Prerequisite in Setup projects...0447 (6/30/2010 12:01:16 PM) Hi all,
I done a project that uses .net Framework 3.5 Client Profile. I done a new
installation project that refers to that project.
I setted .net Framework 3.5 Client Profile and Windows Installer 3.1 fo... Utf