The custom-application tag has no wiki summary.
0
votes
4answers
146 views
Creating a map in SharePoint
I would like to create a map of a small area with about 1000 buildings. I am looking for a way to be able to highlight specific sections and then specific buildings within that section. When you ...
3
votes
1answer
397 views
Windows Auth + Anononymous + Custom Application in SP Web App in IIS = SPContext.Current.Web.CurrentUser - null for authenticated users
The Issue
There is a forum application (YetAnotherForum) that is integrated with SharePoint and allows posting (and other things) for authenticated users in SharePoint.
It has a customized ...