Sign in
|
Join
|
Help
in
Current Tags
Corey Roth - DotNetMafia.com...
Dot Net Mafia
(Entire Site)
Dot Net Mafia
Group site for developer blogs dealing with (usually) .NET, SharePoint 2010, and other Microsoft products, as well as some discussion of general programming related concepts.
Home
Blogs
Forums
Photos
Downloads
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
Get to know the Refinement Web Part in SharePoint 2010 Enterprise Search
How to: Use the new Append Text to query property in CoreResultsWebPart to return documents only
Dude! Where’s my Search Center?
A quick look at phonetic People Search in SharePoint 2010
Files uploaded to the wrong folder in a document library
Tags
.NET 4.0
ADO.NET Data Services
ASP.NET
Business Connectivity Services
Business Data Catalog
C# 3.0
CAML
Code Access Security
Content Type
Cutting Edge
Debugging
Deployment
Document Library
ECM
Enterprise Library
Enterprise Search
Error
Feature
IIS
InfoPath
Infrastructure Update
Internet Explorer
iPhone
jQuery
LINQ
LINQ to DataSet
LINQ to SQL
LINQ to XML
Meetup
MOSS
MSBuild
Navigation
Office Web Apps
OKC SharePoint Users Group
People Search
PowerShell
Presentations
Product Review
Records Center
Remote Debugging
REST
Sandboxed Solution
Search Community Toolkit
SharePint
SharePoint
SharePoint 2010
SharePoint Designer
Silverlight
Solution
SP2010 Beta
SPC09
SPSource
SQL
TDD
TechFest
Testing
Tulsa SharePoint Interest Group
Virtual Machine
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VSeWSS
WebPart
Wildcard Search
Workflow
Archives
March 2010
(9)
February 2010
(10)
January 2010
(5)
December 2009
(6)
November 2009
(10)
October 2009
(25)
September 2009
(8)
August 2009
(8)
July 2009
(7)
June 2009
(7)
May 2009
(8)
April 2009
(8)
March 2009
(11)
February 2009
(6)
January 2009
(6)
December 2008
(8)
November 2008
(7)
October 2008
(15)
September 2008
(9)
August 2008
(6)
July 2008
(10)
June 2008
(8)
May 2008
(10)
April 2008
(8)
March 2008
(13)
February 2008
(22)
January 2008
(12)
December 2007
(4)
November 2007
(1)
October 2007
(5)
September 2007
(4)
August 2007
(5)
July 2007
(10)
June 2007
(6)
May 2007
(10)
April 2007
(8)
March 2007
(4)
February 2007
(4)
January 2007
(1)
December 2006
(6)
November 2006
(10)
October 2006
(14)
September 2006
(5)
August 2006
(4)
July 2006
(6)
June 2006
(3)
May 2006
(15)
April 2006
(8)
March 2006
(4)
February 2006
(4)
January 2006
(23)
December 2005
(10)
November 2005
(23)
October 2005
(20)
September 2005
(11)
August 2005
(22)
July 2005
(16)
June 2005
(12)
May 2005
(17)
April 2005
(19)
March 2005
(16)
February 2005
(21)
January 2005
(19)
December 2004
(19)
Corey Roth - DotNetMafia.com - Tip of the Day
Bringing you the latest time saving tips for SharePoint 2010, MOSS 2007, ASP.NET, LINQ, and Visual Studio 2010
Browse by Tags
All Tags
»
Error
(
RSS
)
ASP.NET
Business Data Catalog
CAML
Code Access Security
ECM
Enterprise Search
MOSS
Office Web Apps
Remote Debugging
SharePoint
SharePoint 2010
SP2010 Beta
SPSource
Visual Studio 2005
Visual Studio 2008
VSeWSS
Troubleshooting the Unexpected Error has Occurred in Office Web Apps
Office Web Apps is one of my favorite new parts of SharePoint 2010, but there are a number of steps you need to follow to ensure that they actually work. To start with, be sure and download the Installation guide and run any scripts mentioned in...
Posted
Feb 12 2010, 02:18 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Error
,
SharePoint 2010
,
SP2010 Beta
,
Office Web Apps
SPQuery Error: Microsoft.SharePoint.SPException was unhandled by user code. Cannot complete this action. Please try again.
When I get an error, I like to blog about it. Especially when the error gives you no useful information whatsoever. Now, you can get the above error in a variety of ways, but the one I am going to discuss today is when using SPQuery. ...
Posted
Jan 26 2010, 03:05 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Error
,
CAML
Error: System.IO.FileNotFoundException: The web application at <servername> could not be found (Console Applications with SP2010)
If you have tried to build a quick console application using Visual Studio 2010 to work with SharePoint 2010, you might find that you run into the following error. Unhandled Exception: System.IO.FileNotFoundException: The Web application at http://sp2010...
Posted
Dec 01 2009, 10:33 AM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Error
,
SharePoint 2010
,
SP2010 Beta
Error: [COMException (0x80040e14): Exception from HRESULT: 0x80040E14]
Ah, don’t you love COMExceptions? Recently, I was adding two new site columns to a list and encountered a whole slew of errors when trying to create new items in the list. This is the error I got when I was trying to create a custom folder...
Posted
Nov 04 2009, 04:05 PM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
Error
,
SPSource
,
ECM
COMException (0x80004005): Cannot complete this action after installing Service Pack 2
It’s a known fact that MOSS 2007 Service Pack 2 hates me . Today, I was excited when I upgraded a server to SP2 and the configuration wizard didn’t fail. I was even more excited to see that my SSP and Central Administration still worked after...
Posted
Sep 22 2009, 02:13 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Error
,
MOSS
Issue when querying on a Managed Property of type Decimal
I’ve been working on putting some stuff together for my talks at SharePoint Saturday Ozarks ( #SPSOzarks ) and ran into this interesting issue. Now this may just be an isolated incident, but I have discovered a few errors that occur when trying...
Posted
Jun 22 2009, 03:05 PM
by
CoreyRoth
with | with
2 comment(s)
Filed under:
SharePoint
,
Error
,
MOSS
,
Enterprise Search
The object was not found. (The item was deleted because it was either not found or the crawler was denied access to it.)
I’ve seen a few people asking about this in the Crawl Logs and thought I would take a few minutes to address it. First and foremost this is a warning and not an error message. Sometimes when you receive this message, it is the crawler behaving...
Posted
May 19 2009, 03:03 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Error
,
MOSS
,
Enterprise Search
,
Business Data Catalog
Error: This crawl has been paused by the search system while a new query server is added. After the new query server is online, the crawl will be resumed.
This is kind of a strange error that I sometime receive when trying to startup a crawl in Enterprise Search. I have only received it on MOSS servers with the Infrastructure Update applied, but it might occur on other versions as well. The...
Posted
Mar 25 2009, 10:20 AM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Error
,
MOSS
,
Enterprise Search
VSeWSS 1.3 - Please wait while the installer finishes determining your disk space requirements
I have been working on creating a new Windows Server 2008 virtual machine lately, so I decided to grab the latest version of VSeWSS 1.3 . I immediately encountered the following error when trying to install. Please wait while the installer finishes...
Posted
Mar 03 2009, 02:48 PM
by
CoreyRoth
with | with
5 comment(s)
Filed under:
SharePoint
,
Error
,
Visual Studio 2008
,
VSeWSS
MOSS Setup.exe – The Parameter is Incorrect
This is kind of a weird issue and I ran into it the last two times I setup a MOSS virtual machine, so I thought I would take a moment to tell about it today. I am a Windows Server 2008 virtual machine. This server is a DC and also has SQL...
Posted
Mar 03 2009, 10:04 AM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Error
,
MOSS
ArgumentNullException when calling Enterprise Search Web Service
Last week, I demonstrated how to call the Enterprise Search web service to get search results to a colleague. I pointed him to my post on querying a web service and he was able to easily put the code together to call the web service. However...
Posted
Feb 26 2009, 04:14 PM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
Error
,
MOSS
,
Enterprise Search
The search service is currently offline. Visit the Services on Server page in SharePoint Central Administration to verify whether the service is enabled. This might also be because an indexer move is in progress.
There seems to be a huge plague of the following error sweeping through the SharePoint community right now. This occurs when you go to the Search Settings page on your SSP. You will probably notice it before this by a user trying to search and getting...
Posted
Feb 24 2009, 01:45 PM
by
CoreyRoth
with | with
4 comment(s)
Filed under:
SharePoint
,
Error
,
MOSS
,
Enterprise Search
Safe Mode did not start successfully. Request failed.
When every page on your SharePoint server returns an error, more often than not, SharePoint was unable to enter Safe Mode. Safe Mode is the process in which SharePoint goes through to validate that web controls are allowed to be used in SharePoint. If...
Posted
Sep 24 2008, 04:09 PM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
Error
For the love of science please fix your Name ActiveX Control Problem
I am astonished with how many public facing SharePoint sites are out there without this problem fixed. You know the one I am talking about. The Web site wants to run the following add-on: 'Name ActiveX Control' from 'Microsoft Corporation'...
Posted
May 05 2008, 01:39 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Error
Error: HRESULT E_FAIL has been returned from a call to a COM component
I was working on an Enterprise Search deployment the other day and I encountered this lovely error. I found the answer buried in some forum posts, but I wanted to tell you what side effects I found when implementing the solution (and I wanted to make...
Posted
May 01 2008, 02:15 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Error
,
MOSS
,
Enterprise Search
More Posts
Next page »
2009 dotnetmafia.