New Virtual Dir-> Convert to app -> Problem in accessing
Hi Yeah,One app is running on IIS and I created a virtual Directory pointing to a Test Folder in app. I converted the virtual dir into application but I couldn't able to access it using...
View ArticleencryptPassword not working for backup
I am runningmsdeploy.exe -verb:sync -source:backupManager=manifest.xml -dest:backupManager=TheWebsiteName,encryptPassword="PASSWORD" But when I do i get Error: The property 'password' located at...
View ArticleIIS7 in integrated mode throws an ObjectDisposedException when trying to...
Hi there,I am trying to move a working application from IIS 6 to IIS7 integrated mode but I'm running into a bit of a problem that I cannot solve.My app is based on windowsauthentication and I use this...
View Articlemsdeploy not running dbDacFx provider
I am trying to embed my dacpac file in the package and run the dbDacFx provider at deploy time. using following visual studio 2010 with Azure publihsing tools and SSDT SQl Server 2008 R2 with...
View Article[Error pages] Langage pack ?
Hello I only have system's language files for IIS7.5 errors (C:\inetpub\custerr\\) I'd like to know if it's possible to download the error pages for other language somewhere ? Regards
View ArticleDefault Web Site Configuration Error on IIS 7.5
I receive the following error when I want to run the Default Web site on my browser from IIS manager platform. I am to administer a new Windows server 2008 R2 server. I am not IT literate and would...
View Articleusing SqlCmd variables with dbDacFx provider of MsDeploy
using .net 4.0 Sql Server 2008 R2 I am trying to use dbDacFx provider to deploy my dacpac file. This database project uses a variable named UserName to create logins and users etc. Value for this needs...
View ArticleWebmatrix 2 Refresh IDE - Database Publish disabled
Hi guys, I updated my version of Webmatrix 2 and noticed the following options missing and disabled: (1) The "Remote View" > "Download" button has become disabled. I connected to a site on Azure...
View Articlesystem.webServer/fastCgi/application not working in web.config
How do I register an IIS FastCGI application in a MSDeploy's `web.config` file as documented (http://www.iis.net/configreference/system.webserver/fastcgi/application#005)? I'm building a simple test MS...
View ArticlerunCommand not working in Manifest.xml
How do I get the runCommand provider to work in the `Manifest.xml` of a MS Deploy package when installed via the Web Platform Installer? See the Stack Overflow question...
View ArticleChange log file location for virtual directory or app
Hi. Our main application is located in 1 site under IIS. Under that site, we have another application, our API (acccount.oursite.com/api) The application + the api, are generating lot of logs...
View ArticleScrub local IPs
Hi there Brand new user - and looking for advice on how to run a search that will remove all entries containing a specific IP from our IIS logs so that the resulting logfile does not include any...
View ArticlePowershell command for virtual directory
Hello, I'm new to working with powershell and IIS. I'm trying to figure out how to create a virtual directory via powershell and specifies the "connect as" username and password. I can create the...
View ArticlePowershell to create Virtual directory with username
Hello, I'm new to working with powershell and IIS. I'm trying to figure out how to create a virtual directory via powershell and specifies the "connect as" username and password. I can create the...
View ArticleURLScan 3.1 Help Needed
I am using UrlSacan 3.1 with c# to read UrlScan logs. I can view and edit ini file in windows explorer. But when I am trying to open it from c# code, I am getting error "The System Can Not Find The...
View Article"Login failed for user" failure for SQL Express database with IIS on Windows...
I am developing a web application using "Visual Studio Express for Web 2012". Operating System: Windows 7 Home Premium with Service Pack 1I have IIS Version 7.5.7600.16385 installed with ASP.NET via...
View ArticleHow to sort IIS Manager connections
Is there a way to sort the connections in IIS Manager? If not possible for the current release, where can I go and request for new features?
View ArticleDomain redirection in IIS7
I have a domain that I want to redirect to another domain. Previously, in IIS6, I specified either a physical path for a domain or another domain to be redirected to. In IIS7, I don't see how to define...
View ArticleFriendly URLS working, but how to redirect the non-friendly URL to the new...
I have managed to get rewrites working, along the lines of domain.com/linkdetails.aspx?id=5 to domain.com/contact etc. Now, the problem is, google has indexed all the unfriendly urls previously. I...
View ArticleWhen trying to Set Common HTTP Response Headers, get "Lock Violation"
Hello! Per Google's Speed Test, they say I need to set an expiration date for all of my pictures, and the best way to do that is to go into IIS 7 and set common http response headers. I'm trying to...
View Article