| Thread | Last Post | Replies |
|
| restart IIS | 26 Nov 2008 21:55 GMT | 6 |
Is this possible to have someone restart IIS without administrator right? and how? Thanks
|
| iis configure | 26 Nov 2008 19:25 GMT | 1 |
i want to configure the iis of my system plz give me the idea
|
| ASP.NET 1.1 does not recognize <system.webServer> | 26 Nov 2008 17:24 GMT | 2 |
I am administering 2 web servers that are configured very similar to each other. Both are running a mix of ASP.NET 1.1 and 2.0 applications. I recently upgraded one server from IIS 6 to IIS 7. For the 2.0 apps, in the web.config on the web site root, I needed to add a <system ...
|
| Server Side Debugging for Classic ASP in IIS 7.0 | 26 Nov 2008 15:33 GMT | 5 |
For the life of me, I cannot get the debugging working on the Server (Win 2008) for classic ASP. It used to work....... Is there a good source for How To make it work for Classic ASP.
|
| Application pool configuration | 26 Nov 2008 15:11 GMT | 1 |
I have question that I need to configure my application poll to with good figures because, daily some thounds of users wil be logging in to my web server and accesses the applications. In order to face any issues i need to know what re the best figures that can help me in fixing ...
|
| Configure IIS using VBScript? | 26 Nov 2008 08:33 GMT | 9 |
Hey All, I have a task that is proving difficult to master. I have over 200 IIS servers, a healthy mix of IIS 5.0 (Windows 2000) and IIS 6.0 (Windows 2003). On each server, for each site, I need to:
|
| 'Application Pools' not visible IIS menu | 25 Nov 2008 15:54 GMT | 2 |
I'm unable to see the subtopic of 'Application Pools' under the Internet Information Services | (my computer) menu listing. Web Sites and Web Service Extensions are visible however. Do I need to enable something in IIS 6.0 to see the menu item of 'Application Pools'?
|
| Moving several pages from one physical server to another. | 25 Nov 2008 14:53 GMT | 4 |
I have a bit of a nut here.. I need to move about 250 websites from one 2008 server to another 2008 server. The job of setting up the pages in iis on the new server is somewhat "easy", but my big concern is all the file permissions. Is there any tools for this out there?
|
| Setup the web server question | 25 Nov 2008 05:15 GMT | 1 |
I have Windows 2008 enterprise installed as a server which is a new install. Right now this server works as a work group, but I need to have at least one domain created in this server so I can run my web site via this server. I assume I will need to create AD and have a DNS for ...
|
| Intranet | 22 Nov 2008 19:02 GMT | 8 |
Hello, here is my situation. I have one web server (Sever 2003 Enterprise, IIS). It hosts my public web site (Default Website) on port 80 like normal. Inside the wwwroot folder, there is a folder that is labeled "corporate." I created another website, using port 80, but also ...
|
| Executing PowerShell Scripts with IIS | 22 Nov 2008 06:20 GMT | 1 |
we would like to write a frontend website to manage some of our Exchange Server's administrative tasks (we manage Exchange Server 2007 via PowerShell and therefore we have a lot of PowerShell-Scripts already). Is there a possibility to execute these PowerShell-Scripts from a ...
|
| WCF in WAS | 22 Nov 2008 01:06 GMT | 1 |
I changed WCF service library project to be able to be hosted in WAS: 1/ added web. config 2/ defined net.tcp binding 3/ created svc file
|
| Parallel work | 21 Nov 2008 14:51 GMT | 1 |
I can believe IIS works that way... I have WebApplication which does nothing but Thread.Sleep(5000) protected void Page_Load(object sender, EventArgs e) {
|
| Does anyone know where in IIS you configure the POP3 service? | 21 Nov 2008 13:58 GMT | 5 |
Gurus, Does anyone see where in IIS one configures the POP3 service? I do not. -- Spin
|
| IIS 7 Log handling | 21 Nov 2008 07:47 GMT | 2 |
Is IIS 7 any better at dealing with log management than IIS 6 was? Specifically, will I still need to write/maintain scripts that delete and compress old logs, or did MS include that as a feature? Thanks.
|