Hi MIke
I am converting our Jiwa 6.x code to Jiwa 7 for creating a sales orders and have used this little sample as a guide. However when I try and build my app I get
Error 304 'JiwaApplication' is not declared. It may be inaccessible due to its protection level.
I have included references to JiwaApplication and JiwaSales.
Also the line 'Dim jiwaApplicationManager As JiwaApplication.Manager' seems redundant as the variable is never used! Can you confirm if this does something to a static/shared object that makes it necessary?
Best regards
Jerome



