| Thread | Last Post | Replies |
|
| IIS7 and Javascript | 30 Jun 2007 23:12 GMT | 1 |
I am running IIS7 on a VISTA machine and I have done the following; - created an application under my main website - in this website I have 2 files, an html page and a javascript file (included in the html page)
|
| IIS and Host Names | 30 Jun 2007 16:55 GMT | 4 |
All I've got an IBM M/F calling, via CICS web support, an IIS 6.0 installation. For various reasons I'm being asked to host the web server on port 82 which I've done. When our m/f calls a web server on any port other than 80 it
|
| IIS worker process encountered a problem and needed to close | 30 Jun 2007 06:15 GMT | 3 |
Hi, we use a software called Promail off of our Windows 2003 server were user enter orders to be shipped via a web browser. Yesterday we rebooted the server because a user was getting a "404" error and got the error, "IIS Worker Process encountered a problem and needed to close" ...
|
| sc-status on live server | 29 Jun 2007 22:36 GMT | 3 |
I've just started using Log Parser on our web app. It has never really been looked at from a performance point of view before. For my analysis of slow running pages I have used the filter sc-status = 200. Is this valid?
|
| Simple IIS Question | 29 Jun 2007 15:09 GMT | 2 |
With IIS installed on Win2003 R2 server I can browse the default "Under Construction" page from the server, but not from any other machine on the network. When I try to browse to http:/<servername>/ OR http:/<IP address>/ I get a "page can not be displayed" error. Is there ...
|
| Developing ASP applications in VS2005 | 29 Jun 2007 08:03 GMT | 1 |
When I try to run or debug an ASP application in Visual Studio 2005 I seem to break IIS 5.1. This is the message it creates in the Event Viewer:- 'Faulting application inetinfo.exe, version 5.1.2600.2180, faulting module
|
| Can't see my own port 8080 | 29 Jun 2007 03:51 GMT | 7 |
Folks can see my webserver on port 8080 from the internet. I cannot see it myself. Is that weird or am I missing something? Thx in advance for any advice!
|
| Cannot see AppPool in IIS snap-in | 28 Jun 2007 22:08 GMT | 1 |
I've mange a IIS server that I don't install. I've notice that in my IIS 6 snap-in I can't see the "folder" Application Pools. Why?
|
| PAC file | 28 Jun 2007 17:47 GMT | 1 |
Can someone help me write a javascript PAC file if I tell you what needs to be in it? I've been trying, and I can't seem to get the syntax right. Let me know if you can, and I'll send you what needs to be in it. It's only 6 lines or so. Thanks!!
|
| ISAPI Filter : Can be multithreaded ? | 28 Jun 2007 15:17 GMT | 1 |
With the filter model, is there a way to get an multithreaded isapi filter ? I use Visual Studio 2005 and so, I work with VC++. I don't want to work with MFC, but with Win32. Can I initialize a thread pool in GetFilterVersion ?
|
| Forum software for IIS | 28 Jun 2007 14:04 GMT | 2 |
Hi, we have an Intranet running under IIS on Server 2003 and I am now looking to add a forum. I am familiar with Jelsoft's vBulletin and similare but they need Unix. What I need is something along those lines that will run under IIS.
|
| "Use HTTP 1.1 through proxy connections" | 28 Jun 2007 12:59 GMT | 7 |
I've some customers that cannot connect to my corporate IIS if the have the IE7 option "Use HTTP 1.1 through proxy connections" enabled (as it's as default). If they leave it checked, they see only a blank page. If they uncheck it, they see the web site.
|
| Set the IIS log type with C# | 28 Jun 2007 08:55 GMT | 4 |
I'm new to C# and IIS. I'm trying to set the logging type. I'm creating a new website instance like so: DirectoryEntry site = (DirectoryEntry) root.Invoke ("Create", "IIsWebServer", siteID);
|
| IIS Crash on Microsoft ASP page (.NET 2.0) | 27 Jun 2007 22:52 GMT | 12 |
We are running Microsoft Small Business Server R2. We have many of these servers installed and are only experiencing this issue on one. The problem is that when going to the Remote Web Workplace we get a .NET unhandled exception. I've run IIS Debug Diag and received the ...
|
| no ssl connection possible | 27 Jun 2007 17:59 GMT | 2 |
I have a SBS 2003 Standard SP2. In the default website we have exchange (exchange, exchweb and public). I used selfssl from IIS-Resourcekit for a ssl certificate. Everything worked fine (https://servername/exchange). Now, for unknown reason, I am only able to communicate via port ...
|