Hi everyone,
I have a slight problem with some software I am working on when i run the application it will get to this line in the GlobalSettings.vb
it will jump over this and everything else and then show me a blank form (as nothing else is being
loaded).
If I comment it out the application loads and runs fine, But the strange thing is I have 4 other applications
that is using the same line of code and it works perfectly fine on them.
I have tried the following
> Uninstall / reinstall the OPoS files
> Repair the install of my Visual basic 2008 install
I am not sure how to sort this as with out the OPoSScanner working I can not use the barcode reader at all
for scanning.
Some advice is most welcomed as I am not sure what to do. (if I need to delete a file or something Please can
some one explain what I need to do)
Why would one application work fine when another application that uses the same code base not work?
(is it just me that thinks this is strange or do other people think it is strange)
I have a slight problem with some software I am working on when i run the application it will get to this line in the GlobalSettings.vb
Code:
Public WithEvents OPoSScanner As New OposScanner_CCO.OPOSScanner
loaded).
If I comment it out the application loads and runs fine, But the strange thing is I have 4 other applications
that is using the same line of code and it works perfectly fine on them.
I have tried the following
> Uninstall / reinstall the OPoS files
> Repair the install of my Visual basic 2008 install
I am not sure how to sort this as with out the OPoSScanner working I can not use the barcode reader at all
for scanning.
Some advice is most welcomed as I am not sure what to do. (if I need to delete a file or something Please can
some one explain what I need to do)
Why would one application work fine when another application that uses the same code base not work?
(is it just me that thinks this is strange or do other people think it is strange)