Sign in
Microsoft Premier Field Engineer - SharePoint
All posts are provided "AS IS" with no warranties, and confers no rights.
Tags
Ajax
Apps
Authentication
authorization
BCS
Best Practices
Business Intelligence
capabilities
Code Samples
Coding Tips
collection
Columns
Content
Content Types
Create
CSOM
Custom Solutions
Customization
database
Definition
DelegateControls
Deploy
deployment
Document libraries
Document library
Documents
domain
ECB Menu
Enable
EndBoundary
enhancements
Enterprise
environment
environments
errors
event
Event Handler
Exchange
External Data
Farms
FBA
Features
How To
Information
interface
Introduction
JavaScript
Learn
library
List
Managed Client Object Model
management
method
Microsoft
MOSS 2007
OAuth
Object Model
overview
People
performance
Performance and capacity planning
Performance Monitor
Permissions
Plan
PowerShell
Preview
Protocol
provider
Publishing features
Resources
Sandboxed Solutions
Schemas
Search
Security
server
Services
SharePoint
SharePoint 2010
SharePoint 2010 Developer
SharePoint 2013
SharePoint Foundation 2010
SharePoint Performance Monitor
SharePoint Server 2010
SharePoint Server 2013
SharePoint Usage and Health Data Collection
Silverlight Object Model
Snippets
SPS 2003
SQL Reporting with SharePoint
system
Technical
User
version
Visual Studio
Web Services
Webparts
Windows
Workflow
WSS v2
WSS v3
Browse by Tags
MSDN Blogs
>
Microsoft Premier Field Engineer - SharePoint
>
All Tags
>
web services
Tagged Content List
Blog Post:
Ways to pass security credentials to web service call
-Tejas
[1] 1: WS.Credentials = new System.Net.NetworkCredential(userName, password, domain); If you want to pass explicit credentials and filter the record after that. [2] http://support.microsoft.com/kb/813834 1: myProxy.Credentials = System.Net.CredentialCache...
on
25 Sep 2009
Blog Post:
Resolution: Search.asmx returns no result for custom query
-Tejas
Search.asmx returns no result (ERROR_NO_RESULTS_FOUND) for custom query. Cause Search permission settings were required to be properly configured. Resolution Initially we checked ifilters for PDF document. They were properly installed on the servers. Then we tried to search word document...
on
1 Jun 2009
Blog Post:
Resolution: Issue - Error 403 - Forbidden while connecting to OOB web service on forms based authenticated sites
-Tejas
When you connect to the web service that is running in FBA site, you get the 403 - forbidden error Resolution 1. Extend the FBA web application to a new application that is set up to use NTLM. then set up an NT user with full access rights. 2. Now when we test...
on
1 Jun 2009
Blog Post:
How To: Steps to create web services in MOSS 2007
-Tejas
I followed the article http://msdn2.microsoft.com/en-us/library/ms464040.aspx but still I had to do couple of more settings which I have covered here. A. Creating an ASP.NET Web Service in Visual Studio Create a web service project. Add class library project to the Solution(ref. System.Web.Services)...
on
18 Jul 2007
Page 1 of 1 (4 items)