"Send Errors to Browser" with Microsoft.Web.Administration? - iis

I can't seem to find any documentation or help on enabling the "Send Errors to Browser" property in Classic ASP configuration of an IIS site that I added programmatically via Microsoft.Web.Administration.
Can anyone help?
It is inside the classic ASP region shown here that I want to programmatically configure something:
And this is the setting I want to be able to toggle programmatically:
How can I accomplish this? I know how to create the site, but I can't find anywhere where it allows me to do this.

Related

Don't find option to enable Quick Launch in my Sharepoint site

I dont find an option to enable left-hand Quick Launch on my Sharepoint site. Currently, I only see top navigation. How can I enable Quick Launch in my scenario?
Did you enabled SharePoint Server Publishing Infrastructure in Site collection features? Or on you site settings page, you have options like below under Look and Feel section.
If you can see Navigation Elements, you can click it and then you will see the check box for enable Qucik Lauch.

Unable to acces Power Designer web portal

I'm trying to access the Power Designer portal from a browser; something like this:
https://powerdesigner-web/resources/index.html
But the page is not loading, and this is the message displayed:
This page can’t be displayed.
Do you have any suggestions?
It could be something related to SSL. If yes, how can enable this? I need to mention that I already tried to enabled SSL, but I don't know if I succeed.
Thanks,
Madalin

Enable custom errors for azure websites

What are the steps neccessary to enable custom errors for azure websites.
I have set the 'custom errors' xml tag to 'off', yet that still does not work and i am still getting nonsense generic 500 page.
<customErrors mode="Off">
</customErrors>
theres the 'remote debugging option' that allows me to select a visual studio version.Could that be it?
enter image description here
That's the correct way to turn off custom errors. However, that will only be effective if the requests actually reach your site. In some situation, the requests don't make it that far, at which point you lose control over custom errors. For example, if your site is stopped, or you have a free/shared site that ran out of quota, you won't be able to turn off custom errors.
Two suggestions:
clarify your question to specify exactly what error you are getting and in what situation
Practice turning off custom errors on a test site that's in a clean state, to isolate from the specific issue your site may be having.

File not found error in SharePoint 2010 while using a site template

I'm using SharePoint 2010. I saved a Site Template(.stp) and used this template to create a sub site. Browser shows file not found error, however, if I add /_layouts/ChageSiteMasterPage.aspx to that URL, I'm able to see settings Page.
Error:
cannot create folder "Path".
Correlation ID: 4baa2636-0dd9-4965-afc1-e438d74a20d5
What could be the problem??
Search for that correlation ID in your SharePoint log. Probably the problem is because you need to activate a feature in the new site, or you have a custom solution that you need to deploy there.
Go to Site Setting and open the Master Pages section. Look for anything checked out and chack it back in. This happens each time you create a new site from a template.

Can't preview web parts in web parts gallery

I get an "Unknown Error" when I click on any of the web parts in the gallery. What can cause this?
Thanks,
Eric
Some webparts require configuration prior to them working propery. In these cases you need to add the webpart to a page and click the drop down and configure what ever it asks for. The other possibility is that you did not deploy the webpart correctly or you are missing something that it is looking for.

Resources