All About SharePoint

Liedong(Ken) Zheng,SharePoint Leader at SIMPLOT

Archive for December 22nd, 2008

the dependencies for the object cannot be determined

Posted by ken zheng on December 22, 2008

The issue has very little support out there, so I wanted to post a few fixes I read about, and their result. I’ll post what fixed it for me, but I’m still searching for the all-encompassing solution. Maybe some of the fails below could fix your issue… Please post if you have ideas:

* Tried: Removing and re-adding setup projects: Result: fail
* Tried: Removing my database project and restarting VS: Result: fail
* Tried: Many, MANY, cleans and rebuilds of my solution: Result: fail
* Tried: Reinstall of VS Service Pack 1: Result: No immediate effect
* Tried: Remove and re-add of all project outputs and custom actions: Result: fail
* Tried: Opened the setup projects .vdproj file via Notepad, and removed references to offending project. Re-added my project outputs as usual using File Editor: Result: SUCCESS!

Posted in VS2008 | Leave a Comment »

Top 25 Downloads For SharePoint On Codeplex

Posted by ken zheng on December 22, 2008

http://sharepoint.microsoft.com/blogs/mikeg/Lists/Posts/Post.aspx?List=1b3bbb8f%2D4b5a%2D4f72%2D94c4%2D94cb80bc3866&ID=1426

Posted in Uncategorized | Leave a Comment »

Troubleshooting Access denied errors in SharePoint 2007

Posted by ken zheng on December 22, 2008

Just follow this blog and I found way to figure out the access denied erros in SharePoint 2007.

First, if the error url look like

http://%5BServerName%5D/_layouts/AccessDenied.aspx?Source=%5BAnyUrl%5D &Type=list&name=%7B12151589%2D7A0B%2D40EE%2DBD92%2DADB851B3D78E%7D

That’s means you don’t have permission to access one list whose GUID is
%7B12151589%2D7A0B%2D40EE%2DBD92%2DADB851B3D78E%7D
. Then go to List Edit page and replace the GUID with this one so you will know which list give permission error.

More Detaisl:
http://blog.tylerholmes.com/2008/02/troubleshooting-access-denied-errors-in.html

Posted in Sharepoint | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.

Join 28 other followers