Hi everyone,
I've currently develop a application as a add-on to SAP B1 9.1 PL 01 and i have run it on development pc and it works well, But during testing we have found that the app doesn't work on QA pc which has the sap SAP Version and the PL version too... while Debugging on that environment i have found that the Version installed on the QA pc have a different SAPBusinessOneSDK Version and i have reset the Visual Studio Project Reference to the New Version and Crated a SAP installation (B1DE) project and installed it to the Environment. Add-on starts successfully on add-on manager and it shows that the Data Table Verification process is also running on SAP B1 with a Process bar... but on Menu Item selection related to the add-on it gives a Error stating that the B1s File is not found thought i have included it in to the installer project(and it exist on SAPBussinessOne/Addon Folder). this also true if i run the addon exe manualy from visual Studio too...
Displayed Error:
System.InvalidOperationException: b1s file not found! Help
at SAPBouiCOM.Framework.Application.UserFormLoadAction(String resource, FormBase form)
at SAPbouiCOM.Framework.UserFormBase..ctor()
at SAPCatalogueUpdateAddon.BuyerSetup..ctor()
at SAPCatalogueUpdateAddon.Menu.SBO_Application_MenuEvent(MenuEvent& pVal, Boolean& BubbleEvent)
Can Any one help me with this issue....
Best Regards
Dinushka