Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (2 items)
-
Hello,
I would like to have a way to browse for folders (or files) in a browser enabled form. I developed a form with Folderbrowserdialog ( System.Windows.Forms) which works fine in a client environment.
Of course when I publish the form to MOSS2007 it's giving me an error . Any idea ???
-
Hello, I am quite new in infopath development and development in general. I have a simple form template with code behind (C#). It works fine in preview.
When I do a verify before upload to Sharepoint I got a few errors :
here is a part of my code :
using Microsoft.Office.InfoPath;
using System;
using System.Xml;
using System.Xml.XPath;
using ...
Page 1 of 1 (2 items)