M
Manos Karatsidis
Hi all,
I've developed a .NET Windows application which was
originally made in VB6 and migrated using the VS7
migration wizard.
After resolving all upgrade issues my application worked
fine on my development pc.
The application connects to an Oracle database
(unfortunatelly) and uses some VB6 controls such as
MSFlexGrid to show data.
Although I've created a deployment project and run it on
my target pc the application won't run throwing an error
like ProcessID=number and TrheadID=number.
My target pc is able to connect to the database through an
Oracle DB SQLPlus client (using the correct TNS) and have
also installed MDAC 2.7 SP1. The ADODB.DLL is placed
through the installer.
All needed dlls are supposed to have been installed by the
application installer but the application still won't run.
Is there any way to find out what is wrong?
Any help will be great.
Thanks and sorry for the long post.
Manos
I've developed a .NET Windows application which was
originally made in VB6 and migrated using the VS7
migration wizard.
After resolving all upgrade issues my application worked
fine on my development pc.
The application connects to an Oracle database
(unfortunatelly) and uses some VB6 controls such as
MSFlexGrid to show data.
Although I've created a deployment project and run it on
my target pc the application won't run throwing an error
like ProcessID=number and TrheadID=number.
My target pc is able to connect to the database through an
Oracle DB SQLPlus client (using the correct TNS) and have
also installed MDAC 2.7 SP1. The ADODB.DLL is placed
through the installer.
All needed dlls are supposed to have been installed by the
application installer but the application still won't run.
Is there any way to find out what is wrong?
Any help will be great.
Thanks and sorry for the long post.
Manos