Hi,
I’m using BizTalk2006
I have a dll that implement proxy to a web service.
This dll is in the gac.
I have a send port of SOAP type
When I try to configure this port (Soap Transport Properties),I choose the “Web Service” tab.
In the “assembly name” ,I browse to the gac and try to choose the dll from the gac ,but it doesn’t allow me.
It allow me to choose a dll from a local drive (which excatly what I’m not looking for)
How Can I choose the dll from the gac?