Tagged Questions
0
votes
1answer
19 views
DirectoryNotFoundException when trying to read Picture Library using Linq
I am trying to read a picture library named "ImageLibrary" as follows:
SPList list = web.GetList("ImageLibrary");
But I am getting following error:
DirectoryNotFoundException
How do I read ...
0
votes
0answers
40 views
How to add a few pictures to one iteam in list SharePoint Foundation
How I can add a few pictures to one iteam list or library?
Best regards
0
votes
2answers
1k views
Webpart to rotate through images?
I downloaded this webpart to rotate through images stored in a library however, it seems that the library of images MUST be on the same page as the image rotator for it to work...
Any idea how to ...
5
votes
1answer
290 views
Tooltip showing latest pictures inside a Picture Library for SharePoint 2007
Inside a SharePoint Document List, I keep a few folders - Folder A, Folder B, Folder C.
Each folder have some pictures inside them.
May I know if there are any web part that can help me display at ...