Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

MSCOMM32.OCX, Required DLL Files

Muhammad KashifSep 29 2006 — edited Oct 7 2006
I have Developed a Form Using Developer 6i for Attandance of Employee. Using the Barcode Reader (COM Port). I used the Windows Comunication OCX (mscomm32.ocx) for reading the Data from COM Port.
My Form is Going excelent on My OWN Computer. Bcz i have Installed Visual Basic on it.
But when i Deploy that Form on a Client Computer. there was an error on mscomm32.ocx was not available on that machine. then i Register ocx file manualy with regsvr32.exe mscomm32.ocx from Command Prompt. but again tehre was a problem for not opening the Com port.
then i just Install and deinstall the VISUAL BASIC 6.0 on that Client PC.
Now the the FORM is Running Excelent on the CLIENT PC.

I want to Know that what are required DLL, OCX Files on the PC Where is Visual basic is Not installed. so that i only have to Register DLL and OCX files. and i dont want to Install Whole VB.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2006
Added on Sep 29 2006
2 comments
1,492 views