I’m doing some work with Sharepoint right now, my useful tool list is as follows; – List and View GUID’s – U2U CAML Builder v3 for MOSS 2007 – Purge Sharepoint Lists and Document Libraries – Sharepoint Manager 2007
Deploy an InfoPath 2007 Form with Managed Code to a Browser Enabled Sharepoint Document Library
InfoPath forms can be deployed to a Sharepoint document library, and assuming that the form template has been developed to be browser compatible, the form can be opened in a browser client (either when the user’s machine doesn’t have the InfoPath client or when the Sharepoint document library is configured to open forms by browser … Continue reading Deploy an InfoPath 2007 Form with Managed Code to a Browser Enabled Sharepoint Document Library
Load InfoPath Forms with Managed Code from Sharepoint
When loading an InfoPath form from a Sharepoint document library, you may be presented with a policy error message indicating that (Internet) forms with managed code cannot be loaded. This can be a pain in the neck while developing, but can be circumvented by making the following registry change; HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\InfoPath\Security:RunManagedCodeFromInternet(DWORD) = 1