when u receive "Connection with License Server Failed" error when try to connect to SAP 2005B using addon, make sure:
1. Firewall is set to allow port 30000 and IP Server
2. in ur code, add port number in LicenseServer property of Company Object IE: myCompany.LicenseServer = IP_SERVER + ":30000"
see u
1. Firewall is set to allow port 30000 and IP Server
2. in ur code, add port number in LicenseServer property of Company Object IE: myCompany.LicenseServer = IP_SERVER + ":30000"
see u
Comments