Skip to main content

Home/ sharepointsolutions/ Group items tagged Web

Rss Feed Group items tagged

trimantra

SharePoint Error: This page allows a limit of 200 controls, and that limit has been exc... - 0 views

  •  
    I have created a custom page layout through visual studio 2013 on which there are a large number of controls are registered. The page that I had created through the page layout on that page I faced this max control limit issue. Generally , when working with a SharePoint master page, page layout, forms we might will face this type of issue. The problem was we have a large number of controls registered. The limit is set in the web.config file. By Default controls limit is set by 200. To resolve this issue open the web.config file, located in a virtual directory in c drive. Find the safe control block as shown below and increase the "MaxControls" limit and do IISRESET.
  •  
    I have created a custom page layout through visual studio 2013 on which there are a large number of controls are registered. The page that I had created through the page layout on that page I faced this max control limit issue. Generally , when working with a SharePoint master page, page layout, forms we might will face this type of issue. The problem was we have a large number of controls registered. The limit is set in the web.config file. By Default controls limit is set by 200. To resolve this issue open the web.config file, located in a virtual directory in c drive. Find the safe control block as shown below and increase the "MaxControls" limit and do IISRESET.
trimantra

Exploring "X-Frame- Options" in IFrame for web-based application | Trimantra ... - 0 views

  •  
    In our daily life as a web developer we generally use lots of HTML tags in our website. From H1 tag to FORM tag, each tag has their own functionality and has some limitations. In this blog we specifically focus on IFRAME tag and its Do's and Don'ts. To know…
  •  
    In our daily life as a web developer we generally use lots of HTML tags in our website. From H1 tag to FORM tag, each tag has their own functionality and has some limitations. In this blog we specifically focus on IFRAME tag and its Do's and Don'ts. To know…
trimantra

Problem in Datasheet View in Sharepoint 2010 | Trimantra Blog - 0 views

  •  
    I installed office 2010 on SharePoint server running with standard edition. When I wanted to open Datasheet view of a list it shows like this. A datasheet component compatible with Windows SharePoint Services is not installed. Your Web browser does not support ActiveX control. Support for ActiveX controls is disabled. To fix this problem I installed "2007 Office System Driver: Data Connectivity Components" from http://www.microsoft.com/downloads/en/details.aspx?familyid=7554F536-8C28-4598-9B72-EF94E038C891&displaylang=en and it works fine now
  •  
    I installed office 2010 on SharePoint server running with standard edition. When I wanted to open Datasheet view of a list it shows like this. A datasheet component compatible with Windows SharePoint Services is not installed. Your Web browser does not support ActiveX control. Support for ActiveX controls is disabled. To fix this problem I installed "2007 Office System Driver: Data Connectivity Components" from http://www.microsoft.com/downloads/en/details.aspx?familyid=7554F536-8C28-4598-9B72-EF94E038C891&displaylang=en and it works fine now
trimantra

The site template requires that the Feature - 0 views

  •  
    Most of the time we face error, when we try to create a SharePoint site using site template or web template. The error says like this "The site template requires that the Feature {GUID} be activated in the site collection"How will you know the name of the feature? - See more at: http://blog.trimantra.com/the-site-template-requires-that-the-feature
  •  
    Most of the time we face error, when we try to create a SharePoint site using site template or web template. The error says like this "The site template requires that the Feature {GUID} be activated in the site collection"How will you know the name of the feature? - See more at: http://blog.trimantra.com/the-site-template-requires-that-the-feature
1 - 6 of 6
Showing 20 items per page