B
Bullvan
Hi!
I tried to google around but with no result, so I turn to You guys
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 server is busy or You don't have rights to this library"
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 id 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
I tried to google around but with no result, so I turn to You guys
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 server is busy or You don't have rights to this library"
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 id 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