| Thread | Last Post | Replies |
|
| The form template cannot be opened because the system administrat. | 25 Oct 2005 20:39 GMT | 2 |
Recieving error message from InfoPath: The form template cannot be opened because the system administrator has disabled opening form templates that require access to files and settings on your computer.
|
| Correct Application For Our Needs? | 25 Oct 2005 18:32 GMT | 3 |
New to InfoPath, I have built some basic forms connecting to both XML and Access DB. Seems easy to build forms using the tool, and I like the tool. However, before I go off and recommend InfoPath as a solution to our issue, I would like to get some seasoned thoughts from people ...
|
| Close InfoPath from vb.net | 25 Oct 2005 17:29 GMT | 1 |
I'm trying to close InfoPath from managed code using Application.Quit(false), but after doing so to an existing form it will only allow me to open the form in read-only mode. I can close a new form after submitting it
|
| Microsoft Script Editor is disabled | 25 Oct 2005 17:05 GMT | 2 |
I have installed the InfoPath 2003 Toolkit for Visual Studio .NET and applied Microsoft Office 2003 SP2. When I open a blank form in the InfoPath designer and go to Tools -> Programming on the menu bar, the On Load and other commands are disabled. How can I enable the ...
|
| Handling a document id | 25 Oct 2005 15:56 GMT | 2 |
I am creating an InfoPath - Sharepoint solution. I would like the document to have a textbox containing document id to be set when the document is saved in sharepoint or uploaded to sharepoint. I would like to read the highest existing document id from sharepoint and add the next ...
|
| How to - change a data source ??? | 25 Oct 2005 15:21 GMT | 1 |
Hi, please can someone give me a sense check. If you have an info path form talking to a simple database on a server, using say a DSN. And say you want to distribute this to multiple sites that have their own
|
| InfoPathControl Interface | 25 Oct 2005 15:19 GMT | 4 |
Does anyone know where I can find an example implementation of the InfoPathControl interface? I'd prefer to see it implemented in C# but would settle for an example in any language.
|
| How hard can it be to close infopath | 25 Oct 2005 15:04 GMT | 4 |
i am trying to close infopath in manage code but get these errors: - object or reference not set - security error - The form was not found in the Xdocuments collection
|
| Time calculations | 25 Oct 2005 10:49 GMT | 1 |
hi have this program in visual Function CalcTime(Interval) Dim objStartTime Dim objEndTime
|
| positioning in repeating table | 25 Oct 2005 09:23 GMT | 2 |
my scenario is a repeating table with 3 columns. In the first is a command button the others are text1 and text2. My goal is when I press the command button I want to open an executable Program and write the result back into the corresponding text cells text1
|
| Unable to Access published form | 24 Oct 2005 23:28 GMT | 3 |
I have a user who can't access a published form. everyone else seems to open with no issues. She however gets a error message window title is Jfwww32 and says unable to execute command. I am unable to determine if this is directly infoapath of what. Looking for some ...
|
| close InfoPath app on submit | 24 Oct 2005 23:18 GMT | 1 |
When I submit my InfoPath form to SharePoint, the form itself closes but not the InfoPath application. What is the best way to ensure the application itself closes on submit? Using JScript. Thanks.
|
| Is is possible to leverage a secondary datasource's connection? | 24 Oct 2005 23:09 GMT | 3 |
In my scenario I have about 5 secondary datasources that I clone into on offline xml node. When the form is off-line users can add/remove/update items in those cloned nodes. When the user goes back on line I'm using custom code to call SQL Stored
|
| XML for Policy and Procedure documentation | 24 Oct 2005 22:29 GMT | 3 |
I am on a project that involves development of policy and procedure documentation for Sarbanes-Oxley compliance. I'm thinking developing an XML framework will provide the most extensibility and opportunities for re-use. I'm familiar with XML, although have never implemented it ...
|
| Managed Code | 24 Oct 2005 22:15 GMT | 1 |
Hello, we are publishing an infopath form to a sharepoint forms library. The form contains managed code. From what I understand the code needs to be "fully trusted". We got the form to post successfully by adding the forms library URL as a new code group in the .NET ...
|