function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SuperfellSuperfell 

SforceHerder

released under the BSD license, this is a simple .NET 2.0 application that lets you explorer your salesforce.com schema.

see http://www.pocketsoap.com/weblog/2006/02/1596.html
Ron HessRon Hess
this is very cool, thanks Simon!

Message Edited by Ron Hess on 02-21-2006 08:46 AM

MauraKMauraK

Simon - I am very interested in sforceherder, but am having problems running this, checked to assure that I am running .Net framework 2.0.5238, getting error when I try to run erdForce.exe, error is ".Net Framework initialization error" " needs .Net framework 2.0.50727". Can you please advise?

Thanks in advance!

SuperfellSuperfell
That's a check done by the .NET framework, not any of the code. I suggest you rebuild the code on your version of .NET and run that, or see if there's a MS KB article about it. (other than requiring 2.0, it shouldn't care that your version of 2.0 is newer than than one i used).
MauraKMauraK

Thanks very much, Simon. Since last post, I have verified that build of .Net framework is fully functional. Other .Net apps are working well. Please advise as to the sForceherder, after download and extract, what is next step for install of SForceherder?

THANKS!

SuperfellSuperfell
That's it unzip the file and run it.