Where is managed code forms dll when published to sharepoint?

D

Deniz Yalman

Hi,

Where is dll deployment when we publish managed code infopath forms to
sharepoint form libraries? "template.xsn" goes to "forms" folder of library
but i have no idea where forms dll is?

Sharepoint 2007
Infopath 2007

Thanks in advance.
 
M

mwilson

Hi,

Where is dll deployment when we publish managed code infopath forms to
sharepoint form libraries?

The dll is packed within the Form Template. The .xsn file is just a
renamed .cab.

At a command prompt, run 'expand -D template.xsn' and you should see
the dll listed among the other files.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top