Hello All!,
I have an applications which runs ok, in a XP machine 32 bits in combination with Bechoff Twincat plc and the PC(IPC) is from Beckhoff.
The application uses a acces mdb file for to save machine settings
Recently we swapped IPC machine into a IPC in Windows 10(Enterprise 2016 LTSB)...
This book contains the implementation of 26 simple, practical and commercial programming projects in Microsoft VB.
Link : Https://sites.google.com/site/itbooklets/VB
The following topics have been discussed in each project :
1- Tutorial concepts of algorithms and Microsoft Visual Basic...
Hello,
we are porting over 300.000 lines of code from VB6 into VB.NET.
The application is a very complex bookkeeping program having much technical booking logic, developed over many year from different programmers using different programming styles.
I am involved with writing the coding...
I am dealing with a web application that includes VB.NET (UI) & VB6 middleware (DLLs).
One of our installs, a Win 2003 Server/IIS 6 environment shows a 2 minute delay after the application login page.
The application has been added to Trusted Sites & is not in a DMZ. It uses Forms...
Hi,
Could anyone give me some advice? I am currently converting some old VB6 applications (ActiveX EXE's) to VB.NET. A present a VB6 server app can trigger off many instances of the old VB6 ActiveX EXE (which all run in there own memory space).
The problem I am having when I convert them to...
Looking on the web very few have got VB.net 2008/2010 using object arrays working.
I felt it was time to give back what I have taken from the web for any other users.
VB6 had a simple object array system which has been lost in VB.net
As a C#/ C++ programer I like dot.net but think "Basic"...
I am trying to use a .dll in .Net that was written in C++ and was previously used in a VB6 application. I get the error mentioned above. I see lots of posts referring to how VB6's long data type is different in .Net but these functions use only integers and strings. Can anyone tell me what is...
I have finally made the move to VB.NET (VS2008) and don't look back, however there are a few little annoyances that slow down development. VB6 had certain shortcuts that allow for quick navigation, problem is I can't find how to do this in .NET.
The following points are the shortcuts in VB6 i'm...
i have the ComClassSearchCustomers class and interface IComClassSearchCustomersat .net which used to create a tlb file. The class raise an event inside new. After that i have a vb6 form Form1 which catch the event , but it never see the event. Any ideas?
Option Strict On
Option Explicit On...
Greetings All,
I've been searching for a solution to this problem for quite some time. The company I work for has been in the process of migrating vb6 code to .NET for a while now. The vb6 code used Access MDB for its data storage, and when compiled and deployed to client machines, it worked...
Hello my saviors (I hope),
I have a little problem getting my .NET component to work in VB6. I have created in Visual Studio 2008 with VB.NET using the COM Class template a assembly which I want to call in VB6. This is the code:
<ComClass(TestTemplateClass.ClassId...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.