all groups > inetserver iis > july 2007
Filter by week: 1 2 3 4 5
Strange behavior with IIS/ASP and process ID
Posted by info NO[at]SPAM pstruh.cz at 7/31/2007 11:08:17 PM
Hi.
I have problems with one IIS. If I run one ASP script on the app
several times, there are different Process ID of the application. And
Applicaction(..) dictionary is always empty.
... more >>
How to add a website automatic to the application pool?
Posted by Stef C. at 7/31/2007 5:58:37 AM
From time to time I have to deploy a new website onto my webservers. I just robocopy the new website into the wwwroot's. But in order for the website to work properly I have to add them to the default application pool.
Is there a way to make every (new) website automaticly join the application p... more >>
NLB probs after firewall install
Posted by Ian Hedges at 7/30/2007 9:52:01 PM
Hi,
I've just run the Security Configuration Wizard on a Windows 2003 Server SP2
(standard) with NLB running and now the NLB can't seem to connect to this
server. When I click Host Status in the NLB Manager it says 'Could not read
interface configuration from host'. Can anyone tell me what ... more >>
LAN SSL to External connection
Posted by Ryan at 7/30/2007 12:42:03 PM
Details:
1) I have 3 sites, all lan. (default, companyweb, and newsite).
2) 2 have the default SSL port set up (default - 443, companyweb - 444)
3) SBS Box has 2 network cards (direct internet, lan)
4) Lan has 2 assigned ips (192.168.1.1, 192.168.1.2)
5) default (all unassigned), companyweb (19... more >>
How to host multiple SSL websites using multiple network cards
Posted by DPL at 7/30/2007 2:58:04 AM
Hi,
I've been trying to get this working for a while but I'm getting nowhere fast!
I've got two websites using separate IP addresses on separate network cards,
both with their own SSL certificates. The problem is that windows only
allows a single default gateway on one external network ca... more >>
IIS Authentication Problem
Posted by philipp.bruening NO[at]SPAM crystal-design.com at 7/30/2007 12:01:27 AM
Hello,
i have a Problem with my Web Server (Windows Server 2003 64bit).
When I try to call a website with the domain name like www.mysite.ext,
then the ie aks username and password, but when i call the site with
the ip or with localhost, it works.
I have activated only anonymous authentic... more >>
Access application via www.domain/folder
Posted by Holo20 at 7/29/2007 10:58:01 PM
Gurus,
I have an application that runs on a machine on my LAN. Users on the lan
access it by navigating to the machine's IP address in IE.
Is there any way for me to allow some outside users to access this app., by
going to my website (server is on same network as app machine), ie
www.my... more >>
SSL Help
Posted by Ryan at 7/29/2007 1:14:00 PM
The IIS on my SBS2003 box currently has listed the following web sites, not
of which are public:
1. Default Web Site - TCP Port: 80 / SSL Port: 443
2. Office Terminal - TCP Port: 80 / SSL Port: blank
3. Microsoft Sharepoint Administration
4. SharePoint Central Administration
5. companyweb - T... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Internet printing / remote printing
Posted by Tech_vs_Life at 7/29/2007 4:14:13 AM
With IIS 7.0 (the version in Vista Ultimate), how do I set up internet
printing so that I can print to my printer from the internet? I have set it
up so that my computer shows the IIS 7.0 webpage as the default on port 80,
but it returns error on trying to navigate to [servername]/printers.
T... more >>
Change IIS web server LAN ip
Posted by Kenny at 7/29/2007 12:39:44 AM
Dear All,
If I want to change IIS web server for windows 2003 LAN ip, is there
anything have to consider in order to it function ?
Thanks for advise.
Kenny
... more >>
Setting index.jsp page as home page on IIS
Posted by MELBIN MATHEW at 7/28/2007 2:47:07 AM
Is there any way to setup the index.jsp page as a default home page
using IIS ?? currently i am using isapi connector to point a website.
But it will work for me when i type this URL
http://domainname/test
I am looking for the loading of home page on the browser as we type
the domain name... more >>
Intranet Web sites - need help
Posted by Jake at 7/27/2007 9:48:12 PM
I would like to create several websites on one Win2K3 IIS server and
have users reach them by simply typing http://site1, http://site2,
etc..
I guess I've read so much about this that I'm confused. I understand
that it is possible and is even referenced in the Win2K MCSE Training
Kit -... more >>
N-Tier Architecture
Posted by at 7/27/2007 8:25:09 PM
***Hi***
For those who haven't read (or quite understood) the hundreds of other
articles on multi-tier development, here is a quick reminder.
http://it-visionist.com/Tutorials/DArch.asp
***Enjoy***
... more >>
Bad Request (Invalid URL) in IIS6
Posted by info NO[at]SPAM pstruh.cz at 7/27/2007 2:03:04 PM
Hallo.
Is there a way to remove the "Bad Request (Invalid URL)" response
from http.sys in IIS6? I need to handle special proxy requests like:
CONNECT www.sslsite.com:443 HTTP/1.0
Host: www.sslsite.com
I tried to set AllowRestrictedChars to 1, but it is probably not the
way.
... more >>
WMS connection problem (only works when IIS6 is started)
Posted by Ken L at 7/27/2007 12:37:01 PM
I have a problem connecting to WMS that only seems manifest itself when I
shut down the IIS server running on the same machine . . .
Here is the configuration
Server
-----------
Win2003 Server R2 Standard w/SP2
- Machine runs multiple services and has multiple IP addresses on it's
"... more >>
Unspecified Error in ADODB.CONNECTION in IIS 6.0
Posted by Sumit Chawla at 7/27/2007 3:33:28 AM
The following code works fine when using VBScript. However it fails in
ASP page
dim con, dsn
dsn = "provider=SQLOLEDB;data source=MyXP,
1433;uid=user;pwd=pass;database=dbMy"
Set con = CreateObject("ADODB.Connection")
con.Open(dsn)
The code bombs at con.Open
I have IIS 6.0 installed o... more >>
problem seeing IIS Website on a LAN
Posted by cjspin at 7/27/2007 3:06:54 AM
I have created a simple website on ISS on my local machine running XP
pro. It works locally using http://localhost or http://[ipaddress]
The problem is that I cannot see it from other PCs on the LAN, even
though they are in the same workgroup as my PC, and even though I can
ping my machines IP... more >>
IIS6 with FTP for remote webmaster
Posted by TJ at 7/26/2007 10:12:01 PM
I read the previous thread on a similar question, but I had a couple more
questions. My site needs to be maintained by a remote user who uses
dreamweaver and other programs and the new site will be completely new. He
wants to use an ftp program to transfer files, but I have read this is very... more >>
Application State Unload
Posted by Charlie at 7/26/2007 8:30:00 PM
I have written an ASP.Net web application in C#.
On Appplication_Start the code loads some data
from the database into memory. It stores the data
in Application State variables.
The data is read only. So far so good.
If no one uses the Application for a certain period of time
IIS unloads it ... more >>
Test Msg
Posted by Michael at 7/26/2007 6:34:02 PM
It is a test msg to see whether my Technet NG account is set up correctly.
Thanks.... more >>
Add host header value with æøå
Posted by Morten71 at 7/26/2007 5:43:33 PM
When I try to add a domain with æøå (danish characters) in the
"Add/Edit Web Site Identification" I get the message:
" Please enter only characters A to Z, digits, '.' and '-' "
how can I add a domain name with æøå as a new web site identity?
morten... more >>
405 error when posting from Flash / C#. Fine from html form.
Posted by Lawrence Abrams at 7/26/2007 4:53:41 PM
I am trying to use flash or even a c# code-behind to post to a aspx
docoument with the link being posted to is like : www.example.com/submit/
and it contains a default documents of default.aspx.
When I do this via C# or flash we get a 405 error. On the other hand if I
just make a simple ht... more >>
ASP.NET version allows only 1.1.4322 or 2.0.50727
Posted by Mongoose at 7/26/2007 1:18:00 PM
I have installed the .net 3 framework on my server. However, if I click the
drop down for ASP.NET version, my only choices are 1.1.4322 or 2.0.50727. I
expected to be able to select version 3. Is the .net framework independent
of the ASP.NET version? As I recall, installing .net 2 is what ... more >>
Best way to support a remote webmaster over the internet on IIS6
Posted by Tony at 7/26/2007 9:01:49 AM
Hello,
I am currently running an II6 web site on windows server 2003 web edition.
I have been using front page do author the site from the inside of the
firewall for the last few years. I have hired a web developer to create a
better page and I need to allow him to be able to author the si... more >>
IISSamples folder ?
Posted by E-Double at 7/26/2007 8:18:07 AM
For some reason the Win2003 Server/IIS 6 Inetpub folder does not have the
IISSamples folder in it. This did not appear to be an option that could be
added under Windows Components either. Does the IIS 6 Manager or some other
utility have to be installed to get this folder ? TIA ...... more >>
Local IIS cannot be accessed with IP Address 127.0.0.1
Posted by Simon at 7/26/2007 7:12:59 AM
Hi,
Currently, I got into a strange issue. I have a PC with Windows XP Pro
and IIS installed with all latest patches. From the local PC, I can
always access the IIS with http://localhost/....
However, I always get an access denied error if I access the IIS with
http://127.0.0.1/...
This ... more >>
Will IIS 5 support WebServices
Posted by Microsoft-DayLightSaving at 7/26/2007 12:22:00 AM
Hi All,
Could someone provide information on IIS 5 supporting WebServices?
we have a issue in our project , we are suppose to use WebServices with IIS
5, so i want to know if IIS 5 will support WebServices which is runs on .Net.
kindly help us.
thanks
Pradeep.V... more >>
php not working
Posted by Guus Ellenkamp at 7/26/2007 12:00:00 AM
After changing my php folder from e:\php to f:\php php does not work anymore
in my webserver. I found out regsvr32 phpisapi.dll gives an error. How to
fix?
... more >>
AJAX Toolkit Documentation on Vista 500.19
Posted by Tony Su at 7/25/2007 6:26:02 PM
Installed the documentation following the install instructions to the letter
although the steps seem to have been written for IIS6 and earlier.
A virtual directory is created which points to the folder containing the
website files including its own pre-configured web.config. The documentation... more >>
Vista, Classic ASP, VB6 Response.BinaryWrite Problem
Posted by MichaelPyles at 7/25/2007 3:50:08 PM
I have a legacy ASP app that works fine on IIS 5.1 and 6.0. In one case,
theASP calls a VB6 COM dll to stream binary data in response to an HTTP
request to resolve an HTML SRC tag. I have two test cases: streaming files
less than 5K in size and streaming files greater than 20K in size. Thi... more >>
help with error
Posted by Jason at 7/25/2007 2:56:02 PM
i have mulitple server in a web farm, application code is same on all.
i am getting this error on the one server via IE
The request failed with HTTP status 404: Not Found.
the status codes in the iis log i see
301 0 0 378 374 34718
and
then
500 0 0 3281 1138 32375
any ideas where... more >>
limit connections per IP
Posted by Scott at 7/25/2007 2:46:36 PM
Hi,
How do i limited connecitons to TCP port 80 by IP address ?
Thanks
scott
... more >>
user sessions eating all my ram
Posted by Scott at 7/25/2007 2:42:08 PM
Hi.
Im having problems with user sessions on IIS6 eating all my ram. Each
w3wp.exe*32 service is consuling 30-40 mb .... and hurting other apps.
Im have already restricting default app pool cpu usage, session numbers,
recycle every 60 mins,.
Any thing else i can do ?
Cheers
Scott
... more >>
ASP.NET 2.0 .asmx files physically exist but IIS returns 404
Posted by Chris at 7/25/2007 1:26:00 PM
Hello,
I have an interesting problem, I have a ASP.NET 2.0 Web Service where the
..asmx files physically exist but everytime I try to access them I get the
dreaded 404.
Any ideas? What simple solution is there?
Chris... more >>
IIS Object Cache
Posted by Shashi at 7/25/2007 1:24:04 PM
Is IIS Obeject Cache is enabled in IIS 6.0 be default? How to find out if IIS
Object Cache is enabled or not? Is there a key in the registry or metabase?... more >>
Generate a cert request with template in SBS2003
Posted by Anthony Smith at 7/25/2007 10:43:38 AM
Good Morning Everyone,
I hope everyone is doing well today. We're running SBS2003 SP1 w/ISA 2004.
I am trying to generate a certificate request in IIS6 with the Wizard but it
doesn't allow me to specify a template to be used so I am getting the error:
The request contains no certificate t... more >>
Bad Request (Invalid Hostname)
Posted by LeRoy Vanek at 7/25/2007 9:00:03 AM
Hi i am running 2 DC's w/ Server 2k3 Enterprise. On one server i have IIS 6.0
running my default website. www.leroyandmary.info . I can access my
website externally no problem. But on my local intranet at home where my
domain resides, if i type in www.leroyandmary.info i get the Bad Reques... more >>
Reference images on another server?
Posted by Just Askin at 7/25/2007 7:52:06 AM
Hello!
I know almost nothing about IIS or coding for web servers. Is the following
possible?
I'd like to serve pages from an IISserver that reference image files stored
on anothere fileserver but I don't want to make a public web server out of
the fileserver.
Is there a facility in I... more >>
dllhost getting hammered for memory
Posted by s_m_b at 7/25/2007 7:26:57 AM
Our intranet (classic asp + perl) runs on a fairly old W2k box, and
recently, the performance is suffering through what looks like a memory
leak via dllhost.
I've been through the code and made sure its watertight for unclosed
objects.
Two things give me a particular problem.
1) more than... more >>
Website on W2003 server with IIS 6.0.
Posted by MGBodifee at 7/25/2007 6:02:09 AM
I am kind of new to this, I have a website on a W2003 server.
Description: the World of Dance
IP address: 192.168.1.9
TCP port: 8002
Connection Timeout 120 sec and logging enabled MS IIS LOG FILE FORMAT.
I can access site via D:\Dance\Index.html, but in browser error: HTTP 400
bad request.... more >>
host header value
Posted by samhil at 7/25/2007 12:20:01 AM
Hi,
I hosted a web site with domainname http://xxx1.xxx.com. I got one more
domain name www.xxx2.com which need to be pointing to the website. i added
www.xxx2.com and xxx2.com to hostheader value. I also have 127.0.0.1 and the
ip address added in the host header value.but only http://xxx2.c... more >>
IIS & Quadri Processor
Posted by Stan SR at 7/25/2007 12:04:41 AM
Hi,
I have to set up a new IIS web server and I would like to know if that makes
sense to buy a Quadri Processor (XEON) for this configuration.
This server will only host IIS and another one will be configured for Sql
Server.
I thank you for your advices.
Stan
... more >>
Repost: How to set up Windows XP so that FrontPage recgonises local webs?
Posted by Dave Logan at 7/25/2007 12:00:00 AM
Hi - can anyone help me? I'm reposting this because I've had no =
responses to my original post, apart from one suggestion that I =
uninstall and reinstall IIS, which I did but it made no difference.
I'm using FrontPage 2000 and Windows XP SP2. I recently bought a new =
laptop and I can't reme... more >>
IIS with Perl
Posted by Gareth Howe at 7/25/2007 12:00:00 AM
Hello,
We've just installed a new server with IIS and Perl.
With the new encarnation of the server, when we run CGI scripts,
"Content-type: text/html" is displayed at the top of every .cgi page.
What have I done wrong here and what do I need to do to correct it?
Many thanks,
Gareth
... more >>
not seeing "Application Pool" in inetmgr on Win2003
Posted by Fat Frog at 7/24/2007 9:48:58 PM
Hello,
I just set up a new web server (IIS 6.0 Windows 2003) in order for my
developer to migrate some web apps from another server (also IIS 6, Windows
2003) to this one. But when I open the ISS manager on the new server, I am
not seeing the "Application Pool". Did I miss any steps when i... more >>
939373 issue: The service did not respond to the start or control
Posted by moishie at 7/24/2007 1:52:02 PM
Hey folks
on XP Pro here (SP 2)
I have always had IIs started by default, but suddenly now i see my default
(and only) website is off. i get this message when trying to start it -
**"The service did not response to the start or control request in a timely
fashion"
running iisreset v... more >>
Using POST method on application root folder
Posted by Matt Cooke at 7/24/2007 9:27:40 AM
Hi all,
I have a unique requirement for a project that I'm working on. I'm
creating an ASP.NET application that gets programmatically accessed by
a 3rd party. The 3rd party uses the POST method all the time and I
cannot change this. Everything works fine, except when the 3rd makes
its firs... more >>
Checking webserver configuration
Posted by Dan DeCoursey at 7/24/2007 7:32:03 AM
Hi,
I have my webserver
(Server 2003 sp2 running IIS)
configured with 3 NICs
one is my external IP for internet and the other 2 are "teamed" and are on
my internal network so this server is essentially multihomed .
If I fuly config the internal interface and specify a default
gateway..... more >>
creating text file
Posted by asp unicode ansi at 7/24/2007 4:16:01 AM
an error occurs when i create an asp file with filesystemobject and try to
launch it. the error is : unicode asp not supported.
should i convert it to ANSI? how can i do that?... more >>
IIS6 and screen resolution
Posted by Jim Rasmussen at 7/23/2007 1:30:44 PM
Can IIS 6 log a users screen resolution? If so, how.
TIA
Jim
... more >>
|