customerrors mode
i have been asked to go to web.config configuration file to switch to "customerrors mode="off". wod do i do this?
View ArticleAuthentication Problem - IIS 7.5
Here our Problem: We're using IIS 7.5 on Windows Server 2008 and ASP.NET v4.0.We created a website for our intranet which accesses Active Directory (AD) and an SQL Server.We tested the scripts...
View ArticleCertificate error
Hi,we have a website that went live several months ago and is working fine and we do several releases and ongoing support.The site uses SSL.I have issue accessing the site from Apple MAC safari browser...
View ArticleCreateObject error 2147418113
Our ASP page works fine during the year, but at some point when requests increase (in a particular month) the line of code where a third party ".exe" file is called using the CreateObject.run method...
View ArticleWebsite hosting problem
Hi all,I am having my webserver and i have already hosted around 30 sites on it.Now the problem with newly hosted website is if i host it on my other global server which is having only 3 websites...
View ArticleCannot Verify Access to Path
I am trying to put a website up. I am running Windows server 2008 R2. When I go and test the connection is says the application pool identity is valid but it cannot verify access to path. I've been...
View Articlebackup and restore IIS config with msdeploy
I think my needs are relatively simple so I hope someone should easily be able to help. I need to back up the entire IIS configuration so that IIS can be restored on another computer.My first backup...
View ArticleHow do you disable DES-CBC3-SHA with Windows 2008r2?
I have been trying to block the ability to connect via DES-CBC3-SHA (168)Currently i have reg keys for DES 56/56 , DES 168/168, Triple DES 168/168 all with keys of Enabled Dword 0 Howerver (and this is...
View ArticlePublish Apache Helpdesk website under IIS Website
Not sure how to ask this so I will just say what I want to do :) I want to publish my Helpdesk website (running on a Apache web server) under a IIS website.So the URL would be...
View ArticleASP.Net https redirect only for certain pages
A site I maintain currently has the URL Rewrite rule shown below, which redirects all http traffic to https.There is a requirement to only have pages that start with www.mydomain.com/test to redirect...
View ArticleMSI for Web Platform Installer 4.0
The Web Platform Installer 4.0 provides an exe for download that runs a web install requiring an additional download. This isn't working for me, which is why I'm looking for an MSI file such as was...
View ArticleRewrite from a list randomly
Hi,To avoid having multiple configurations clientside or one webserver per application we would like to randomly alternate between two directories at a server level. I would like to know how i can get...
View ArticleIIS Authentication and Logs settings
I am running the following script to get IIS Websites on a server and their applications. How can I also get the enabled authentication methods and log file path for each site and applications$server...
View ArticlePublishing DNN7 Web site causes Errors
I used Web Matrix to download and install DNN7 web app. I built a site locally and then try to publixh it to an Azure server... It fails with the error:I've treid this multiple times and did some...
View ArticleMSdeploy with dbSqlPackage without rollback
please help.Is there some way to deploy database from package without rollback sql-script transaction if fail?Clarify: I want to deploy DB from script file using dbSqlPackage provider. During deploy I...
View ArticleIncorrect syntax when deployind using msdeploy dbsqlPackage provider
Very strange issue, I can not understand.Please help.I am deploying DB from package using msdeploy. In the package in script file i put only one query: insert [sometable].[somename] ([id], [text])...
View Articlewebmatrix 3 is not working
I have a windows 8.1 laptop with visual studio 12 installed. But when I tried to install webmatrix 3.0, first it dowloads web platform installer which downloads webmatrix way fast than it should(it...
View ArticleIIS ignores protocol permission in web.config
HeyI've recently upgraded my web application (and IIS application pool) from a v1.1 to v4 pool.My application has a folder with .asmx services expecting POST requests.Before the migration, a...
View ArticleWeb Deploy Logs an Error in Windows Event Viewer
We're making use of Microsoft Web Deploy v3 for deploying our websites to our customers.We're using the getSystemInfo feature of Web Deploy for connectivity check in remote deployment scenarios.If the...
View Article[2008 R2] Permission denied
hi all, hope in your help.I've in my machine with windows server 2008 R2 this folder c:\inetpub\wwwroot\applicationWWW.For this folder applicationWWW in server web IIS 7 setup I've the Windows...
View Article