Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB 6.0 >>> VB.NET / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Access VBA Public Function to VB.NET or VBScript?30 Aug 2005 00:52 GMT1
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 ...
System.InvalidCastException"21 Aug 2005 20:57 GMT1
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.
VB --> VB.Net21 Aug 2005 20:56 GMT1
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.
Repost: Any other workarounds for the totally screwball right-alignment on datagrid?20 Aug 2005 06:18 GMT1
I probably should have posted this over here first, but getting no response
from the general dotnet.languages.vb forum, I am re-posting here:
Any known fixes for the wacky right-alignment bug in the WinForms datagrid
(VS2003)?
failure in System.Diagnostics.Process.Start10 Aug 2005 06:05 GMT3
Dim MyHyperlink As String = "http://www.somedomain.org/DOCUMENTS/" &
dgDatagrid.Rows(e.RowIndex).Cells(4).Value
System.Diagnostics.Process.Start(MyHyperlink)
fails with a
Convert to web service05 Aug 2005 11:03 GMT2
...please don't shoot me down in flames on this.. but I'm trying to find out
what exactly a web service is and if it is possible to
convert/migrate/upgrade a VB6 project to one. My impression is that a web
service is an executable running on a web server which is accessed via a
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.