Joy, frustration, excitement, madness, aha's, headaches, ... codito ergo sum!
UPDATED HERE!!
Mike Walsh has posted his comments on my webparts. Mike's right; I only provided installation instructions that could be understood by developers (since the Dev&IT-Pro Days everybody knows that developers are from another planet!). So thanks to Patrick's excellent post on deploying webparts, I had no excuses left to not provide an easy installation. :-)
Now I only have to create nice site for my webparts ... If I only could find some time ...
You rock... Thanks for taking the time to do the polishing...
I installed the Leadit.SharePoint.Essentials successfully using Lead-it SharePoint Essential Webparts 1.1.1.0.msi but now when I am trying to install Leadit.SharePoint.RSSReader using the Lead-it SharePoint RSSReader Webpart 1.0.0.1.msi I am not successful. The installation program goes well and gives no errors and says that the installation was successful. When I open up the website and try to look for the web part I don’t see it. After I examined the wpcatalog folder I didn’t see *.dwp file for this web part. I didn’t see the dll installed in the /Windows/assembly/ folder either. So can someone tell me what is going on here? Tam
Does anyone have any links to see these in action? Also, does anyone have any links to public sharepoint sites?
I got an email from Jan asking me to comment on his Essentials webparts on his weblog. I really like them because they show what I have been working on. I set up a quick and dirty homepage to use them as a simple status report. I used a default template and just dropped the Navigation webpart, the Whats New webpart, and the RSSReader webpart on to the left side. Simple but satisfying! Since I had recently reinstalled Sharepoint to fix an unrelated problem, I had to reinstall the webparts. So I made sure I had the latest versions and started off with the RSSReader. It looked easy. It had an installer! The bad news is that it finishs with an error. ========= WPPackager install log started 3/26/2004 11:18:39 AM ========= 3/26/2004 11:18:58 AM: Error: Config file: 'd:\inetpub\wwwroot\web.config' for virtual server 'http://companyweb/">http://companyweb/' is missing or appears invalid. Could not apply required CAS settings to this server. 3/26/2004 11:18:58 AM: Error: Could not apply required CAS settings to virtual server 'http://companyweb/">http://companyweb/' during installation of 'Lead-it SharePoint RSSReader Webpart' 3/26/2004 11:18:59 AM: Success: Installation Successfully Completed The good news is that the error does not matter!? The dll is in the GAC. The web.config is configured. The webpart is in the wpcatalog. Once you figure out how to configure your firewall you are set. That was actually quite hard. I decided to put my findings in a second post on my weblog since it is specific to ISA. The installation of Essentials was quite easy if you knew the locations of your wpcatalog, web.config, and GAC. I found that I only needed to restart the sharepoint server to start using them.
Installed your web part "What's New" but seem to have a problem. It works fine except for some document libray files that Adobe PDF. It doesn't show the file name only the location. Any idea what's up with that?
Frick, you can control this by using the "List fields" property.
Jan, I have an issue where a particular site and it's sublevels aren't showing in the tree when I'm on one particular site (2nd level). My structure: Sites: Internal: 2003 Planning: Sub Site 1: Sub Site 1.1 This tree usually shows on the when I click "Start from root", but DOES NOT show when I'm in the "2003 Planning" site. Why this one site causes the whole site tree to not show, but if I go into "Internal" (above) or "Sub Site 1" (below) the whole tree shows for all levels?
I'm having the same problem as Frick (PDFs not showing in the What's New webpart).
Chris 1) Are you using SharePoint Portal Server or Windows SharePoint Service. 2) You should use the List fields property to tweak the title of the item in the list.
Hello Community, after days of unsuccessful coding, installing and testing I'm stumped: I downloaded the "Essential Webparts" and included the What's New-Webpart in my WSS-Website. Everything works fine ... as long as the user has the permissions to view the linked content (e.g. a Document Library or a List). But if I declare the List not to be accessible by "Readers" and a Reader tries to load the page containing the webpart he get's an error-message ! :-( So - as a programmer - I downloaded the sourcecode, compiled it to the bin-folder, set the right entries in the web.config-File ... <SafeControl Assembly="NewEntries, Version=1.0.0.0, Culture=neutral, PublicKeyToken=70c5e611fdfc59be" Namespace="NewEntries" TypeName="*" Safe="True" /> [...] <trust level="Full" originUrl="" /> ... and got the same result: only a user who can surf to all the (normally) 10 entries in the What's New-Webpart can view the whole webpage ... all others can't use the site containing the webpart anymore. :( The strange thing: the C#-code asks if the logged-in user has the permissions ... if(list.Permissions.DoesUserHavePermissions(SPRights.ViewListItems) { [...] } ... but it seems that exactly this method raises the exception !?! How can this be possible ? I coded an own webpart ("NewEntries" - see above) containing not much more than this instruction ... and it doesn't work if I'm not logged-in as admin (I have a recently added Document Library which gets linked in the webpart and which a reader "Sebi" should not see). Please help !!! I'm pressed for time and I have to get it working as soon as possible ! Nice greetings and thanx in advance, Sebastian
My question has to do with either the breadcrumbs or the navigation web part. I can get it to display on my site fine but it seems that it only shows site and subsite levels, it doesn't show down to individual pages. For instance if I go into edit a contact should it show something like rootsite/subsite/contacts/edit contact ? I looked at all the settings but I don't see anything.
Brett, this is not possible. If you want that behavior I suggest you alter the code a little bit.
When I install the Lead-it SharePoint RSSReader Webpart 1.0.0.1.msi.....it never prompts me for the installation location. Does this require a 2003 Server ? Or will it work on a 2000 Server ?
Steve, it should work on both of them.
I am having the same navigation problem as Chris, some subsites don't show the correct tree. I have the following: Site |-Sub1 |--SubSub1 |-Sub2 It shows the whole tree at Site and SubSub1, but Sub1 only shows: Site |-Sub2 and Sub1 shows only: Site |-Sub1 |--SubSub1 Start from root and 5 levels is selected for all of them.
For reference I am running WSS on 2K3 server using MSDE.
When I download the source code for the RSS Reader, the project references an RSS directory that contatins the RSS and RSSFeed namespaces, but the files seem to be missing from the ZIP archive. Please help.
It seems like I can use the files from version 1.0.0.0. Please let me know if this might cause a problem.
I placed the navigation web on the main page of my portal. It shows all of my areas. However, it doesn't display anything from http://portal/sites or below. The CorasWorks workplace navigation webpart doesn't seem to be able to handle this either. Anyone aware of a webpart that can show sites from the portal on down into WSS sites?
Hi When i try to add the useralert web part I get the question for user an password, and access denied. Seems that whatever i try to autenticate with i get a problem. Can anyone tell me what the problem is, and what rights the user should have ? I am running as administrator on aa test-server. Idid run into the same problem with the Snorre
Updated my list of links: 3rd Party Webparts
For those who aggregate my feed and do not often visit the blog iteself... I've updated my SharePoint...
Mike, does this RSS web part work with authenticated proxies? I have a client that is looking for a rss feed web part but needs it to work under these conditions. You can reach me at mlisidoro@gmail.com. Thanks Miguel
When i add a feed url this message appears: There was an exception reading the RSS Feed. The ServicePointManager does not support proxies of server scheme. what´s the trouble, and how can i fix it?
I have successfully installed the Lead-it SharePoint Essential Webparts 1.1.1.0.msi file onto all sites under my portal. If I wish to uninstall, how would I proceed? help? many thanks.
Hi I need microsoft.Sharepoint.dll file please send to me Advance thanks Thanks Jenkins
Lead-it SharePoint Essential Webparts 1.1.1.0.msi installation failure. When we ran the MSI, we get the followoing error: Setup has encountered an error and must close. The error referanced the wppackager.log for more information... but the log was empty. Has anyone exeperienced a complete failure during installation? I'm at a loss for a starting point to troubleshoot. Thanks for any help R2
On 2003 SmallBusinessServer and WSS I had the same problem as R2: Setup has encountered an error and must close. The error referanced the wppackager.log for more information... but the log was empty. thanks Nicola
The MSI installer isn't installing the files where they need to go, but it thinks that it is installed. Is there a .cab file or a solution to this problem?
Thanks,
Ashkan
same error, what can I do??
hi Jan,
I installed your webpart, but now all of my SPS sites display the error "Server Error in '/' Application."
I've tried Microsoft KB articles but i hasnt helped. Please help!
I tried uninstalling but i still have the problem. Any ideas what could cause this?
Regards,
Martin
martin.keen@porthosp.nhs.uk
Once i turned Customerr logging to OFF - i now get:
Parser Error Message: Unable to read the security policy file for trust level 'wss_custom'.
When i examine my web.config file i see a line:
<trustLevel name="wss_custom" policyFile="C:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\config\wss_custom_wss_minimaltrust.config" />
However, when I navigate to this folder there is no file called
'wss_custom'.
Jan.. Does your install/uninstall routine change any of these things?
HI,
I have 'resolved' this problem by making a copy of the wss_mediumtrust.config file and renaming it.
Do you forsee any implications in doing so?
I also had to make a couple of changes in the web.config file.
still stumped as to why it was referring to the missing wss_custom_wss_minimaltrust.config. Was this anything to do with your webpart?
Cheers,
MK *PHEW!
you guys rock --- love the RSS web part for Share Point. Keep on keeping on.
I was just hired by a client who is experiencing authentication problems on their WSS sites (subsites only). There are users who have read access to a parent site and read access to a subsite. They can access the parent site properly but when they try to access subsite (with Lead-It Alert webpart) they keep getting prompted for a login. If I make the user an Admin for the subsite they don't get prompted. If I remove the Lead-It part and then put them back to Reader they can access the subsite properly. Does lead-it need elevated permissions to work. I can see how it needs permission to add an alert but just to paint the page it should not require elevated privledges, should it?
Bill_Brace@hotmail.com
Lucy! Please call me,Lucy! Please call me
http://www.rmoqlsf.info/index28.html index28.html http://www.rsfmafm.info/index29.html index29.html http://www.rsfmafm.info/index14.html index14.html http://www.qbrkrek.info/index4.html index4.html http://www.rsfmafm.info/index9.html index9.html http://www.rmoqlsf.info/index21.html index21.html http://www.qbrkrek.info/index23.html index23.html http://www.rsfmafm.info/index31.html index31.html http://www.rmoqlsf.info/index26.html index26.html http://www.rmoqlsf.info/index19.html index19.html http://www.nokadme.info/index7.html index7.html http://www.nokadme.info/index29.html index29.html http://www.nokadme.info/index14.html index14.html http://www.qbrkrek.info/index10.html index10.html http://www.nokadme.info/index24.html index24.html http://www.rsfmafm.info/index22.html index22.html http://www.nokadme.info/index31.html index31.html http://www.rmoqlsf.info/index24.html index24.html http://www.nokadme.info/index32.html index32.html http://www.rmoqlsf.info/index6.html index6.html ,http://www.rmoqlsf.info/index28.html index28.html http://www.rsfmafm.info/index29.html index29.html http://www.rsfmafm.info/index14.html index14.html http://www.qbrkrek.info/index4.html index4.html http://www.rsfmafm.info/index9.html index9.html http://www.rmoqlsf.info/index21.html index21.html http://www.qbrkrek.info/index23.html index23.html http://www.rsfmafm.info/index31.html index31.html http://www.rmoqlsf.info/index26.html index26.html http://www.rmoqlsf.info/index19.html index19.html http://www.nokadme.info/index7.html index7.html http://www.nokadme.info/index29.html index29.html http://www.nokadme.info/index14.html index14.html http://www.qbrkrek.info/index10.html index10.html http://www.nokadme.info/index24.html index24.html http://www.rsfmafm.info/index22.html index22.html http://www.nokadme.info/index31.html index31.html http://www.rmoqlsf.info/index24.html index24.html http://www.nokadme.info/index32.html index32.html http://www.rmoqlsf.info/index6.html index6.html
<a href= http://www.angelfire.com/hiphop/wawaxa >a synonym for important</a> <a href= http://www.angelfire.com/goth/resyki >a mother and father prayer</a> <a href= http://www.angelfire.com/goth/fyruwa >a+ software practice tests</a> <a href= http://www.angelfire.com/crazy/jipybu >a fine romance with no kisses</a> <a href= http://www.angelfire.com/crazy/bexyfy >a kiss so deadly</a>
<a href= 43="goodurl_megabase.txt >iva[!3!]@[!2!].[!5!].edu</a> [url=43="goodurl_megabase.txt]iva[!3!]@[!2!].[!5!].edu[/url]
<a href= http://poquhe.front.ru >a company call pds parcel</a> <a href= http://fynezi.front.ru >a bird of prey jim grimsley</a> <a href= http://walala.front.ru >a muscleman</a> <a href= http://gutuxa.front.ru >a mummy shaped amulet that held farm tools</a> <a href= http://kybake.front.ru >a very good production inc.</a>
<a href= http://www.angelfire.com/droid/ramuvo >tetris rom snes</a> <a href= http://www.angelfire.com/funky/budode >javascript digital klocka</a> <a href= http://www.angelfire.com/crazy/nykica >haulocaust timeline</a> <a href= http://www.angelfire.com/goth/mapacu >so called life lyrics</a> <a href= http://www.angelfire.com/goth/gamahu >online money converters</a>
I tried to download the 1.1.1.0 version, and had the following error message:
This page has an unspecified potential security flaw. Would you like to continue.
I'm hesitant to click the yes button.
Simon
I'm getting the following error despite trying many server addresses. Any ideas?
========= WPPackager install log started 07/06/2007 15:40:22 =========
07/06/2007 15:40:35: Error: Error while installing from 'Lead-it SharePoint Essential Webparts'. Invalid virtual server 'server address'.
07/06/2007 15:40:35: Error: Error message: 'The server instance specified was not found. Please specify the server's address and port.' while installing Web Part package to virtual server ''.
07/06/2007 15:40:35: Critical Error: Unable to install package to any virtual servers
Free SharePoint Web Parts (3rd Party) Konrad Brunner - UGS's Web Parts (broken link 8/25) Document
I'm also getting the error message:
02-07-2007 14:37:14: Error: Error while installing from 'Lead-it SharePoint Administration Webparts'. Invalid virtual server ...
And I'm 100% sure that it's a correct URL I have typed.
I installed Lead-it RSSReader successfully and is there a limitation on the feed URL to be just one. How can I separate if I am using more than one Feed URL ?
getting this error
There was an exception reading the RSS Feed.
The underlying connection was closed: Unable to connect to the remote server.
Hi, nice very nice page..!
high school fund raiser - allfunds.free-site-host.com/provident-fund/index.html
<a href="allfunds.free-site-host.com/non-profit-fund-raising/index.html">globe fund</a>
[URL=allfunds.free-site-host.com/nonprofit-fund-raising/index.html]high school fund raiser[/URL]
church fund raising idea - allfunds.free-site-host.com/nonprofit-fund-raising/index.html
<a href="allfunds.free-site-host.com/non-profit-fund-raising/index.html">non profit fund raising</a>
Good luck !
PS: do you listen Linkin Park ?
Too bad about the idjuts from Angelfire and High School Fund raiser. Go away. This site is for developers. We are trying to get things done. Jerk off in your bedroom.
I ran the msi and Add Remove Programs shows Lead-It RSS Webpart is installed, but I can't see it in WSS 3.0. Any help Jan? We need people like you leading the way. Should I build, package and install? Is it worth my time? Will it work in 3.0? Smiling Goat component only works sometimes and we have had to turn it off. We want RSS and I would hate to start from scratch. What stops Lead-It RSS from showing on my WSS site webparts? Is it only installing on default site? I have many sites. Can I point msi to my dev site for evaluation. Help is appreciated. Thanks for your time.
I can send you my email if you do not post. See my post from moments ago for I-Lead RSS question. Should I send you my email address? Post response for a few days and then remove. I will return and look for it. Thank you. Jan. Idjuts are nothing but that. Let's not let them ruin our world. Peace and beer, Hypercat.
Hi lads,
I am new to sharepoint. I have successfully installed the rssreader webpart to my WSS 3.0. The problem is i can not connect any feed generated by SharePoint it self to this webpart.
After doing some investigation, it seems like sharepoint doesn't pass through the authentication to the webpart because i receive authorization error 401.
Is it built like this? or am i doing something wrong?
Why am i trying to do this? because i want the announcement on the top site to be able to be shared/viewed on all the subsites with rss reader. Or maybe i am doing it the wrong way?
If any of you could help :D
Thank you in advance
You should be able to render the weather RSS using the buildt-in DataView, why go trough the trouble of installing a WebPart?
MSDN Webcast: Microsoft Office SharePoint Designer 2007: It's for Developers Too (Level 300) (ID:1032345471)
Pingback from WSS 3.0 & MOSS: Web Parts for free a tutiplen! « Pasi??n por la tecnolog??a…
Pingback from Free SharePoint Web Parts « Prashant Jadhav : Microsoft Sharepoint, Web 2.0, Elearning, MLearning