Hi,
If I take the infopath form template, and save it as source files, I get
files that I can edit (xsd files) and do the modifications that I want.
But how do I turn them back into a template?
I tried using makecab.exe and the CAB project from visual studio, but while
these make files that infopath can open in design mode, infopath fails when I
try to create a new form from the template saying "the form template contains
files that are not referenced in the form definition (.xsf) or are referenced
more than once"
help?

Signature
Ishai Sagi
www.spstips.blogspot.com
Developer tips for SharePoint
Ishai Sagi - 13 Feb 2007 07:31 GMT
I found the solution.
Visual studio adds an OSD file automatically, and I cant find a way to stop
it. So I downloaded cabarc, and used that instead. Now it works.

Signature
Ishai Sagi
www.spstips.blogspot.com
Developer tips for SharePoint
> Hi,
>
[quoted text clipped - 10 lines]
>
> help?
J Galloway - 14 Feb 2007 16:16 GMT
I also believe you can leave them unpacked in the same directory and just
right click manifest.xsf -> design.
It's helpful if you're constantly making changes by hand in the source files
and don't have a need to pack them back to a cab every time.
> I found the solution.
>
[quoted text clipped - 15 lines]
> >
> > help?
Ishai Sagi - 14 Feb 2007 20:33 GMT
You missed the point- I need to do it where I dont have Ibfopath...

Signature
Ishai Sagi
www.spstips.blogspot.com
Developer tips for SharePoint
> I also believe you can leave them unpacked in the same directory and just
> right click manifest.xsf -> design.
[quoted text clipped - 21 lines]
> > >
> > > help?