- Open C:\Program Files\Microsoft Office\Office12\1033\EXPTOOWS.XLA in Excel.
- ALT-F11 to open Visual Basic for Applications.
- Right-click publishForm and "View Code".
- Find the method Sub Initialize(List, Title, URL, QuickLaunch)
- Change lVer = Application.SharePointVersion(URL) to lVer = 2 . For some reason, Sharepoint appears to return "0".
- Save. This step is important...
- Try again. Equally important...
Thursday, October 4, 2007
Import of Excel 2007 sheet into Sharepoint 3 : Method 'Post' of object 'IOWSPostData' failed
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment