Hi,
I'm developing my first small addon using only Data Interface.
I'm trying to release it in another test pc after having done a setup package using "Package & Deployment Wizard" of Visual Studio 6.
In 'test pc' during setup I have an error of registration of SchemaGeneration.dll.
Is my approach correct?
Which is the problem?
My development machine has win2000 prof and Sap BO 6.5, the other Win XP Pro.
Thank you in advance.
Andy
I have found that you do not have to register this dll when you deploy..in fact, if you are installing on a machine that has B1 installed correctly, that file will already be there... remove the register DLL from the setup package..
regards Rayner
Add a comment