Thanks for the reply Ben,
In design mode for the InfoPath form, simply by using ink picture
control i have added gif file to the XSN.
Even if i remove the gif file, the same error continues for the first
file in the the Extracted files collection that i can see in the
Temporary folder.
Can u help me on how form tool behaves?
whether is just creates MSI for the Xsn provided...? or checkes for
validity of all the content of it.....
I believe it should only create MSI and let the other part of validity
of the content on the form Load...?
Thanks and Looking forward,
Rupali
> Rupali,
> I have to admit I have not seen this problem before.
[quoted text clipped - 33 lines]
> > Thanks and Looking forward,
> > Rupali
Ben Walters - 10 Apr 2006 06:42 GMT
Rupali,
I'm not an expert on the inner workings of the RegForm utility but I do know
this, when you use it to set a form to full trust it will attempt to set a
flag in the .xsf file. This means that at some point it's going to try and
load that .xsf file up into an XML object to make the required changes.
Another option you have is to extract your .xsf file, chagen the extension to
.xml and then attemp to open it using IE, if there are any errors with the
form at this point they should be highlighted a little more accuratly.
Also it's worth noting that the command line you originally quoted will not
create an msi for you.
You will also need to include the /MSI switch on the command for an MSI file
to be created
e.g. RegForm /U urn:MyForm:MyCompany /T Yes /MSI C:\InfoPath\MyForm.xsn
If your still having troubles after this please feel free to contact me
directly via my blog
http://msmvps/blogs/BenWalters
Cheers
Ben Walters
> Thanks for the reply Ben,
>
[quoted text clipped - 52 lines]
> > > Thanks and Looking forward,
> > > Rupali