Hello
I have created and registered a COM+ Component in VB.Net. I am trying to test it using a windows form. When I add the imports statement to access the object (Imports System.EnterpriseService) I get the following error message:
I can look up EnterpriseServices in the help and there are hundreds of references. I have tried repairing and re-installing VS Studio.Net (Enterprise) to no avail.
Can anyone advise what I'm missing or doing wrong??
Regards,
James![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
I have created and registered a COM+ Component in VB.Net. I am trying to test it using a windows form. When I add the imports statement to access the object (Imports System.EnterpriseService) I get the following error message:
Code:
Namespace or type 'EnterpriseServices' for the Imports 'System.EnterpriseServices' cannot be found.
I can look up EnterpriseServices in the help and there are hundreds of references. I have tried repairing and re-installing VS Studio.Net (Enterprise) to no avail.
Can anyone advise what I'm missing or doing wrong??
Regards,
James
![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)