|
Home > Archive > BizTalk Server General > March 2005 > BizTalk Sharepoint Adapter Problem.
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 |
BizTalk Sharepoint Adapter Problem.
|
|
| BizSolutions 2005-03-23, 6:01 pm |
| Hi,
BizTalk SharePoint Adapter is showing strange behaviour, i have successfully
implemented the infopath example that is shipped with the adapter, but the
scenario is little different here, i have configured a new website with
different port (other than 80) on IIS that is running under sharepoint
Services based pool, also i have created sharepoint site, uploaded the
InfoPath form and deployed the orchestration.
Send and receive port and bounded with the new website base urls, but there
is an error being shown in event view:
/ ****************************************
*************************************/
Event Type: Warning
Event Source: BizTalk Server 2004
Event Category: BizTalk Server 2004
Event ID: 5740
Date: 3/23/2005
Time: 8:31:53 PM
User: N/A
Computer: AAJVM01
Description:
The adapter "WSSLib" raised an error message. Details "Server was unable to
process request. --> Cannot complete this action.
Please try again. --> Cannot complete this action.
Please try again.".
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
/ ****************************************
*************************************/
I have checked the IIS log but the request is forwarding to the default port
80, help required how to configure BizTalk SharePoint Adapter other then
default website.
Urgent help would be highly appriciated.
Regards
BizSolutions
| |
| Bingzheng Zu[MSFT] 2005-03-23, 6:01 pm |
| Sound like the sendport or receive location is not configured correctly.
From the BizTalk Explorer, go to send port and receive port branch, open
the port and location you created for send and receive message. There is
setting for sharepoint adapter web service port, by default it is 80. You
need it to be consistent where you put the adapter web service.
Another point to check is the ASP.NET version on the web site that you run
your adapter web service. It should be .NET 1.1 instead of .NET 2.0 which
is by default if yuo have .NET 2.0 on your machine.
| |
| BizSolutions 2005-03-24, 7:51 am |
| Thanks for the reply, but it don't works, there is no setting except the URI
Address where the port can be configured, I have rechecked the settings,
everything is fine also I don't have .NET 2.0 installed on the machine.
"Bingzheng Zu[MSFT]" <benzu@online.microsoft.com> wrote in message
news:sZgQp59LFHA.2540@TK2MSFTNGXA03.phx.gbl...
> Sound like the sendport or receive location is not configured correctly.
> From the BizTalk Explorer, go to send port and receive port branch, open
> the port and location you created for send and receive message. There is
> setting for sharepoint adapter web service port, by default it is 80. You
> need it to be consistent where you put the adapter web service.
>
> Another point to check is the ASP.NET version on the web site that you run
> your adapter web service. It should be .NET 1.1 instead of .NET 2.0 which
> is by default if yuo have .NET 2.0 on your machine.
>
| |
| BizSolutions 2005-03-24, 7:51 am |
| The problem has been resolved, the problem was with cyclic flow, send port
and receive location were pointing to same library and there was no filter
on the defined view, by defining the filter on the view it is working fine
now.
"BizSolutions" <BizSolutions@gmail.com> wrote in message
news:Or488xFMFHA.244@TK2MSFTNGP12.phx.gbl...
> Thanks for the reply, but it don't works, there is no setting except the
> URI Address where the port can be configured, I have rechecked the
> settings, everything is fine also I don't have .NET 2.0 installed on the
> machine.
>
>
> "Bingzheng Zu[MSFT]" <benzu@online.microsoft.com> wrote in message
> news:sZgQp59LFHA.2540@TK2MSFTNGXA03.phx.gbl...
>
>
|
|
|
|
|