Sign in
|
Join
|
Help
in
Current Tags
All About SharePoint - S.S...
Community Bloggers
(Entire Site)
SharePoint Blogs
The Best Place for SharePoint-related Blogs
Home / Blogs
Get a blog here!
SharePoint University
Downloads
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
XPath, XQuery, and XSLT Functions
How to grant permissions to a custom assembly that is referenced in a report in Reporting Services
MVP Summit experience
MVP Renewed!
External Collaboration Toolkit for SharePoint released
Tags
.net
2003
2008
access
adding new field
ajax
application file
asp.net
aspx page
backup
bdc
blog
business data catalog definition editor
c#
calculation
cas
code
code access security
codeplex
control
debug
delete
development
document library
document puller
download
download documents
downloader
downloading
email
error
event handlers
excel
explorer view
export
field
fields
file
file convertor
file convertor conversion images text search upload metadata tags sharepoint
file download
files
fileshare
fire event
forms
free tool
function
how to
infopath
InfoPath 2007
installation
installer
integration
library items
managed code
metadata
microsoft
moss
moss 2007
mvp
office
office 2007
permissions
policy files
problem
programmatically
report
review
rights
search
search customization
security
send mail
sharepoint
sharepoint 2003
sharepoint 2007
site
site definitions
source code
spquery
sps 2003
sql
surveys
technopart
technorati
technoservice
template
tools
upload
upload service
web client
web part
web service
webpart
word
ws upload service
wss
wss3
xml
xslt data view
News
View blog authority
>> Blogs that link here
Subscribe to All About SharePoint
View my SharePoint tags on del.icio.us (SharePoint Tags)
Download SharePoint Document Puller v4.0 (for SPS 2003)
Popular (old) posts
Creating a custom web service for SharePoint
Windows Service to upload documents into SharePoint
MOSS 2007 and Code Access Security
WS-Downloader: Tool for downloading documents from SharePoint libraries
MOSS 2007 - Creating a Site Collection
SharePoint Document Puller v4.0
Publishing, Sharing And Searching PowerPoint Files in SharePoint
OneNote and SharePoint
Searching PHP Sites With SharePoint
Creating a Survey in MOSS 2007
User Groups
Australia - Melbourne SharePoint User Group
Australia - Sydney Sharepoint User Group
Australia - Canberra Sharepoint User Group
Australia - Brisbane SharePoint Users Group
Belgium - Belux Information Worker User Group (BIWUG)
Canada - Toronto SharePoint User Group
Mexico - TechNet Mexico SharePoint
New Zealand - Wellington SharePoint User Group
Pakistan - SharePoint Pakistan User Group
UK - SharePoint User Group UK
USA - New England Regional
USA - St. Louis SharePoint User's Group
USA - Delaware Valley Sharepoint User Group
USA - NYC SharePoint User Group
USA - Rocky Mountain SharePoint User Group
USA - SUGDC (Northern Virginia)
USA - The Minnesota SharePoint User Group
USA -Mid Atlantic States Portals, Collaboration, and Multimedia (MASPCM) User Community
USA - Bay Area SharePoint User Group
USA - Mid-Atlantic .NET User Group
USA - Chicago Windows User Group (CWUG)
Archives
May 2008
(2)
April 2008
(2)
March 2008
(1)
February 2008
(1)
January 2008
(4)
December 2007
(13)
November 2007
(2)
October 2007
(5)
September 2007
(6)
August 2007
(1)
June 2007
(3)
May 2007
(1)
March 2007
(1)
February 2007
(28)
January 2007
(8)
December 2006
(9)
November 2006
(9)
October 2006
(1)
September 2006
(8)
August 2006
(4)
June 2006
(6)
May 2006
(6)
April 2006
(9)
March 2006
(5)
February 2006
(4)
January 2006
(5)
December 2005
(3)
November 2005
(1)
October 2005
(4)
September 2005
(11)
August 2005
(1)
April 2005
(1)
All About SharePoint - S.S. Ahmed - MVP Microsoft SharePoint
All About SharePoint, as the name suggests, is all about SharePoint. It has articles, tutorials, source code, FAQs, and tips about SharePoint, InfoPath, C#, Microsoft Office, SQL Server, XML, etc.
Browse by Tags
All Tags
»
search
(
RSS
)
application file
bdc
businees data catalog
crawling
definition editor
error
file convertor
fileshare
image convertor
integration
invalid column name c2
keywordquery
keywords
metadata
metatags
microsoft office 2007
moss
moss 2007
mysql
ocr
php
powerpoint
publishing ppt files
query
scopes
search customization
search results
sharepoint
shares
sharing
spquery
true/false
wss
xml
yes/no field
SharePoint and MySQL
SharePoint and MySQL Integrating SharePoint with MySQL using Business Data Catalog T his is another article of the same series that has been continuing for the last couple of weeks. Yep! SharePoint and the Business Data Catalog! Following are the recent...
Posted
Jan 27 2008, 03:31 PM
by
ssa
with | with
13 comment(s)
Filed under:
sharepoint
,
integration
,
search
,
bdc
,
xml
,
application file
,
businees data catalog
,
definition editor
,
mysql
WS-FileConvertor 1.0a
WS-FileConvertor 1.0a WS-FileConvertor is a .NET application that converts image files into text readable format. Currently, the output is TXT files. All image formats are supported including GIF, JPG, TIFF, etc. I have only tested major formats like...
Posted
Nov 26 2007, 05:22 PM
by
ssa
with | with
5 comment(s)
Filed under:
sharepoint
,
moss
,
wss
,
search
,
metadata
,
ocr
,
metatags
,
image convertor
,
file convertor
,
keywords
Invalid column name c2
SharePoint gives you this error when you try to search documents using the SPQuery object and you search by passing the document's Name. SPQuery object uses the internal field names so it's important to pass correct internal name for the correct...
Posted
Oct 03 2007, 10:04 PM
by
ssa
with | with
5 comment(s)
Filed under:
search
,
error
,
spquery
,
invalid column name c2
Fix "calling GetScopeID from a non-Office server binary" error
Scopes are usually used in search code. One of the very common errors when working with scopes in search code is as following: "Calling GetScopeID from a non-Office server binary." This error occurs when you instantiate the query object, for...
Posted
Sep 03 2007, 09:40 PM
by
ssa
with | with
2 comment(s)
Filed under:
search
,
query
,
keywordquery
What is the datatype of the Yes/No field?
Value type has to be provided when writing a query for the SPQuery object. How do you access a Yes/No field or let's put it in another way! What is the data type of the Yes/No field in SharePoint? The data type is "Boolean" and the value...
Posted
Jun 14 2007, 02:00 PM
by
ssa
with | with
no comments
Filed under:
sharepoint
,
search
,
spquery
,
yes/no field
,
true/false
Searching PHP Sites With SharePoint
Update: Originally posted: Tue, Feb 27, 2007 Reposted: Aug 25, 2007 Some of the links might not work as this version was retrieved from a web archive. If you find any dead links, kindly send an email to share.point@yahoo.com with the URL of this page...
Posted
Feb 27 2007, 02:53 PM
by
ssa
with | with
2 comment(s)
Filed under:
sharepoint
,
moss
,
wss
,
search customization
,
php
,
search
,
moss 2007
Publishing, Sharing And Searching PowerPoint Files in SharePoint
Update: Retrieved from a web archive. Please send an email to share.point@yahoo.com if you find any deadlinks on this page. Thank you. Reposted on: Aug 30, 2007 --- Update 2: Because of the blog template, all article text is not visible on this page....
Posted
Feb 20 2007, 08:06 PM
by
ssa
with | with
7 comment(s)
Filed under:
sharepoint
,
moss
,
search
,
microsoft office 2007
,
sharing
,
publishing ppt files
,
powerpoint
Working with SharePoint Search - Part 1
Working With SharePoint Search - Part 1 In this walk through, you will learn how to customize the default SharePoint search interface by adding new tabs: a. You will add a new content source. b. You will add a new scope and add rules for this new scope...
Posted
Jan 20 2007, 12:17 AM
by
ssa
with | with
1 comment(s)
Filed under:
search customization
,
search
,
moss 2007
Working With SharePoint Search - Part 2
Working With SharePoint Search - Part 2 In this article, we will customize the search results page that we created in Part 1 . 1. Open the search center (Select Search from the tabs bar) in your SharePoint site. 2. Select Edit Page from the Site Actions...
Posted
Jan 20 2007, 12:14 AM
by
ssa
with | with
1 comment(s)
Filed under:
search customization
,
search
,
moss 2007
,
scopes
,
crawling
,
search results
Searching Fileshares in MOSS 2007
Searching Fileshares in MOSS 2007 Searching fileshares in MOSS 2007 is very easy. I always considered this feature to be very useful and this was one of my favorite features in SPS 2003. Following are the steps (with screenshots) required to create a...
Posted
Nov 13 2006, 11:11 PM
by
ssa
with | with
1 comment(s)
Filed under:
search
,
fileshare
,
shares
Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts