callahan
Sun Aug 05 20:40:58 CDT 2007
Bullvan,
I used the Infopath wizard to add the Form template to the Form Library. It
worked like a champ with no problems. I used the standard URL for the
library (the Wizard did it for me).
I think I was using an earlier version of InfoPath, but I used the Publish
Form Template in the Design Tasks pane. The URL I used for the location of
Sharepoint was the address of the web application containing the site that
held the library (in my case it was
http://servername because the web app,
and site, were the first made on that server).
Then I chose whether or not I was associating the form template to a library
or content type. In your case you want to choose document library (that's
what InfoPath considers a Form Library). *That* is what gets you to the
wizard screen where you can choose the library you want to add the template.
That's what I did. It brought up all the libraries at
http://servername. I
just chose the library I wanted, and went through the rest of the wizard
without a problem.
As for your error with the template itself. I've never seen that. However,
I am not an InfoPath guru by any means. For what it's worth, the Form
library I set up for the client worked like a champ, so it can be done. No
client problems either. Well, none yet. ; )
-callahan
"Mike Walsh" <englantilainen@hotmail.com> wrote in message
news:OTDfHIa1HHA.1100@TK2MSFTNGP06.phx.gbl...
> WSS 3.0 doesn't indeed include Forms Services. If you want users who don't
> have InfoPath 2007 installed on their clients to be able to access your
> forms, your domain needs to include a server running Forms Server (or of
> course use instead of WSS 3.0 a version of MOSS 2007 that includes Forms
> Services supoort)
>
> This doesn't answer your question but posting your forms to a Forms
> Library without either of the above options in place will be a waste of
> time even if you can get it to work.
>
> Mike Walsh
> WSS FAQ
http://www.wssfaq.com
> no questions by e-mail please
>
>
>
> Bullvan wrote:
>> Hi Everyone!
>>
>> I posted that question to microsoft.public.infopath group but with no
>> luck.interest. Maybe here I'll get more... ;]
>>
>> I'd like to publish my first form template to Sharepoint but two
>> things appear:
>>
>> 1. After creating a simple form i Infopath I'm trying to publish it
>> to
>> "Sharepoint server with or without Form Services" (WSS 3.0 don't have
>> these services as far as I know...). When asked for URL of my site i
>> tried various verisions of URL (
http://server/ or
>>
http://server/sites/ThatSite/
>> or
http://server/sites/ThatSite/FormLib/Forms/AllItems.aspx or used
>> IP
>> address of the server). I get questioned for the user/password,
>> give'em (with farm administrator rights) and still I cannot
>> connect :/
>> "The URL is incorrent"
>> What format of URL is correct here?
>>
>> 2. If I'm trying to add a new template from the Sharepoint (in
>> FormLibrary i click New->Document and have the opportunity to choose
>> XSN file) it also gets strange. Nevermind if I chose my simple form
>> or
>> those template exaples from Office12 folder I cannot publish them
>> because:
>> "The Element 'comment' is used but not defined/declared in DTD
>> schema". I dont recollect using on purpose anything like 'comment'
>> myself. What;s that?
>>
>> I tried to save my template to source files and after searching
>> through them i found only one place where word 'comment' appears:
>> In file: upgrade.xsl
>> At the begining:
>>
>> <xsl:template match="/">
>> <xsl:copy-of select="processing-instruction() | comment()"/>
>>
>> I'll be grateful for any useful ideas ;)
>>
>> Cheers guys!
>>
>> Bullvan the Newbie
>>