all groups > inetserver iis > september 2007 > threads for september 8 - 14, 2007
Filter by week: 1 2 3 4 5
IIS 6 : Frontpage Server Extension (FPSE) problem
Posted by Sylvain at 9/14/2007 7:44:40 PM
Hello,
I have a big issue with a web server for a month now, and I can't find any
solution.
I have a Windows 2003 Server Standard Edition with IIS 6 on it (I'll call it
"the server").
On this server there are 2 web sites :
First web site : www.domain.ext and an alias.domain.ext application... more >>
SSL works internally but not externally
Posted by MattM at 9/14/2007 6:54:36 PM
We've installed an SSL certificate and it works fine internally but
not externally. We host our own site so if I type https://servername
the site will pull up. When we switch to external, https://www.sitename.com
just hangs and nothing pulls up and no errors. In mmc, i can look at
the snap-in... more >>
IIS6 server memory paging
Posted by Floris van Haaster at 9/14/2007 4:47:28 PM
Hi all,
I have a problem with some of our webservers.
In the performance monitor I can see there is a lot of paging going on.
The websites that are running on these machines are classic ASP websites and
they are using msxml4 with the latest SP.
The server is a:
Windows 2003 SP2
Dual Xe... more >>
Multiple Websites
Posted by George Schneider at 9/14/2007 1:20:02 PM
Is there a way to host multiple websites on the same IIS server inclusing
sites that will use HTTPS? Can the sites have multiple IP addresses? If so
how can I do this?... more >>
Host Headers
Posted by George Schneider at 9/14/2007 1:18:02 PM
Can someone explain to me what host headers are and what they are used for?... more >>
Asynchronous Design Pattern - Scalable TX Pipeline
Posted by Larry Herbinaux at 9/14/2007 12:58:05 PM
Can someone give me a link to some documentation or explain how I can
implement an asynchronous design pattern to handle a TX request that is
received by IIS?
I would like to be able to free the thread in the thread pool handling the
request while my TX Pipeline is processing I/O (e.g. goin... more >>
Server Paths
Posted by jimstruckster NO[at]SPAM gmail.com at 9/14/2007 12:32:12 PM
I'm pretty new to this stuff so please bear with me. I'm trying to
access files that are on the same server as my web app. I can connect
to files that are in the same path as my app, but if I try to connect
to any other folder on the server I get the "invalid path" error.
This connection strin... more >>
Host Header
Posted by grae at 9/14/2007 11:30:01 AM
I am trying make a site under IIs 6.0 respond to both www.mysite.com and
mysite.com... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
w3wp.exe exception
Posted by GaneshBabu.CV NO[at]SPAM gmail.com at 9/14/2007 12:00:00 AM
Hi,
We are running ASP application in IIS 6.0.
But w3wp.exe crashes unexpectedly with the following message.
An exception dialog appears and one of the following message is logged
in event log
And any one of the following are logged in the System log during the
w3wp.exe exception:
Mes... more >>
IIS 5.1 not working with .SVG documents
Posted by ~~~ .NET Ed ~~~ at 9/14/2007 12:00:00 AM
I have a puzzling problem. When I use FireFox to browse a page that has
Scalable Vector Graphics items (.SVG) then these SVG items are rendered on
the page inline. My FF comes with a built in Adobe pluggin or something like
that.
The problem is, when I create a page on my local webserver (X... more >>
IIS 6 for XP Pro?
Posted by ~~~ .NET Ed ~~~ at 9/14/2007 12:00:00 AM
Is IIS 6 available for XP Professional SP2 ? I have v5.1 on my machine but
would like to take advantage of some 6.0 features.
Emilio
... more >>
Yet another "ASP.NET slow first-load" thread -- but different!
Posted by cinergi NO[at]SPAM gmail.com at 9/13/2007 10:40:53 PM
Hi all,
I've been doing a lot of reading and research into this, and I don't
believe I'm running into "first load" slowness problems -- something's
slow about loading an initial ASP.NET 2.0 app on my server. Details:
1) There's *NO* activity, *NO* CPU usage, while I wait for the page to
fi... more >>
anyway to browse all files on the webroot as an anonymouns
Posted by Scott at 9/13/2007 3:34:17 PM
anyway to browse all files on the webroot as an anonymouns user connecting
to a site hosted in iis6 ?
(only READ enabled on site in iis - i.e not browsing)
Anyway to find the files availble in this case ?
Thanks
Scott
... more >>
ms stress test/server resources ok/session timeout/log included
Posted by Scott at 9/13/2007 2:26:00 PM
Hi,
Im running the MS stress test tool pointing at my webserver. I have
performance monitor running to keep an eye on webservice current connections
and well as windows resource monitor.
Im seeing 70 or so connection to my site/aspx app on iis6. At this point CPU
and RAM usage does not c... more >>
IIS/Virtual directory on UNC and computer domain account
Posted by ML at 9/13/2007 1:25:49 PM
Hi,
I have 3 servers :
- An XP workstation running IIS 6 a Windows 2003 domain
- An Windows file server in the same domain
- An IIS Server NOT in the domain.
I setup a virtual directory using an UNC to a share on the file
server.
Using a network mount, my account can connect to the networ... more >>
IE SSL and selfcert
Posted by Chuck P at 9/13/2007 1:02:05 PM
I have an asp.net 2.0 website on an win03 server. The server has an ssl
certificate made with selfSSL. When I hit the site with ie7 I get the
message "this page contains both secure and nonesecure items. Do you want to
display the nonsecure items.". On FF2.0 no such message.
I answer y... more >>
General Industry Question
Posted by Daniel Kaliel at 9/13/2007 1:02:04 PM
Just wanted to know, in your honest opinion, what is a good tool to use to
analyze then graph website logs for page visits, etc.... more >>
App Pools now only run NT AUTHORITY accounts, no local or domain
Posted by Chris at 9/13/2007 12:06:01 PM
We've had a problem crop up on one of our development Servers running IIS.
Any App Pool that has its Identity set to an account that is not an NT
AUTHORITY (Network Service, Local Service or Local System) account will
result in the App Pool failing and returning a 503 Service Unavailable. All ... more >>
App Pool Hang
Posted by Damien Kalvar at 9/13/2007 9:52:09 AM
We have recently upgraded our website to .Net 2.0. Since the upgrade the
servers running our site have been hanging up and not responding to client
requests. We have done a number of dumps while the worker process is hung
but can't see exactly what the problem is. We can see some long runni... more >>
IIS vs. PWS vs. Apache
Posted by Michelle at 9/13/2007 9:24:01 AM
Hi,
I am trying to set up an environment on my laptop where I can work with ASP,
Cold Fusion and Front Page extensions (like on IIS or PWS as server) and SQL
Server as db. I would also like to work with PHP extensions (like on Apache
server) and MySQL db. Right now, all that I have insta... more >>
hi
Posted by Anuradha konisa at 9/13/2007 4:10:51 AM
how to change port in iis for wss 3.0
EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com... more >>
change port in iis
Posted by Anuradha konisa at 9/13/2007 2:45:32 AM
i had changed the port number 80 to 81 for wss 3.0.it does not take.what is the problem.
EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com... more >>
iis6 Application Pool crashes frequently
Posted by ManagedCoder at 9/13/2007 12:00:00 AM
Hi,
I am using Windows Server 2003 SP2/ IIS 6.0 with about 30 Virtual
Directories (all configured to ASP.NET v1.1) under an application pool. This
application pool has started crashing frequently.
I am attaching the DumpDiag report - it seems to me that some of the ASP.NET
process is crash... more >>
IIS 6 bug??
Posted by Shashi at 9/12/2007 8:08:01 PM
I have my dev enviornment, where one particular page test.aspx takes about
0.9 seconds with IIS 5.1 and asp.net 2.0
Where as the same exact code on IIS 6.0 with asp.net 2.0 with a separate app
pool takes about 9 to 10 seconds. IIS 6.0 has more resources available at its
disposal.
I have ... more >>
selfssl
Posted by justlookin at 9/12/2007 6:07:40 PM
have a small dev server with a few sites which i would like to test with
ssl. if i run selfssl for a site it works fine. then when i run selfssl
for an additional site, the previous does not work with https. also after
selfssl is run for a particular site it removes the IP associated in the... more >>
WebDAV IIS
Posted by evetters NO[at]SPAM gmail.com at 9/12/2007 6:02:15 PM
Hi,
Can somebody point to an HowTo, how I manage NTLM-Auth for WebDAV. I
could not
get it working, maybe I'm doing something wrong.
I have a workgroup szenario, no Domain szenario.
- ServerUser and Workstation Username are correct ( SMB/CIFS works )
- NtAuthenticationProviders are "Negot... more >>
ViewState corrupted?
Posted by Velvet at 9/12/2007 4:14:49 PM
My site is randomly firing off a "ExceptionHttpException : Unable to
validate data. " error on some of its forms.
-------
HttpException : Unable to validate data.
http://www.developerfusion.co.uk/Members/Private/EditProfile .aspx (Referred
by http://www.developerfusion.co.uk/Members/Private/Edi... more >>
401.1 error (2148074248) every two minutes on certain page
Posted by stryc9 NO[at]SPAM gmail.com at 9/12/2007 10:07:28 AM
On an asp.net web application I have a certain page that connects to
SQL and gathers data running many queries to provide a report to the
user. I am doing the same thing (different data, same db connection)
on other pages and they seem to work fine, however on this page in
particular weird auth... more >>
IIS Worker Process Crash
Posted by tami hopkins at 9/12/2007 5:41:25 AM
Was this ever resolved? We are having the exact same issue on a critical production server and so far have not been able to resolve. Any help you can provide would be greatly appreciated!
EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com... more >>
problems with IIS7 and webs that use access databases
Posted by at 9/12/2007 5:04:52 AM
I=A8ve intalled the iis7 in a pc with windows vista.
I=B4ve added a new site that I=B4ve already had in my old pc and worked
perfectly ,and now , when I tried to see pages that use access
database , it will display a http 500 error.
The rest of the pages work fine
Any idea of what I must do to ... more >>
asp.net not available in iis extensions
Posted by darmin.memisevic NO[at]SPAM gmail.com at 9/12/2007 3:11:38 AM
Hello,
I am having problems with running an asp website on a server. We have
a Windows Server 2003 R2 in question. It has been setup for an
Application Server using the "Configure your Server Wizard". IIS 6.0
is able to work with a standard HTML webpage. However when we replace
the folder ... more >>
web server HA
Posted by Chris at 9/11/2007 3:52:03 PM
Since I don't have SAN for clustering for our web servers I'd like to set up
to member server for HA. Is it possible? If so, how can keep both synched?
Can I use MS NLB?
Thanks.... more >>
Migrate from IIS 5 to IIS 6 and new hardware
Posted by george at 9/11/2007 9:40:02 AM
Looking for some advice or docs on migrating a IIS 5 environment to a new
server with IIS 6.
Not sure if I should upgrade the IIS 5 to 6 then backup and restore? Or
what the recommended path is.... more >>
Default AppPool Recycling Question
Posted by Don Miller at 9/11/2007 8:32:35 AM
I have recently moved to IIS 6.0 from IIS5.0 for a web application in-use
24x7 that requires signing on with usernames/passwords that is stable
without problems (been running for 5 years without the need to periodically
restart it because of memory, bug problems, etc.). Without knowing default... more >>
worker processes being recycled prematurely?
Posted by mp3nomad at 9/11/2007 6:52:00 AM
Would anyone know why worker processes would get recycled prematurely?
For example, say you log into a site and you're supposed to stay logged in
for 20-30 minutes or as long as you're active, but in 5 minutes it sends you
back to the log in page.
Something is forcing the worker process to... more >>
Internet Information Services Missing from Windows Components
Posted by xsnerg at 9/10/2007 7:24:00 PM
I'm trying to set up Remote Web Access between my laptop and desktop, but
following instructions for set up, I can't go more than one step becase
"Internet Information Services" is not available as one of the Windows
Components.
Advice?... more >>
URL Rewriting - File Access
Posted by nighteternal NO[at]SPAM gmail.com at 9/10/2007 4:18:37 PM
I was attempting to implement simple URL Rewriting using an HTTP
Module in asp.net with C# with an event on BeginRequest and powered by
a
Context.RewritePath. I got everything to work fine.
When I was using FileMon, I noticed that aspnet_wp.exe attempts 2 file
access for the file that's rewr... more >>
Security problems FrontPage
Posted by John Brennan at 9/10/2007 3:12:39 PM
I have moved my website from IIS 5 to IIS 6. I have a number of sub =
sites and they all are edited with FrontPage. The permissions show up =
when I use the tool '.../fpadmdll.dll?page=3Duser.htm'. People can =
connect view FrontPage and edit but when they try to save FrontPage =
says they don'... more >>
sending mail with virtual smtp server
Posted by kpg* at 9/10/2007 12:02:20 PM
Hi all,
Time to ask the experts;
I have the virtual SMTP server running in IIS 6 on a win2k3
standalone server.
I use it to send email by dropping a properly written text file
in the pickup folder, this works fine.
Now I want to use it with a program that requires an SMTP
server name,... more >>
The authentication scheme 'NTML' is not supported
Posted by chen at 9/10/2007 10:52:08 AM
I posted this in the WCF forum and didn't see any response. Re-posting
here to a wider audience to see if anyone else has seen similar
behavior...
Created a simple service in WCF and hosted it on my XP box in IIS
(5.1) which works as expected. I was interested in exposing the
endpoint to both... more >>
Critical: Asp.Net web app stalling
Posted by Tom wilson at 9/10/2007 10:21:50 AM
We've been running an ASP.Net app for quite some time now. Suddenly,
the app is locking up for no apparent reason.
The app starts with a login screen that asks for a code. The code is
entered, looked up in a SQL 2000 database and redirected to the main
page.
We've stepped through this cod... more >>
Default Web Site
Posted by Krisstel at 9/10/2007 10:01:42 AM
I have different web sites and applications under wwwroot/inetpub and
I am trying to configure one of them as default. Used localstart to
redirect to that folder and works. What I get is the www.something.com/folder/file.
What I need is www.something.com/file. Any help is appreciated.
Thank y... more >>
File and Folder Replication
Posted by Mr J at 9/10/2007 6:54:02 AM
Hi,
Just wondering what progs any of you quys use to replicate folders, sub
folders and files within from webserver to webserver.
Thanks.... more >>
required files in i386 for IIS installation
Posted by at 9/10/2007 4:38:32 AM
Hi there everyone,
I need to install IIS with World Wide Web Service component on a very
large number of PCs running Windows 2000 remotely. It shows that I
have to install IIS 5.0.
For some reason i386 folder has been deleted and it is impossible to
upload it completely to every single one... more >>
ISAPI file upload
Posted by Kniffel at 9/10/2007 4:26:59 AM
Hi everyone
I am writing a ISAPI extension, running on a Windows CE webserver. I
now want to extended my ISAPI with a file upload. There are a lot of
examples on file upload with ASP, but I cannot find a really good
example on doing it with an ISAPI extension.
The only thing I have till now... more >>
|