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
March 2007
April 2007
May 2007
July 2007
August 2007
October 2007


all groups > vb.net upgrade > august 2005

Access VBA Public Function to VB.NET or VBScript?
Posted by SusanV at 8/19/2005 11:57:23 AM
Hi all, I have the below code as a public function in Access 2000 .This is the *only* thing this particular mdb does - autoexec macro calls this function and at the end of the code Access exits. Just a quick conversion utility, really. Now I'm told some users do not have access installed so...more >>

VB --> VB.Net
Posted by Selva Chinnasamy at 8/18/2005 2:04:23 PM
Hi, I am upgrading VB6 to VB.Net. My Program uses lots of ListView and status bar controls. after upgrading I get an Error message "Type AxMSComctlLib.AxListView is not defined". Is there any easy way to fix this. Thanks In Advance selva ...more >>

System.InvalidCastException"
Posted by DavideR at 8/18/2005 12:19:02 AM
CType(Me._UserRegTemp1_1, System.ComponentModel.ISupportInitialize).EndInit() Eccezione first-chance di tipo "System.InvalidCastException" in system.windows.forms.dll Informazioni aggiuntive: Interfaccia non supportata....more >>

failure in System.Diagnostics.Process.Start
Posted by Support at 8/3/2005 11:21:24 AM
Dim MyHyperlink As String = "http://www.somedomain.org/DOCUMENTS/" & dgDatagrid.Rows(e.RowIndex).Cells(4).Value System.Diagnostics.Process.Start(MyHyperlink) fails with a Win32 exception: the system cannot find the file ... but the file exists and when I copy MyHyperlink into a browser - ...more >>



DevelopmentNow Blog