Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
all groups > vb.net > june 2007 > threads for friday june 15

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

Send simple EMail
Posted by Tony M at 6/15/2007 11:46:04 PM
VS 2005 - XP media - VB .net - winforms - .net 2.0 Just trying to send an email, here is the code and the error message that I get. I can't figure out how to fix it? 'create the mail message Dim mail As New MailMessage() Dim smtp As New SmtpClient("http://m...more >>


excel interop - how to avoid late binding?
Posted by GS at 6/15/2007 11:27:36 PM
I have installed the ms PIA for ofc XP, and followed the article http://support.microsoft.com/kb/247412/ trying to paste into a worksheet However I got late binding not allowed errors .... webOCWraooer,Copy // get the desired data into clapboard 'Create a new workbook in Excel D...more >>

issues with FindFirstFile API call
Posted by Comcast Newsgroups at 6/15/2007 9:54:07 PM
Hello everyone, I am programming in Visual Studio 2002, VB.net. I typically stick to version 1.0 of the framework for compatibility reasons. Recently, I ran into an issue that I couldn't solve with the framework. I am working with file paths that exceed that MAX_PATH ANSI limitati...more >>

Identify JPG files
Posted by Mobileboy36 at 6/15/2007 2:29:05 PM
I'm searching a way to identify jpg files from a digital cam Let's say we have 2 digital cameras C1 and C2 and 2 files JPG001.jpg from C1 and JPG001.jpg from C2. Is there a way to distinct the 2 files from each other, reading a certain position in the stream of bytes? Or better, does anyone...more >>

SendMessage WM_SETTEXT Issues
Posted by Necromis at 6/15/2007 1:17:46 PM
Ok, I have gotten my head around things better regarding SendMessage and FindWindow functions. However, I am running into an issue with my code still. The program I am working with is EXTRA! by Attachmate. It is a mainframe terminal. Here is the issue and strange part of it. It is accepting send...more >>

Passphrase to hexadecimal WEP keys
Posted by IPProblen NO[at]SPAM aol.com at 6/15/2007 10:37:06 AM
Does anyone know the algorthims that converts a Passphrase to hexadecimal WEP keys. my card cannot do it and when Ii travel it is a PITA TIA ...more >>

any way to control frontpage
Posted by GS at 6/15/2007 2:05:46 AM
from vb .net, how can I control FrontPage (2002, and possibly 2003, 2007) open an instance of FrontPage paste into a new document save as html but setting the image action to not save why? not good at html parsing and don't have time to learn , code and debug such rather complex...more >>

Setting the System's ShortDate Format in RunTime
Posted by Connull at 6/15/2007 1:19:01 AM
Can anybody assist me on the code to set the System's ShortDate format to yyyy/MM/dd at runtime?...more >>



Weird problem with connection strings
Posted by Harry Strybos at 6/15/2007 12:00:00 AM
Hi All I have a really strange problem occurring in my application. When I read in the application settings for connection strings the following happens: Here are my connection string settings - <connectionStrings> <add name="TRM8.UI.My.MySettings.TRM8" connectionString="Data Source=SQ...more >>


DevelopmentNow Blog