I've seen situations where a SharePoint site is configured to perform
a redirection, and this is messing things up internally.  Does the
your connection server name etc. match precisely the URL you see when
you are in the SharePoint user interface?

Karl

On Tue, Nov 6, 2012 at 8:47 AM, Iannetti, Robert
<robert.ianne...@novartis.com> wrote:
> Karl,
>
> After further review it appears the MCpermissions.asmx was installed globally 
> in SharePoint. I am able to access it from within my SharePoint site as well 
> as all other valid SharePoint sub-sites.
> So this connection http://<server>/<sitepath>/_vti_bin works with any valid 
> site in <sitepath> including the previously mentioned _admin site.
>
> That said do you have any thoughts on why I would be getting the 404 error?
>
> Thanks
> Bob
>
>
> -----Original Message-----
> From: Karl Wright [mailto:daddy...@gmail.com]
> Sent: Monday, November 05, 2012 2:45 PM
> To: user@manifoldcf.apache.org
> Subject: Re: Cannot connect to SharePoint 2010 instance
>
> The 404 error indicates that your MCPermissions service is not properly 
> deployed.  The "_admin" in your path is a clue that something might not be 
> right.  The place you want to see the MCPermissions.asmx is in the following 
> location:
>
> http[s]://<server>/<sitepath>/_vti_bin
>
> ... where the <server> is your server name, and the <sitepath> is your site 
> path.  The best way to get this is to enter the SharePoint UI (NOT the admin 
> UI, but the SharePoint end-user UI), and log into the root site.  Then make 
> note of the URL in your browser.
>
> If the MCPermissions.asmx service appears under that URL, look at your IIS 
> settings and make sure that the MCPermissions.asmx service can be executed.
>
> Also, this may be of some help:
> https://cwiki.apache.org/confluence/display/CONNECTORS/Debugging+Connections
>
> The end user documentation is also extremely helpful in describing how to 
> properly set up connections.
>
> You can uninstall the MCPermissions.asmx service using the .bat files that 
> are included with the plugin.  When you re-install, please make sure that you 
> are logged in as a user with full admin privileges, or the service will not 
> work properly.
>
> Thanks,
> Karl
>
> On Mon, Nov 5, 2012 at 2:33 PM, Iannetti, Robert 
> <robert.ianne...@novartis.com> wrote:
>> Hello,
>>
>>
>>
>> I have installed apache-manifoldcf-1.0.1 on my Linux server and
>> apache-manifoldcf-sharepoint-2010-plugin-0.1-bin on my SharePoint 2010
>> server.
>>
>> On my SharePoint server I can see the Permissions Page when I enter
>> http://xxxxx:xxxxx/_admin/_vti_bin/MCPermissions.asmx in my browser.
>>
>>
>>
>> When I try to make a "SharePoint Services 4.0 (2010)" connection to my
>> SharePoint 2010 server in the ManifoldCF interface I get this error.
>>
>> Got an unknown remote exception accessing site - axis fault = Client,
>> detail = The request failed with HTTP status 404: Not Found.
>>
>>
>>
>> I can connect using "SharePoint Services 2.0 (2003)" but when I try a
>> crawl it does not work properly and aborts.
>>
>> The  "SharePoint Services 3.0 (2007)" connection fails the same as the
>> above
>> 2010 connection.
>>
>>
>>
>> Can you please give some direction on how best to resolve this issue.
>>
>>
>>
>> Thanks
>>
>> Bob
>>
>>
>>
>>
>>
>> Robert P. Iannetti
>>
>>
>>
>> Application Architect
>>
>> Novartis Institute for BioMedical Research
>>
>> 186 Massachusetts Avenue
>>
>> Cambridge, MA 02139
>>
>> Phone: +1 (617) 871-5414
>>
>> robert.ianne...@novartis.com
>>
>>
>>
>>
>>
>>

Reply via email to