C
cgia
I found out that only using winform I can use the winword interop and
generate word document in the client machine and connect to a remote
database, so that I have made a winform application which accesses
winword on the client and a remote db.
Afterwards I wanted to use the no touch deployment but the winform
cannot anymore start winword on the client, and I get a security
exception.
Does that mean that I cannot use no touch deployment with this
winform, but I have to install it locally in each machine?
generate word document in the client machine and connect to a remote
database, so that I have made a winform application which accesses
winword on the client and a remote db.
Afterwards I wanted to use the no touch deployment but the winform
cannot anymore start winword on the client, and I get a security
exception.
Does that mean that I cannot use no touch deployment with this
winform, but I have to install it locally in each machine?