Tagged Questions
0
votes
2answers
629 views
How To Run .Net 4 for an Aspx Page Inside a .net 2 Web-Page-Viewer
folks! Running Sharepoint 2010 on Windows Server 2008, my iis7 reports that my sp web-application is running its application pool on .net v2.0. There is the choice for 4.0, but that breaks ...
4
votes
6answers
3k views
Refreshing custom developed web part
I've developed a custom web part that pulls data from a list. It will only retrieve items where a field called ShowItem is equal to 'Yes'. Once the data is loaded the end user has the ability to ...