Skip to main content

Home/ Microsoft SharePoint Tips & Tricks/ Group items tagged and

Rss Feed Group items tagged

Robert Brown

Audio and Web Conferencing Services for Online Meeting Collaboration - 0 views

  •  
    Audio and Web Conferencing Services are the most popular types of conferencing services. It provides engaging, powerful and cost-efficient alternative to in-person meetings and collaboration.
Robert Brown

Unified Conferencing Solutions for Business in-person Audio, Web and Video Conferencing... - 0 views

  •  
    Unified conferencing takes audio, web and video conferencing services one step further to make seamless and dynamic communications accessible to all participants and improve business performance and productivity.
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…
shayne mosley

Getting Used to Help and Support - 1 views

I have never been used to getting help and support with all my problems. But when it comes to computer problems, I am glad Computer Tech Help And Support is helping me out. Whenever my PC is in tr...

help and support

started by shayne mosley on 26 May 11 no follow-up yet
trimantra

SharePoint site and mobile view access - 0 views

  •  
    For a SharePoint public facing website when anonymous users tried to access the site through mobile devices, users were getting authentication prompts. The public facing site was created based on "Team site" Template. It has been observed that users were being redirected to a layouts page at /_layouts/mobile/mblwp.aspx. It seemed to be this page that was returning a 401 error and prompting for authentication. By deactivating "ViewFormPagesLockDown" feature site open up in mobile view. Disable-SPFeature -Identity "ViewFormPagesLockDown" -URL "your site url" Once this command is executed, re-apply anonymous setting again and now site accessible through mobile device.
  •  
    For a SharePoint public facing website when anonymous users tried to access the site through mobile devices, users were getting authentication prompts. The public facing site was created based on "Team site" Template. It has been observed that users were being redirected to a layouts page at /_layouts/mobile/mblwp.aspx. It seemed to be this page that was returning a 401 error and prompting for authentication. By deactivating "ViewFormPagesLockDown" feature site open up in mobile view. Disable-SPFeature -Identity "ViewFormPagesLockDown" -URL "your site url" Once this command is executed, re-apply anonymous setting again and now site accessible through mobile device.
Robert Brown

Audio and Web Conferencing Together with PGi GlobalMeet Solution - 0 views

  •  
    PGi's GlobalMeet combines audio and web conferencing service into one affordable conferencing solution for simply better meetings by scheduling, managing and adding dimension to meetings.
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.
john sega

Online Threats and Dangers - 2 views

I downloaded an audio file from an unpopular website, when I opened it my computer crashed and since then, I have troubles turning it on because it would no longer display the correct desktop setti...

Desktop Computer Support

started by john sega on 11 May 11 no follow-up yet
Robert Brown

InterCall Cisco WebEx Meeting Center for Online Conferencing Solution - 0 views

  •  
    InterCall Cisco WebEx Meeting Center conferencing solution offers 500 and more participants meet online to share information, documents, desktops, applications, browsers and content all from the comfort and convenience of your desk.
Robert Brown

Audio and Web Conferencing is the Ideal Conferencing Solution - 0 views

  •  
    Audio and web conferencing service is a reliable, easy-to-use and cost-efficient solution to meet your business unique requirements for an ideal conferencing solution.
Drew Medina

Listing and Deleting - 0 views

  •  
    This post, talks about listing, deleting and working with SharePoint listitem versions in Document Libraries and Lists.
Ethan England

Top 8 Favorit Features in SharePoint @SunZusocial - 0 views

  •  
    SharePoint growth has the capability to integrate different web websites, intranet and extra-net websites, public social networking solutions, information and paper control, organization information gadgets and business look for app developer brisbane.
trimantra

Create Site Column, Content Type for multilingual site in SharePoint 2013 | Trimantra Blog - 0 views

  •  
    To create site column, content type and page layout for multilingual site first we have add resource file in our SharePoint project. The basic mechanism of localizing a SharePoint 2013 feature is same as we have in SharePoint 2010 and in Moss 2007. Resource File To deploy resource file to…
  •  
    To create site column, content type and page layout for multilingual site first we have add resource file in our SharePoint project. The basic mechanism of localizing a SharePoint 2013 feature is same as we have in SharePoint 2010 and in Moss 2007. Resource File To deploy resource file to…
trimantra

SharePoint site migration from 2007(MOSS) to 2010 | Trimantra Blog - 0 views

  •  
    To migrate site we are using Database attach method. Configurations and setting:- Here AD of both server is same. If one (normal) user from AD is able to login in 2007 server and not able to login in 2010 then you need to set up user profile for 2010 sever.
  •  
    To migrate site we are using Database attach method. Configurations and setting:- Here AD of both server is same. If one (normal) user from AD is able to login in 2007 server and not able to login in 2010 then you need to set up user profile for 2010 sever.
trimantra

Url Rewriting In SharePoint 2010 | Trimantra Blog - 0 views

  •  
    Many times there is requirement for SharePoint 2010 public facing site to use short url. Like http://example.com/BussinessBanking instead of http://example.com/Pages/BussinessBanking.aspx URL Rewrite is a URLs management component for IIS7. Although it's called URL Rewrite but it allows you to create and manage both URL rewrites and redirects.
  •  
    Many times there is requirement for SharePoint 2010 public facing site to use short url. Like http://example.com/BussinessBanking instead of http://example.com/Pages/BussinessBanking.aspx URL Rewrite is a URLs management component for IIS7. Although it's called URL Rewrite but it allows you to create and manage both URL rewrites and redirects.
trimantra

Best practice for user permission to SharePoint site or list | Trimantra Blog - 0 views

  •  
    Generally we have two kind of scenario when we set-up a SharePoint site. One, public facing site and in other case site is used in intranet- enterprise wide. In later case if we do not want to use anonymous access we use authenticated users as "Domaindomain users" When we set-up access permission to site or list under a site, we need to consider following cases and use the best suitable one. If we do not set up the access permission properly then it will be a risk factor to the site
  •  
    Generally we have two kind of scenario when we set-up a SharePoint site. One, public facing site and in other case site is used in intranet- enterprise wide. In later case if we do not want to use anonymous access we use authenticated users as "Domaindomain users" When we set-up access permission to site or list under a site, we need to consider following cases and use the best suitable one. If we do not set up the access permission properly then it will be a risk factor to the site
trimantra

Using SharePoint Manager to find Content Type usage - 0 views

  •  
    I had created a custom content type and used that content type in list. Then I deleted the list and after that I wanted to delete content type but it was showing error that the content type is in use. I used Sharepoint manager to find out content type connection. Great tool. To download the tool visit the link http://spm.codeplex.com/releases/view/51438
  •  
    I had created a custom content type and used that content type in list. Then I deleted the list and after that I wanted to delete content type but it was showing error that the content type is in use. I used Sharepoint manager to find out content type connection. Great tool. To download the tool visit the link http://spm.codeplex.com/releases/view/51438
seth kutcher

Fast and Reliable Computer Repair Services - 1 views

One day, I was working on my thesis which was due in three days and then suddenly my computer shut down. I then browsed for companies that offer computer repair services and found Computer Hardwar...

computer repair services

started by seth kutcher on 02 Nov 11 no follow-up yet
Eric Kraus

A Lap Around SharePoint 2010 Sandboxed Solutions Resource Quotas - John W Powell - Site... - 0 views

  •  
    In this post, I'll demonstrate sandbox solutions resource quotas and show you what happens when they are exceeded. When sandboxed code executes, certain metrics are collected such as % processor time and # of unhandled exceptions. Timer jobs compile the metrics and calculate resource points usage. When the total resource points used exceeds the daily limit (300 points by default), the sandbox is turned off for the entire site collection.
Robert Brown

Cloud Based Conferencing Services Benefit Video, Audio and Web Conferencing - 0 views

  •  
    Top 10 facts about cloud conferencing services - Less travel, web and audio integration, saving money, efficiency, expertise, interoperability, ease of use, security, scalability and reliability.
1 - 20 of 86 Next › Last »
Showing 20 items per page