摘要:
出错提示:Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/17653682Exception: System.ServiceModel.ServiceActivationException: The service '/SecurityTokenServiceApplication/securitytoken.svc' cannot be activated due to an exception during compilation. The exception 阅读全文
摘要:
Site definition:-------------Site definitionconsists of xml ,aspx pages and the navigation structure.Site template:-----------Site template is based onsitedefinition . 阅读全文
摘要:
UserControl: ---------------1.User Controls are like you are creating your own functionality though grouping up the asp.net controls.2. Can not be used on any general Sharepoint page. You gotta code a custom pageLayoutand embed the usercontrols.3. Do not have the ability to communicate/connect to ot 阅读全文