Home > sharepoint 2010 > custom error page in sharepoint 2010

Custom Error Page In Sharepoint 2010

Contents

soon) Ruby (coming soon) Getting Started Code Samples Resources Patterns and Practices App Registration Tool sharepoint 2010 custom access denied page Events Podcasts Training API Sandbox Videos Documentation Office Add-ins Office

Custom Master Page In Sharepoint 2010

Add-in Availability Office Add-ins Changelog Microsoft Graph API Office 365 Connectors Office 365 REST custom page layout in sharepoint 2010 APIs SharePoint Add-ins Office UI Fabric Submit to the Office Store All Documentation https://www.yammer.com/ http://feeds.feedburner.com/office/fmNx Ask a question Quick access Forums home Browse forums users custom webpart in sharepoint 2010 FAQ Search related threads Remove From My Forums Asked by: How to show custom error page on Sharepoint 2010 SharePoint > SharePoint 2010 - Development and Programming Question 0 Sign in to vote Dear All, I want to show Custom error page on SharePoint 2010.I did lots of Google

Custom Webpart In Sharepoint 2010 Using Visual Studio

as well, but still not able to achieve this. I need to show my custom error page on any error occur.If there is connection lost between SharePoint and SQL still it should show my custom error page. Can anyone please help me into this? Thanks Moved by Hemendra AgrawalModerator Friday, July 12, 2013 12:03 PM SP 2010 Thursday, July 11, 2013 3:15 PM Reply | Quote All replies 0 Sign in to vote Hi Ajit, Can you look into these article's: http://sharepointfordeveloper.blogspot.sg/2011/11/sharepoint2010-replace-accessdeniedaspx.html http://www.spdeveloper.co.in/articles/pages/custom-error-pages-for-sharepoint2010-sites.aspx http://blogs.msdn.com/b/fabdulwahab/archive/2012/10/02/how-to-customize-error-page-page-not-found-and-access-denied-in-sharepoint-2010.aspx Please don't forget to 'mark answer/propose answer' or 'vote as helpful' as appropriate. Edited by Mahesh.Nalam Thursday, July 11, 2013 3:43 PM more info Thursday, July 11, 2013 3:40 PM Reply | Quote 0 Sign in to vote Hi, I had tried below link, because i do not want to achieve this by coding. But still it is not working. http://blogs.msdn.com/b/fabdulwahab/archive/2012/10/02/how-to-customize-error-page-page-not-found-and-access-denied-in-shar

(Русский)ישראל (עברית)المملكة العربية السعودية (العربية)ไทย (ไทย)대한민국 (한국어)中华人民共和国 (中文)台灣 (中文)日本 (日本語)  HomeLibraryWikiLearnGalleryDownloadsSupportForumsBlogs Ask a question Quick access Forums home Browse forums users FAQ Search related custom workflow in sharepoint 2010 threads Remove From My Forums Answered by: how to custom action in sharepoint 2010 configure custom error page for 403 on sharepoint 2010 SharePoint > SharePoint 2010

How To Create A Page In Sharepoint 2010

- Setup, Upgrade, Administration and Operations Question 0 Sign in to vote we need to configure custom error page for 403 declined https://social.msdn.microsoft.com/Forums/office/en-US/1148e7ef-47cb-4aed-81ff-5276bf1930cd/how-to-show-custom-error-page-on-sharepoint-2010?forum=sharepointdevelopmentprevious directory browsing error of sharepoint sites. eg, while browsing the sharepoint url like http://localhost:12345/_vti_bin/it will give 403 error. we require to configure custom friendly error response for this. please suggest Thursday, August 30, 2012 11:37 AM Reply | Quote Answers 0 Sign in to https://social.technet.microsoft.com/Forums/en-US/6ab76d8d-6b88-4a08-b38b-b424812e2f03/how-to-configure-custom-error-page-for-403-on-sharepoint-2010?forum=sharepointadminprevious vote Hi All, I found the solution. To configure Custom error page for sharepoint 2010 sites eg.for 403 error > create a custom page like error403.htm and place it at the root of the sharepoint site. > then update the web.config with the below entries finally, you will get custom error page(error403.htm) while browsing that sharepoint web application directories. eg.http://localhost:12345/_vti_bin/ Marked as answer by Aronbabu S Friday, August 31, 2012 2:18 PM Friday, August 31, 2012 2:17 PM Reply | Quote All replies 0 Sign in to vote You can turn off custom errors in the web.config and then use IIS to handle the custom pages, or just the 404. This would be pref

Developer, SPF 2013, Visual Studioadmin You may also be interested in: Critical Path Training

  Editor's note: Contributor Gokan Ozcifci is a SharePoint Consultant at Vision IT Group. Follow him @gokanozcifci A great change in the new version of SharePoint Server is that there is a support of Custom http://www.nothingbutsharepoint.com/2013/01/22/sharepoint-2013-custom-error-pages-aspx/ HTTP 404 Error Pages. In this post we will take a look how to create a new 404 page. All Publishing sites contain a default a 404 Error page “PageNotFoundError.aspx” page which is added to the App "Pages Library" therefore connect to a Publishing site. If you don't have any publishing sites, check the image, to see how to create one. After you create your site, you can go to your site's contents and check under your App "Page library" for sharepoint 2010 the current and out-of-the-box PageNotFoundError.aspx To allow users to create a new custom Error page, Publishing Sites now contain a new Content Type “Error Page“. This Content type Inherits from “Page” Content type and has a typical layout of a Page Not found. To find this Content Type, Navigate to Site Settings -> Content Types -> Error Page. You can modify this page to add some text or images. But we want to create a new custom Error Page. For this go in sharepoint 2010 back to your App "Page Library" and create a new document "Error Page" Provide some information and be sure that you select an (Error Page) Error. Title: Custom Error Page Description: Custom Error Page gknzcfc.net URL Name: Custom-Error-Page You will now see your new page appearing under your App. Check out, and make modifications to your page. I'm a huge lover of Doctor House, so I added a picture of him to make clear that the page was not found :^) I received a question from Isha [MVP SharePoint] asking about "how we could set a custom error page as default The answer is quite simple: Rename "your" custom error page to PageNotFoundError.aspx and delete the out-of-the-box Use the FileNotFoundUrl via Visual Studio. Get the SPSite server relative URL or absolute URL to the file not found page. This value is used as a redirect URL for an HTTP request where the resource cannot be found. But, what if you do not want to create a new one, but only want to modify? We’ve all seen it; the SharePoint 20xx error message is something terribly not "user-friendly". Now, I like the Correlation ID and being able to track the error down. However, in real world scenarios it’s unlikely that our users will leave this screen up and copy/paste to our support group. Wouldn’t it be nice to have a warmer error message with our company logo and a link that will ask

 

Related content

an unexpected error has occurred sharepoint 2010 sp1

An Unexpected Error Has Occurred Sharepoint Sp table id toc tbody tr td div id toctitle Contents div ul li a href An Unexpected Error Has Occurred Sharepoint New Site Collection a li li a href Sharepoint Sp Installation Guide a li li a href Sharepoint Sp Version Number a li li a href Sharepoint Sp End Of Support a li ul td tr tbody table p be down Please try the request again Your cache administrator is webmaster Generated Sun Oct GMT by s hv squid p p Help Receive Real-Time Help Create a Freelance Project Hire for a

an unexpected error has occurred sharepoint 2010 user profile service

An Unexpected Error Has Occurred Sharepoint User Profile Service table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint An Unexpected Error Has Occurred Web Parts Maintenance Page a li li a href Sharepoint User Profile Service Application Error a li li a href Sharepoint User Profile Service Not Synchronizing a li li a href Sharepoint User Profile Service Account Permissions a li ul td tr tbody table p HomeOnline Other VersionsRelated ProductsLibraryForumsGallery Ask a question Quick access relatedl Forums home Browse forums users FAQ an unexpected error has occurred sharepoint new site collection

correlation error sharepoint 2010

Correlation Error Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Error a li li a href Sharepoint Error Central Administration a li li a href Sharepoint Log Directory a li ul td tr tbody table p for me as a developer is that whenever you bump into an error message you ll be presented with a correlation ID token In this article I will try to explain how relatedl you can fetch that token from SharePoint and also provide a small error in sharepoint snippet of code to be able to

content deployment sharepoint 2010 error

Content Deployment Sharepoint Error table id toc tbody tr td div id toctitle Contents div ul li a href Content Deployment Sharepoint Step By Step a li li a href Content Deployment Sharepoint a li li a href Sharepoint Content Deployment Wizard a li li a href How To Deploy Wsp In Sharepoint Using Powershell a li ul td tr tbody table p Microsoft Tech Companion App Microsoft Technical Communities Microsoft Virtual Academy Script Center Server and Tools relatedl Blogs TechNet Blogs TechNet Flash Newsletter TechNet p h id Content Deployment Sharepoint Step By Step p Gallery TechNet Library TechNet

crawl status error sharepoint 2010

Crawl Status Error Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Crawl Store Db Too Large a li li a href Sharepoint Crawl Schedule Best Practice a li li a href Sharepoint Crawl Log a li ul td tr tbody table p Microsoft Tech Companion App Microsoft Technical Communities Microsoft Virtual Academy Script Center Server and Tools Blogs TechNet Blogs relatedl TechNet Flash Newsletter TechNet Gallery TechNet Library TechNet Magazine sharepoint crawl rules TechNet Subscriptions TechNet Video TechNet Wiki Windows Sysinternals Virtual Labs Solutions Networking sharepoint crawl stuck starting Cloud and

creating custom error page sharepoint 2010

Creating Custom Error Page Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href How To Create Custom Webpart In Sharepoint a li li a href Sharepoint Custom Error Page a li li a href Sharepoint Custom a li li a href Custom Access Denied Page Sharepoint a li ul td tr tbody table p Page Not Found and p h id How To Create Custom Webpart In Sharepoint p Access Denied in SharePoint x x x x x x x x x x x x x x x fabdulwahab outlook comOctober how to

custom error in sharepoint 2010

Custom Error In Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Custom Action In Sharepoint a li li a href Sharepoint Custom Action Print a li li a href Sharepoint Custom Action Rights Mask a li ul td tr tbody table p Name r n t t r n t t t Groups r n t t r n t t r n t t GroupHtmlBlock Item viewAllHtmlBlock Text linkHtmlBlock Name searchResultItemHtmlBlock Name viewMoreText and MoreText more document ready function Core GroupNavigation SetMenuItems ctl ctl header fragment cee cd ctl ctl ParentGroupListContainer

custom error message in sharepoint 2010

Custom Error Message In Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Custom Webpart In Sharepoint a li li a href Custom Action In Sharepoint a li li a href Sharepoint Custom Action Print a li ul td tr tbody table p LakhaniSeptember Posting this snippet so that I can always find it when I need it To relatedl debug a SharePoint solution you need to custom error page in sharepoint set following values in web config Turn on the call stack p h id Custom Webpart In Sharepoint p CallStack true

custom error page sharepoint 2010

Custom Error Page Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Custom Webpart In Sharepoint Using Visual Studio a li li a href Custom Workflow In Sharepoint a li ul td tr tbody table p soon Ruby coming soon Getting Started Code Samples Resources Patterns and Practices App Registration Tool Events Podcasts Training API Sandbox Videos Documentation Office relatedl Add-ins Office Add-in Availability Office Add-ins Changelog Microsoft Graph sharepoint custom access denied page API Office Connectors Office REST APIs SharePoint Add-ins Office UI Fabric Submit custom master page in sharepoint to the

custom error pages in sharepoint 2010

Custom Error Pages In Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Custom Webpart In Sharepoint Using Visual Studio a li li a href Custom Action In Sharepoint a li li a href Sharepoint Custom Action Multiple Selected Items a li li a href Sharepoint Custom Action Print a li ul td tr tbody table p soon Ruby coming soon Getting Started Code Samples Resources Patterns and Practices App Registration relatedl Tool Events Podcasts Training API Sandbox Videos Documentation Office custom webpart in sharepoint Add-ins Office Add-in Availability Office Add-ins Changelog Microsoft

dashboard designer sharepoint 2010 unexpected error

Dashboard Designer Sharepoint Unexpected Error table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Dashboard Designer Tutorial a li li a href Sharepoint An Unexpected Error Has Occurred Web Parts Maintenance Page a li li a href An Unexpected System Error Has Occurred Additional Details Have Been Logged For Your Administrator a li ul td tr tbody table p here for sharepoint dashboard designer cannot connect to performancepoint services a quick overview of the site Help Center p h id Sharepoint Dashboard Designer Tutorial p Detailed answers to any questions you might have

enterprise search center sharepoint 2010 error

Enterprise Search Center Sharepoint Error table id toc tbody tr td div id toctitle Contents div ul li a href Hosted Sharepoint Enterprise a li li a href Sharepoint Enterprise Requirements a li li a href Sharepoint Enterprise Product Key a li ul td tr tbody table p for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us relatedl Learn more about Stack Overflow the company Business Learn more about sharepoint enterprise keywords search hiring developers or posting ads with us SharePoint

enterprise search center error sharepoint 2010

Enterprise Search Center Error Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Hosted Sharepoint Enterprise a li li a href Sharepoint Enterprise Requirements a li li a href Sharepoint Enterprise Product Key a li ul td tr tbody table p Microsoft Tech Companion App Microsoft Technical Communities Microsoft Virtual Academy Script Center Server and Tools Blogs TechNet relatedl Blogs TechNet Flash Newsletter TechNet Gallery TechNet sharepoint enterprise keywords search Library TechNet Magazine TechNet Subscriptions TechNet Video TechNet Wiki Windows Sysinternals Virtual sharepoint enterprise search features Labs Solutions Networking Cloud and Datacenter Security

error 6875 sharepoint 2010

Error Sharepoint p Microsoft Tech Companion App Microsoft Technical Communities Microsoft Virtual Academy relatedl Script Center Server and Tools Blogs TechNet Blogs error loading and running event receiver object reference not set to an instance of an object TechNet Flash Newsletter TechNet Gallery TechNet Library TechNet Magazine error loading and running event receiver sharepoint TechNet Subscriptions TechNet Video TechNet Wiki Windows Sysinternals Virtual Labs Solutions Networking Cloud and Datacenter Security Virtualization Downloads Updates Service Packs Security Bulletins Windows Update Trials Windows Server R System Center R Microsoft SQL Server SP Windows Enterprise See all trials Related Sites Microsoft Download Center

error 7362 sharepoint 2010

Error Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href The Super User Account Utilized By The Cache Is Not Configured Sharepoint a li ul td tr tbody table p p p the cache is not configured Event ID The super user account utilized by the cache is not configured Hi all Today I'll explain how I solve relatedl the Event ID concerning the Publishing Cache I made a copy paste of the used explanation from Stephan Albert Bren blogspot On his page there is the stsadm version that I didn't used because

error access denied sharepoint 2010 central administration

Error Access Denied Sharepoint Central Administration table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Access Denied Site Collection Administrator a li li a href Sharepoint Access Denied For All Users a li li a href Sharepoint Access Denied Page Customization a li li a href Sharepoint Access Denied For Some Users a li ul td tr tbody table p Home Other VersionsLibraryForumsGallery Ask a question Quick access Forums home Browse forums users FAQ Search related threads relatedl Remove From My Forums Answered by Access p h id Sharepoint Access Denied Site Collection

error creating site template sharepoint 2010

Error Creating Site Template Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Site Definition And Site Template In Sharepoint a li li a href Sharepoint Templates Team Site a li li a href Sharepoint Site Templates List a li ul td tr tbody table p Home Other VersionsLibraryForumsGallery Ask a question Quick access Forums home Browse forums users relatedl FAQ Search related threads Remove From My sharepoint create site template with subsites Forums Asked by Error creating site from template - sharepoint create site template from existing site Sharepoint SharePoint SharePoint -

error creating wiki site sharepoint 2010

Error Creating Wiki Site Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Wiki Page Examples a li li a href Sharepoint Wiki Page Library Vs Enterprise Wiki a li li a href Sharepoint Wiki Page Permissions a li ul td tr tbody table p for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the relatedl workings and policies of this site About Us Learn more sharepoint wiki page about Stack Overflow the company Business Learn more about hiring developers or posting

error creating mysite sharepoint 2010

Error Creating Mysite Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Mysite Http Error The Service Is Unavailable a li li a href Create Mysite Sharepoint Powershell a li li a href Sharepoint Mysite Permissions a li li a href Sharepoint Mysite Setup a li ul td tr tbody table p Microsoft Tech Companion App Microsoft Technical Communities Microsoft relatedl Virtual Academy Script Center Server and Tools p h id Sharepoint Mysite Http Error The Service Is Unavailable p Blogs TechNet Blogs TechNet Flash Newsletter TechNet Gallery create mysite sharepoint TechNet

error deleting site sharepoint 2010

Error Deleting Site Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Delete Site Column a li li a href Sharepoint Delete Site Page a li li a href Sharepoint Delete Site Collection Powershell a li ul td tr tbody table p the error message says October Uncategorizedadmin One of the first relatedl things I have students do in an End cannot delete site sharepoint User SharePoint Workshop is to create a test environment so they can play sharepoint delete site template in a sandbox without blowing away their production environment Who

error exporting the list named sharepoint 2010

Error Exporting The List Named Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Export List Powershell a li li a href Sharepoint Export List To Excel Programmatically a li li a href Sharepoint Export List Item To Pdf a li ul td tr tbody table p each post Monday December SharePoint sharepoint export list to xml Error exporting the list named Posts at the URL Lists Posts p h id Sharepoint Export List Powershell p This is something I came across while trying to save a Blog Discussion forum as a

error log path in sharepoint 2010

Error Log Path In Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Log Files a li li a href Uls Log Location Sharepoint a li li a href How To Move Files In Sharepoint a li ul td tr tbody table p Microsoft Tech Companion App Microsoft Technical Communities Microsoft Virtual Academy Script Center Server and Tools Blogs relatedl TechNet Blogs TechNet Flash Newsletter TechNet Gallery managed path in sharepoint TechNet Library TechNet Magazine TechNet Subscriptions TechNet Video TechNet Wiki Windows sharepoint certification path Sysinternals Virtual Labs Solutions Networking Cloud and

error on page sharepoint 2010

Error On Page Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Error a li li a href Sharepoint Error Logs a li li a href How To Create A Page In Sharepoint a li li a href Application Page In Sharepoint a li ul td tr tbody table p soon Ruby coming soon Getting Started Code Samples Resources Patterns and Practices App Registration Tool Events Podcasts Training API Sandbox Videos Documentation relatedl Office Add-ins Office Add-in Availability Office Add-ins Changelog Microsoft sharepoint custom error page Graph API Office Connectors Office REST

error rendering control sharepoint 2010

Error Rendering Control Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href User Control In Sharepoint a li ul td tr tbody table p soon Ruby coming soon Getting Started Code Samples Resources Patterns and Practices App Registration Tool Events Podcasts Training API Sandbox Videos Documentation Office Add-ins Office relatedl Add-in Availability Office Add-ins Changelog Microsoft Graph API Office error rendering web part sharepoint designer Connectors Office REST APIs SharePoint Add-ins Office UI Fabric Submit to the delegate control in sharepoint Office Store All Documentation https www yammer com http feeds feedburner com

error sharepoint 2010 search no results

Error Sharepoint Search No Results table id toc tbody tr td div id toctitle Contents div ul li a href Internal Server Error Sharepoint a li li a href Sharepoint Designer a li li a href Sharepoint Workflow a li li a href Sharepoint Requirements a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings relatedl and policies of this site About Us Learn more about Stack p h id Internal Server Error Sharepoint p Overflow the company Business Learn

error when searching sharepoint 2010

Error When Searching Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Search Internal Server Error Exception a li li a href Sharepoint Search Scope a li li a href Sharepoint Search Architecture a li li a href Sharepoint Search Not Returning Results a li ul td tr tbody table p games PC games p h id Sharepoint Search Internal Server Error Exception p Windows games Windows phone games Entertainment All Entertainment sharepoint search features Movies TV Music Business Education Business Students educators p h id Sharepoint Search Scope p Developers Sale

excel web access sharepoint 2010 an error has occurred

Excel Web Access Sharepoint An Error Has Occurred table id toc tbody tr td div id toctitle Contents div ul li a href Excel Web Access Web Part Sharepoint a li li a href Sharepoint Excel Web Part An Error Has Occurred a li li a href An Error Has Occurred Sharepoint Excel a li ul td tr tbody table p Home Other VersionsLibraryForumsGallery Ask a question Quick access Forums home Browse forums users FAQ Search related threads Remove From My relatedl Forums Answered by Excel Web App error p h id Excel Web Access Web Part Sharepoint p An

excel web access an error has occurred sharepoint 2010

Excel Web Access An Error Has Occurred Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Excel Web Access Web Part Sharepoint Download a li li a href Excel Web Access Web Part Sharepoint Unable To Process The Request a li li a href Sharepoint Excel Web Part An Error Has Occurred a li ul td tr tbody table p for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this relatedl site About Us Learn more about Stack

ie8 error sharepoint

Ie Error Sharepoint table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Browser Compatibility a li li a href Sharepoint Browser Compatibility a li li a href Sharepoint Online Browser Support a li ul td tr tbody table p Microsoft Tech Companion App Microsoft Technical Communities Microsoft Virtual Academy Script Center Server and Tools Blogs TechNet Blogs relatedl TechNet Flash Newsletter TechNet Gallery TechNet Library TechNet sharepoint ie compatibility Magazine TechNet Subscriptions TechNet Video TechNet Wiki Windows Sysinternals Virtual Labs Solutions sharepoint internet explorer Networking Cloud and Datacenter Security Virtualization Downloads Updates Service

ma-extension-error

Ma-extension-error p Powered by Microsoft Translator Wikis - Page Details First published by Tim Macaulay Microsoft When Jun relatedl PM Last revision by Peter Geelen Microsoft Contingent sharepoint ma-extension-error Staff When Jul AM Revisions Comments ma-extension-error sharepoint Options Subscribe to Article RSS Share this Engage Wiki Ninjas Blog Announcements Wiki Ninjas on Twitter TechNet more than one dn specified for the same profile Wiki Discussion Forum Can You Improve This Article Positively Click Sign In to add the tip solution correction or comment that will help other users Report inappropriate content using these instructions Wiki TechNet Articles FIM Troubleshooting ma-extension-error

microsoft geneva framework runtime installation error

Microsoft Geneva Framework Runtime Installation Error table id toc tbody tr td div id toctitle Contents div ul li a href Sharepoint Prerequisites Download Links a li li a href Microsoft Server Speech Platform Runtime x Download a li li a href Ado net Data Services Update For net Framework Sp a li li a href Sharepoint Prerequisites Installation Script a li ul td tr tbody table p Share A relatedl lot of download links point to hotfix for microsoft windows kb the older version of Geneva framework So if p h id Sharepoint Prerequisites Download Links p you are