SP1 & Visual Studio

T

Tim Heuer

I am creating a form using the Visual Studio.NET infopath project template.

When I go into the manifest.xsf and template.xml files within the Visual
Studio project and edit the "name=urn:XXXXX:XXXXXX" attribute on the
xDocumentClass node, it saves fine. However whenever I compile/publish
the project, and then go to the compiled/published form to extract the
files, the URN name changes to the default one provided by InfoPath.

I am trying to create trusted forms here and followind SDK samples on
ensuring the URN name is being edited appropriately.

Can anyone comment on this?

-th
 
Top