Preserve "Directory Security" settings when migrating with MSDeploy
I have just finished migrating from IIS 6 to IIS 7.5 using MSDeploy. Several departments at my company had implemented site-level security under the "Directory Security" tab in IIS 6. Does anyone know...
View ArticleIntermittent IIS "Access Denied" on Static Files
I'm developing a website for a client of ours and have been having a nagging issue for weeks. The problem is intermittent and might happen twice in a day or once in 2 weeks.When it happens, the client...
View ArticleNeed VB or Powershell script to stop & start IIS 7.5 application pool remotely
Hi, I want to stop & start an IIS application pool remotely using a VB or Powershell script. Please let me know if you have a script to do that. Thanks in advance.
View Articlecreate user failure - This implementation is not part of the Windows Platform...
I am using a Powershell script to create IIS user. Here is the line that creates a user - [void][Microsoft.Web.Management.Server.ManagementAuthentication]::CreateUser($user, $user_passwd) But I got an...
View ArticleWeb Deployment Tool question
1. Does this tool render the source web site unusable after running it to obtain the package files? 2. Can I use it for an offline migration? We have a new server we cannot connect to the network with...
View ArticleIIS 6 in isolation mode problem
My problem is I have WSUS 3 and Symantec endpoint protection manager 11 running on the same server, until recently everything was fine until we got an update and now they no longer work together....
View ArticleIIS7 & WMI WebAdministration question when searching sites
Is there a way to search for all instances of configured web sites using this syntax? Is there a wild card I can use in the Site.Name query? Dim webAdmin As Object Set webAdmin =...
View ArticleIs URL Rewrite required for HTTP to HTTPS redirect to work?
I had one of our developers insert the following text into his web.config to cause all HTTP traffic to his app to be redirected to HTTPS: <system.webServer> <rewrite>...
View ArticleMixed User Sessions
I've found articles that describe issues similar to mine but not close enough. I have a really intermittent problem where one user can land on another users session and end up seeing some of their...
View ArticleMixed user Sessions
I've found articles that describe issues similar to mine but not close enough. I have a really intermittent problem where one user can land on another users session and end up seeing some of their...
View ArticleValidation Key
We have 1 windows server acting as the load balancer. And 3 Web Servers. We have placed the machine key config section in our web.config on our primary web server (of the 3 servers), but we are still...
View Articledownloading .xls file
Hi, I have asp.net site where I can create and download .xls file. At develepment server everthing works fine, but after deploying nothing works. Is in IIS 7 any options which can prevent this...
View Article.net error caused by iis?
When I am debugging a C# 2010 web form application that is running against iis7 from my visual studio.net 2010 professional ide, I get messages like the following: this Cannot obtain value of local or...
View Articleproblem iwth Composite manifest.
Hi. I am trying to create a composite manifest but I ran into some problem that I can't figure it out. hope for some directions.the source .ism manifest is...
View Articleis possible that install ARR and IIS media services on the same server?
Hi Alll, I have problem with ARR module when IIS media services 4.1 installed to the same server. After I installed media services, I get 404 response from the server.If I uninstall media services, the...
View ArticleApplication Request Routing and URL ReWrite
I am working on a scenario but not making much headway. My customer has multiple business units spread across geographical regions - North America, South America, Europe and Australia. Company's main...
View ArticleSSME only start playing from the edge of the chunk only (either start or end)
Hi All, After a while of debuging, I found that SSME only start playing at the edge of the chunk.Say, if I set the SSME position to the middle of a chunk and start playing it, it will move the the...
View Articlejvm heap allocation problem, running a web service under iis
Hi, I have developed a C++ dll in which I use JNI to load java virtual machine with a specified size of memory. I use the option "Xmx1024m" to set maximum heap size of the java virtual machine and the...
View Articlepublic the project to web (vista)
i am getting start to use visual studio 2008,but when i create a project, how can i public to web.how to set iis? when i open the administrator tool, there is no iis that i can choose. (i am using...
View ArticleIIS Application Warm-Up Module for IIS 7.5 on windows server 2008 R2 and...
I've installed IIS Application Warm-Up Module for IIS 7.5 on windows server 2008 R2 64x , but it's not visible on IIS , so is there any other configurations to get use of IIS Application Warm-Up Module...
View Article