Import to Windows SharePoint Service list error

Asked By 20 points N/A Posted on -
qa-featured

Hello,

Method 'Post' of object 'IOWSPostData' failed SharePoint 2010

Before I start writing on this error message, let me clarify that I have tested this issue in two environments:

· SharePoint 2010 and Office 2007.

· SharePoint 2010 and Office 2010.

Directly Jumping on to the troubleshooting steps, let me brief some details as how I reproduced that error message: I need some assistance. Thanks in advance.

Import to Windows SharePoint Service list

Import to Windows SharePoint Service list:

Range type:

Range of Cells

Import to Windows SharePoint Service list:

Method Post of object 'IOWSPostData' failed.

SHARE
Answered By 15 points N/A #175169

Import to Windows SharePoint Service list error

qa-featured

Hi Charles,

The error is caused due to Excel files.
To resolve this error follow the below steps:
1) Open the Excel add-in 'EXPTOOWS.XLA' in 'C:Program FilesMicrosoft OfficeOffice12<LCID>', <LCID> is the language identifier
2) Press 'ALT + F 11' to open the visual basic source code editor
3) Comment the following line: "IVer=Application.SharePointVersion(URL)" by adding a quote at the beginning
4) Save the changes and restart the client machine

Related Questions