|
Preview Error Message
Hi,
I created a form from a template that someone gave me and it all works fine.
However when I preview the form, the following error message comes up. How
can I stop this happening? The code is not something i have added;
System.Security.SecurityException
Request for the permission of type
'System.DirectoryServices.DirectoryServicesPermission,
System.DirectoryServices, Version=2.0...
|
2 |
6/13/2007 6:24:03 AM |
|
Form library issue
I have an InfoPath form that I have created a form library from. I was
watching a video in which the presenter had displayed a method in which the
user could (through the use of the drop-dowm menu) convert the form document
to a PDF or TFF file.
I do not have this option in my drop dowm menu that you get when you
mouse-over the document title.
Does anyone know how to get this option...
|
4 |
6/13/2007 6:16:01 AM |
|
Strange "space" character management in text control.
Hi,
I found a strange management of space character in text control.
If you enter the following string " A B C E", when you leave the
control, the string is replaced by "A B C D E", but if you save the XML file,
the content of the XML tag is correct.
So the control does not show the exact value...
Do you know is there is somewhere a property avoiding that...I did not find
it.
...
|
1 |
6/12/2007 9:44:04 PM |
|
Script Editor disabled
My infopath's programming submenu is all disabled and i cannot open
the script editor for writing code.
I am using infopath 2003.
Trying to repair installation or reinstalling did not help.
I also have infopath installed on a a different machine. On this
machine the script editor is trying to open but crashes. In this case
again - reinstalling or reparing did not do any good
...
|
2 |
6/12/2007 8:54:48 PM |
|
If Statemnts
Hi there
i have a text box where a user will enter a value.. txtValue
then i have another text box txtTotal.. what i need is to have this txtTotal
to have something like this..
if txtValue is greater then 9 then value = 2
if txtValue is greater than 7 and less then 9 value = 3
if txtValue is great then 5 and less than 7 value = 4
can anyone help that would be great i'm going nuts ...
|
2 |
6/12/2007 7:54:31 PM |
|
Show/Hide Optional Section
Hi - I'm a newbie so please have patience. I want to use an Optional Section
to display/hide instructions pertaining to a form. I can have the
instructions initially hidden but the moment the section shows all i can do
is copy or delete it. I just want to be able to hide it again. Thoughts???
Thx ... c...
|
3 |
6/12/2007 6:39:00 PM |
|
Can Infopath be hosted in Word Custom Task Pane?
I've asked in other forums, but not here. Fingers crossed...
Does anyone know if Infopath forms can be made to appear (and hopefully be
usefully integrated) in custom task panes in Word 2007?
I know I can make custom task panes in VS2005 with VSTO, but they require a
windows user control in the .Add command. I know I can make an Infopath form
appear in a Word Document Information Panel...
|
2 |
6/12/2007 5:57:30 PM |
|
InfoPath forms on the web?
Hi there,
I am confused about something. I want to publish an InfoPath 2003\2007 form
to my WSS 3.0 site, and allow users to enter data into this forms using
their web browser... not the InfoPath client.... Do I need Forms server to
do this?
I have created for the template and it is attached to the Form Library in
WSS, and everything is working fine, providing they have InfoPath 200...
|
2 |
6/12/2007 2:13:01 PM |
|
Relative Links for Secondary Data Connections in InfoPath
I have a Form published to a Forms Library in a sharepoint site.
It's a really cool form and I'd like to publish it to other sharepoint
sites accross many sharepoint sites. What I want the form to do is to
submit it's content to the Forms library it came from. How can I set
up the Submit Data Source to (maybe even programmatically) submit to a
relative path ie "/MyFormLibrary"?
At the mome...
|
1 |
6/12/2007 4:00:05 AM |
|
Microsoft Picture 2000 Error massage
Use above but when transfering from 2000 to D drive get the following message:
Unexpected Error code in changing to directory D error code 1. Error code
is device not workingproperly because windows cannot load the drivers
required for this device. MSFT no longer suports pic 2000. Where or how do I
find the drivers? or any other suggestions? Thank you
--
Bp...
|
1 |
6/12/2007 2:19:01 AM |
|
Newbie - how to set up more complicated functionality?
Hi;
I'm evaluating InfoPath as a replacement for a ton of forms we currently
have in Outlook. Some of the functionality we need for various forms are:
1. When submitted, the completed form is emailed to someone for
review/manual action. Is this possible within InfoPath itself or does the
forms "submit" action have to call a script or web service to do this work
for it? If so, do we...
|
9 |
6/12/2007 1:49:00 AM |
|
InfoPath/SharePoint 2003 - File Attachment control
I am trying to create an InfoPath form with a File Attachment control on it
and publish this to a SharePoint 2003 (WSS) Form Library. When I am
selecting fields to promote as a form library column and I select the control
for the file attachment, i get an error that says "The dta type for the
selected field is not supported as a form library column name: base64Binary."...
|
1 |
6/11/2007 7:07:03 PM |
|
Xref repeat tbl to sngl flds in rpt section?
How can I build a summary table at the end of my IP2003 form that shows the
responses earlier in the form in a condensed, tabular format? If I were
working with similar types of controls, I could just bind both the entry
fields and the summary fields to the same data sources, but it isn't that
easy.
In the entry section, I have single fields within a repeating section. The
section can...
|
1 |
6/11/2007 6:50:02 PM |
|
Publishing Infopath to clustered (load balanced) intranet site.
I have an infopath form that I would like to "deploy" to an intranet site
that is load balanced. I've set up the virtual directories on each server
within the cluster to be identical to my test environment.
When I try to publish the form to the intranet virtual directory that I had
created I get this error message...
"Infopath cannot save the following form: http://intranet/template.x...
|
1 |
6/11/2007 2:51:01 PM |
|
Creating form with a predifened output xml
Hello
I want to create an infopath form with output xml like this :
<a>
<b>
....
</b>
</a>
<c>
<b>
.....
</b>
</c>
Note that the XML element *b* here have the same name but contain
entirely different data and child elements. I am facing the problem of
not creating the element with the same name again in other plac...
|
9 |
6/11/2007 2:34:09 PM |
|
Non-infopath using open form on a web page
I have created a form that we need to get on to our web page and then allow
users who do not have infopath on their systems to open it up and fill it
out. Is there a way to do this? Thank in advance for any assistance.
davidf...
|
3 |
6/11/2007 12:45:01 PM |
|
Infopath 2003 with Office XP on a Citrix server - MS supported?
I've been trying to get an answer to this for a week now with no success.
I've a customer who wants to install infopath 2003 into their existing Citrix
envinronment which uses Office XP.
I need to know firstly if this will work and secondly if this solution is
supported by Microsoft.
Cheers,
David...
|
3 |
6/11/2007 12:41:02 PM |
|
Save after Submit
Hello, Were starting to use InfoPath + Sharepoint for a project here
and we're quite a few issues. I'll post them one at a time so no one
gets overwhelmed... :)
When a user opens up a form that has already been submitted to the
library, and makes a few changes and resubmits, the form opens a save
dialog box opens up immediately after the submit finishes. Regardless
of if you cancel out of ...
|
2 |
6/11/2007 9:22:00 AM |
|
Using infopath with Visual Studio
Hi All,
I have Infopath 2003 (sp2) and want to use the programming function on the
tools menu, however it informs me to open "the visual studio project for it".
How do I do that? I havent created a visual studio project - but I do have
visual studio 2005 installed?
Thanks...
|
2 |
6/11/2007 4:18:01 AM |
|
Form on website???
Hi (I'm a newbie). I've a form that I'd like to make available on my website.
It meets the 'open in browser specs'. I'm guessing I can simply have a
hyoerlink to it but can I somehow include it in the content area of a web
page designed with a master page? If so, how?? Thx...
|
1 |
6/11/2007 1:55:00 AM |
|
Populating dropdown based on selection from another dropdown
Hi,
I have a browser-enabled form containing two dropdown boxes. The first
dropdown (DD-1) has been populated with Impairment data from a SQL 2005
table. The second dropdown (DD-2) needs to be populated with Causes data from
another SQL 2005 table based on what was selected in DD-1.
On the database schema there is a junction table between the Impairment
table and the Causes table. Thi...
|
1 |
6/10/2007 11:04:03 PM |
|
salom
gfyhghgfhgfjgfjg...
|
1 |
6/10/2007 6:55:01 AM |
|
why ask User & Password more than once?
Hi
I'm using infopath2003 sp2 to make template files (.xsn) and then
publish them to the IIS. After that, I build some forms (xml files),
based on these xsn files, by call the xsn files from the web browsers
and save them in the true path.
I have defined some users on the system, some of them have only "read
& Execution" permission and others have full control grant on these
templates and...
|
1 |
6/9/2007 1:37:33 PM |
|
File attachment in web-enabled forms. (Problem with encode of filename).
Good day!
I have file attachment control in my web-enabled form. When users try
save attachment in browser, file saving with wrong encoding of
filename. Filename has cyrillic (Russian) letters. OS use windows-1251
encoding for this letters. Filename seems like win-1251 -> UTF-8
encoding was made.
How I can fix this problem?
On the web form filename look correct. Problem only with savin...
|
2 |
6/9/2007 9:48:19 AM |
|
Full Trust Form Error
Dear All
I had designed a form in InfoPath 2003 using managed code C#.NET. The form
gets and sets some values from MS Access Database located on another server
computer. I gave the form full trust using the digital signature created in
Infopath and deployed it in my organization intranet. The form worked very
well for three months. Now I had to make some changes in the form. When this ...
|
1 |
6/9/2007 6:28:00 AM |