Tagged Questions
0
votes
2answers
631 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 ...
0
votes
2answers
830 views
How do I get the current user and sharepoint url in an asp.net web application?
I'm developing an asp.net web application and hosted on IIS 7.5 server. These applications are used in sharepoint 2010 using the page viewer web part.
Now I want to get the sharepoint's current user ...