If you're wondering why my RSS feed was acting funny today; my blog was updated to CKS:EBE 2.0 Beta 2. There were no issues installing this release but I still needed to update my theme files (master page, XSL) because of all the new stuff in Beta 2.
I immediately fixed some minor bugs where relative URLs weren't correctly translated into absolute URLs (eg https://moss2007.be/blogs/vandest/blogs/vandest/Post.aspx?ID=2). These fixes can be downloaded here but the original solution file (*.wsp) has not been updated.
Also the 'Recent posts' needed to list the latest posts so I modified the xsl and sorted them descending. I guess that's up to you to do this or not.
Introduction
We have designed an InfoPath 2007 Form that can be filled in from the browser using InfoPath Forms Services (using MOSS 2007). The MOSS 2007 Enterprise environment has an NTLM authenticated Web Application (http://moss:80) and an anonymous extended Web Application (http://moss:82). Anonymous access is only configured in Central Administration but it is not enabled on Site Collection Level.
The InfoPath Form is uploaded to the Central Administration as Form Template and activated on the Site Collection.
Issue
We can -anonymously- fill out a new form in the web browser using IPFS (eg http://moss:82/_layouts/FormServer.aspx?XsnLocation=/formservertemplates/mytemplate.xsn&OpenIn=Browser) and save it using a custom Web Service to a Form Library.
Opening the saved form in IPFS via http://moss:80 results in the following error:
This form template is not currently browser-enabled. It must either be republished as a browser-enabled form, or opened using Microsoft Office InfoPath 2007.
It is possible however to open the form in IPFS via http://moss:82 (and authenticating).
Vice versa I get the same problem when opening a form (using http://moss:82) created in IPFS via http://moss:80.
Work-around
You can skip the whole administrator-approved form template thing and directly publish your form to a (new) Form Library. Downside to this method is you'll need to allow anonymous access on the Form Library because InfoPath Forms Services needs to access the template.xsn (located in /Forms).
Applies To
- Microsoft Office SharePoint Server 2007 Enterprise Edition (with InfoPath Forms Services 2007)
Conclusion
Administrator-approved form templates seem to have problems when using alternate access mappings and different authentication providers.
You can only open a form using InfoPath Forms Services in the same URL domain as the domain it was created in.
Is this a right conclusion to make ?
Issue
You click on a Microsoft Office document inside a SharePoint Document Library and the browser crashes.
Event Type: Error
Event Source: Application Error
Event Category: None
Event ID: 1000
Date: 10/08/2007
Time: 14:47:01 AM
User: N/A
Computer: PC001
Description:
Faulting application iexplore.exe, version 6.0.2900.2180, faulting module
kernel32.dll, version 5.1.2600.2945, fault address 0x00012a5b.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c Applicat
0008: 69 6f 6e 6c ion Fail
0010: 69 65 78 ure iex
0018: 70 6c 6f 72 65 2e 65 78 plore.ex
0020: 65 20 36 2e 30 2e 32 39 e 6.0.29
0028: 30 30 2e 00.2180
0030: 69 6e 20 6b 65 72 6e 65 in kerne
0038: 6c 33 32 2e 64 6c 6c 20 l32.dll
0040: 35 2e 31 2e 5.1.2600
0048: 2e 61 74 .2945 at
0050: 20 6f 20 offset
0058: 012a5b
0060: 0d 0a ..
Cause
Components of Microsoft Office 2003 and 2007 Microsoft Office system have been/are installed on the same computer. (eg. you have Office 2003 and SharePoint Designer 2007)
Solution
- Close all running instances of Internet Explorer
- Delete C:\Program Files\Microsoft Office\Office12\OWSSUPP.DLL
- Run the "Microsoft Office Diagnostics" Tool
-
- Start > All Programs > Microsoft Office > Microsoft Office Tools > Microsoft Office Diagnostics
- (The Diagnostics Tool will restore the OWSSUPP.DLL when diagnosing all packages)
Applies To
- Internet Explorer 6, Internet Explorer 7
- Office 2003, Office 2007
- Windows SharePoint Services 3.0, Microsoft Office SharePoint Server 2007