|
Home > Archive > BizTalk Server Applications Integration > November 2005 > WSSLib2-Sharepoint Adapter
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
WSSLib2-Sharepoint Adapter
|
|
|
| Hi,
I am unable to receive files from WSS sharepoint site
Event Log Message:
Server was unable to process request. --> Object reference not set to
an instance of an object.
at VBSampleAdapters.VBSharePointAdapter.Helper.LogError(String,
EventLogEntryType, Boolean)
at
VBSampleAdapters.VBSharePointAdapter.SharePointAdapterRuntime.Receive.PollForFiles(Object)
Settings for WSS Receive Location:
Site Address URL: http://localhost/sites/test/
Site Folder Name:Shared Documents/Forms/
View Name :Test
Any ideas?
Regards,
| |
| Jan Eliasen 2005-11-17, 6:10 pm |
| On Mon, 14 Nov 2005 11:21:04 -0800, "Kallu"
<Kallu@discussions.microsoft.com> wrote:
>Site Address URL: http://localhost/sites/test/
>Site Folder Name:Shared Documents/Forms/
>View Name :Test
Are you sure the "/Forms/" should be there?
Have you tried enabling deubginformation on the receivehandler for the
adapter?
--
Jan Eliasen, representing himself and not the company he works for.
|
|
|
|
|