Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (1)

0
votes
1answer
18 views

IIS7 - What permission to grant to which account, and where?

I need my ASP page (intranet) to read files from another local Windows server. I know that IIS7 has different system user accounts which it uses depending on the security context etc. but to be honest ...
1
vote
0answers
16 views

MySQL and IIS latency While Running Stored Procedures

We have a stack running a custom application within a web page. There are two web servers running IIS behind a load balancer that communicate with a single database server running MySQL. All servers ...
1
vote
2answers
26 views

How many worker processes are assigned to an application pool?

Can I configure the number of worker process, that I need an application pool should use?
-1
votes
1answer
20 views

sending all traffic in IIS7 to site

To be up front, I'm developer who is mildly dangerous with server configs....when it goes right, else I'm more than useless. So here's the setup. I have a server whose sole purpose to to host a ...
0
votes
0answers
18 views

IIS 7 FTP - NLST issue with slash vs backslash

I have set up an FTP site in IIS 7, in Windows 2008 R2. Everything works fine, except for one thing. We have an application already working with an old FTP server, which will be migrated to this new ...
0
votes
0answers
9 views

Is there an IIS log viewer integrated into IIS Manager?

There are quite a few external IIS log analyzers but since IIS 7 has quite a nice administrative UI and new modules can be created for it, is there a module that would display / analyze log files ...
4
votes
0answers
23 views

W2K8 R2 ApplicationPoolIdentity and gigs of data filling up drive

I run an IIS7 web server and use ApplicationPoolIdentity with 'Load User Profile' and my primary hard drive is filling up fast. The C:\Users directory is filling up with temporary data. For example, ...
0
votes
1answer
28 views

Sync identity account with AD password changes

If I change an AD account's password which may be an IIS7 app-pool identity account, the app pool will not use the new password. IIS7 requires manually typed passwords, unlike software like SQL ...
0
votes
1answer
42 views

Why is Windows throwing 404.4 errors for images?

I just finished installing 2008 on a new server and enabled PHP support thru the Web PI Installer. I'm having two issues that I can't seem to get past. I see modules, etc. but there doesn't appear to ...
0
votes
1answer
14 views

Setting up a subdomain with IIS 7

I posted a question on Stack Overflow today. Now, I'm not sure if it should have been posted there or here. That question can be seen here, I have copied it here for the ease of access. I have a web ...
1
vote
0answers
20 views

Unable to remove IIS 7 completely

I faced some issues in loading COM component through a WebService because the user hadn't permission for C:\Windows\system32\inetsrv\config\schema folder. When I opened the file using Windows ...
1
vote
1answer
22 views

Upload throttling in IIS 7

I've got a situation where multiple concurrent file uploads are being executed in a web application. These uploads are of massive files, among several users, and it's choking the system into terrible ...
1
vote
1answer
39 views

Can IIS be configured to serve different sites depending on the ip of the incoming connection?

I'm looking to serve a "Work in progress" page to most of the internet, while allowing access to the site itself from a few specific, test, ip addresses. Is this doable with IIS 7? How would you go ...
0
votes
1answer
24 views

For IIS7 what is the default behavior when output caching has no rules added for .aspx files

If there are no rules for output caching under IIS7, would global.aspx or default.aspx pages be cached, by default, or not cached? I am trying to see if we need to explicitly turn off caching for two ...
0
votes
1answer
25 views

Setting Up a mobile specific site url

I have a website setup at https://www.example.com, hosted on IIS 7.5. I would like to add a mobile version of my application at https://m.example.com. How do I create a seperate site that can be ...
3
votes
1answer
48 views

What does IISReset do in addition to recycling all Application Pools?

And are any of those things not programmatically available (.Net) from Microsoft.Web.Administration?
0
votes
2answers
20 views

One folder that can be accessed by multiple sites

Working in IIS7x and a handful of MVC3 sites. I'm trying to make the contents single folder (.wvm files) accessible to a number of different websites (each resolving to a different domain). How do I ...
0
votes
0answers
15 views

Received Staus 200 OK on http verb DELETE from a Windows 7 IIS7.5 server, but I cannot get a response

Initially, I was having some trouble getting a Status 200 OK response from a DELETE request back from my web server running on IIS 7.5 It would return a 405 "Method not allowed error" message, but ...
2
votes
1answer
23 views

IIS7 - Shared Configuration stored on a File cluster

We have two webservers, running IIS7 and using Shared Configuration to store their configuration data on a redundant file cluster. This normally works fine, however, when the primary machine in the ...
1
vote
1answer
54 views

Configuring Base Auth on IIS 7

I want the browser to not retain username and password. How do I do?
1
vote
1answer
38 views

Windows 2008 + IIS + Backup folder permissions or script to view all folders with X permissions?

I know how to backup IIS 7 configuration, but unaware of a way to backup which folder requires write permissions. If a server was to go down and I needed to restore, I could restore the config and ...
2
votes
1answer
50 views

IIS7 SSL Cert replaced, still sending old expired cert to browser

Previously I had a SSL Cert from another company. It expired last night. I purchased a new one this morning, deleted the first one from the server under "Server Certificates" and created a new ...
2
votes
2answers
109 views

SSL Redirect in IIS without causing the browser to give a warning

I have the subdomain https://a.site.com. I need to redirect it to https://a.site2.com as site.com is no longer is in use (we have rebranded). What is the best way to do this without getting the ...
1
vote
1answer
16 views

Do each application within one App pool get unloaded in IIS 7.X

Do each application within one App pool get unloaded in IIS 7.X or does it affect the whole app pool? if i have one hundred applications under same app pool are alls of the applications always ...
3
votes
1answer
36 views

Restrict access to IIS site to an AD Group

Is it possible in IIS to set up a site in IIS and only let users of a certain AD Group get access to it?
0
votes
2answers
44 views

Getting random/intermittent 503 errors on my local IIS website

I've set up an ASP.NET MVC website in my local IIS 7 server. It was working fine for a while, but suddenly it seems to be returning 503 errors at random intervals, for random requests. If I browse ...
0
votes
1answer
24 views

Creating application versions in IIS

I have an ASP.NET web application hosted on IIS 7. Currently, I access this application by visiting: [http://]//machinename/ApplicationName/Default.aspx. I want to have multiple versions of the same ...
0
votes
0answers
21 views

Moving sites from 2 IIS6 servers to one IIS7

I need to move sites from 2 IIS6 servers to a new one with IIS7. There are about 500 sites on them, so moving manually is not an option. I used WebDeploy tool, co sync one server and now I want to ...
1
vote
1answer
53 views

Caching an Umbraco website running on IIS 7.x with .NET 4.0 on an AWS EC2 instance

What are the available options for caching an Umbraco website on AWS EC2? So far, we've considered using Varnish but it's not recommended for a production environment. Is there a de-facto HTTP ...
1
vote
1answer
32 views

How to manually run application as “IIS APPPOOL\MyAppPool” user

I tried: runas /noprofile /user:"IIS APPPOOL\MyAppPool" cmd.exe But it asks me for a password. And my admin password is not working there. I get: RUNAS ERROR: Unable to acquire user password
0
votes
1answer
44 views

IIS 7 Site using HTTPS not Accessible from Outside Internet (is accessible from intranet)

I am trying to set up an HTTPS site on IIS 7. I have added the certificate, set up the appropriate bindings and the site is accesible from within my company's intranet, however no one from the outside ...
1
vote
6answers
97 views

More powerful replacement for Microsoft's IIS 7 Manager

Does anyone know of any more advanced/powerful replacements for the "Internet Information Services (IIS) Manager" for IIS 7? It might include things like selecting multiple items to ...
0
votes
1answer
118 views

Enable Windows Authentication on website, allow only some users

I am investigating this problem. I have a CGI application that I publish through a website published in IIS7. EDIT: I changed the web.config to use url authorization. This is the web.config of a ...
0
votes
1answer
92 views

Scripting IIS7 configuration for ISAPI DLL

First, I'll humbly admit that A.) I'm a programmer and B.) I'm asking this for someone else so I have almost no first hand experience with what I'm asking. We would like to be able to write an ...
3
votes
2answers
118 views

IIS 7 : Don't Require Authentication when on LAN?

On IIS 7, I'd like to make it so that: User from LAN (192.168.1.*) - No Authentication Required User from Internet - Requires Password I'm new to IIS from Apache, and I did it on that.
1
vote
1answer
41 views

What will happen if I made a mistaken configuration of DNS Reverse Lookup in IIS?

I have configured a correct DNS in my wndows 2008 server, all my websites works well. Now I hope to configure DNS Reverse Lookup, so I read ...
0
votes
0answers
30 views

How can set the size for a dedicated application pools in IIS?

The configuration of a VPS hosting is below Windows 2008 Standard Edition R2 - Bare OS, 64-bit Asp.net SQL Server 2008 IIS 7.0 CPU: 1 cores RAM: 1024 MB HDD: 25 GB I have hosted 8 websites on ...
1
vote
3answers
84 views

IIS 7.0 have some limit connection request per ip

I'm using Windows Server 2008 Enterprise Edition in our company environment. Does IIS 7.0 have some limit connection request per ip? Cheers,
0
votes
1answer
32 views

Access site in vmware from host MAC machine browser issue

I have windows 7 installed in my MAC VmWare. In windows I have dotNetNuke instalation hosted on iis. I try to access this iis from MAC browser by typing ip address of my virtual machine: 192.168.x.y ...
0
votes
1answer
20 views

How Does One Test IIS7's OrphanWorkerProcess (along with OrphanActionExe and OrphanActionParams)?

What's a valid way to test IIS7's OrphanWorkerProcess settings are working? I have a script and all the settings in the configuration for my application pool. However, it seems just simply recycling ...
0
votes
1answer
32 views

IIS 7 Redirect To SSL

I have an intranet site, which is running on IIS 7. The site is accessible using both the FQDN (mysite.mydomain.mycompany) and by just "mysite". The SSL certificate is signed for FQDN. It's installed ...
0
votes
2answers
175 views

Enabling POST requests for html files in IIS7

Problem There have been quite a few other questions about this (in particular, the 405 Method Not Allowed error), but I've yet to find a solution that seems to work. I have a web application in html ...
1
vote
1answer
49 views

How to apply IE SSL MS Office document fix to entire web server?

I've several areas on my web application where the user is allowed to download Microsoft Office documents. I need to apply the fix listed here Web sites that want to allow this type of operation ...
1
vote
1answer
43 views

IIS6 vs IIS7 performance comparison

Are there any graphs or analytics about the performance comparison of switching from IIS6 to IIS7? I would like to convince my client to switch to Server 2008 IIS7.
0
votes
2answers
32 views

Javascript works everywhere else, except new server

Server A: Windows Server 2008 R2, IIS 7, admin - me Server B: Windows Server 2008 R2, IIS 7, admin - company server admin group I have a Javascript file that works well on my local machine. The JS ...
2
votes
1answer
60 views

How can I switch the default binding on IIS 7.5 programatically without it shutting down?

We have a fleet of IIS 7.5 servers that manage our hosted product. Each generation of the product gets its own AppPool and its own site. Every generation is bound to thegeneration.oursite.com, plus ...
0
votes
1answer
40 views

How to rewrite Rejected-By-Urlscan in ISS7

I'm migrating an ASP.NET app from IIS6 to IIS7 and in doing this I'm also porting my rewrite settings from Intelligencia.UrlRewriter to using IIS rewriting. In have some problems with ...
2
votes
2answers
51 views

Does IIS7 have in-built, or available extensions, for responding to scan attempts?

Does IIS7 have an in-built mechanism, or are extensions available, for providing web-application-firewall type behavior? For example, dozens of successive attempts come in that look like scan ...
0
votes
0answers
44 views

AppCmd list multiple conditions

I'm trying to update a batch file, I currently have %windir%\system32\inetsrv\AppCmd.exe list app "%app_pl%/%app_pl%" | find "%app_pl%" >nul I would like to add in a check for enable32BitAppOnWin64 ...
1
vote
1answer
31 views

DNS: Canonical Names, Sub-domains, and Aliases

Background Setup Info Domain: abc.ca.gov Web Server Name: web1 Server FQDN: web1.abc.ca.gov DNS Alias for FQDN: intranet Browser URL: http://intranet/ Question 1: Is it possible then to setup ...

1 2 3 4 5 30