IIS 5 and a ASP upload script.
I'm trying to implement an upload page on our website. We
are running a win2k test server and i'm wondering what
the best/easiest way would be to do this. Should I use
PHP or ASP? What do i have to configure on the server?
Where would I find a script or information on how to do
this?
Any help is always appreciated!
helm Tag: IIS Unresponsive Tag: 312899
windows 2003 web edition. Websites with special characters, danish characters
Hello
I am moving all our sites from windows 2000 server to windows 20003 web
edition server. I have a few .nu sites with danish characters, but the iis6
does not seem to allow this.
The danish characters is æ ø and å.
Is there an solution to this!
Thanks! Tag: IIS Unresponsive Tag: 312879
IIS Version
How to find the version of IIS loaded on a Server? I have
Windows 2000 SP3 system and the IIS that has come along. I
need to find the version number.
Any help is appreciated. Tag: IIS Unresponsive Tag: 312878
Store Values in Sessions' variables
Hello,
I updated my IIS 5.0 and I have some problems to store values in the
sessions' variables
In fact in the file global.asa , I use the following code to initialize a
variable
Sub Session_OnStart
SessionSesLogin = xx
End Sub
Sub Session_OnEnd
SessionSesLogin = xx
End Sub
In an ASP, I initialize the Session's variable
<%SessionSesLogin ="MonLogin"%>
When I try to read the Session's variable on the SAME asp page, it's correct
But I put a
<language=javascript>
top.window.location.href = essai.asp
</script>
In the file essai.asp, the Session's variable is initialized and I can't
understand. In IIS4 it works correctely.
Can you help me ? Tag: IIS Unresponsive Tag: 312866
Personal Web Manager instead of Internet Services Manager
Trying to install IIS on Windows 2000 Pro, in
Add/Remove Windows Components, Windows
Components Wizard, IIS Details shows:
[] Common Files
[] Documentation
[] FTP Server
[] FrontPage 2000 Server Extensions
[] IIS Snap-in
[] Personal Web Manager <=== NOTICE!
[] SMTP Service
[] World Wide Web Server
"Personal Web Manager" appears where I am
told to expect "Internet Services Manager" to
appear. I check it, but IIS does not get installed
properly. The IIS Admin Service is installed, but
not the WWW Server.
-- frosty Tag: IIS Unresponsive Tag: 312863
Catastrophic failure installing IIS 5.0 on Win2000 Pro
After uninstalling IIS, removing inetpub folder and iis5.log,
then reinstalling IIS from Windows 2000 Pro CD-ROM,
the following is in iis5.log:
[11/18/2003 0:9:33] OC_COMPLETE_INSTALLATION:iis_common:------------------
[11/18/2003 0:9:33]
OC_COMPLETE_INSTALLATION:iis_common:CallProcedureInDll(C:\WINNT-WS\system32\
inetsrv\coadmin.dll): DllRegisterServer
[11/18/2003 0:9:33] OC_COMPLETE_INSTALLATION:iis_common:iOleInitialize:
Succeeded: 0. MakeSure to call OleUninitialize.
[11/18/2003 0:9:34] OC_COMPLETE_INSTALLATION:iis_common:CallProcedureInDll:
Calling 'DllRegisterServer'.Start
[11/18/2003 0:9:34] OC_COMPLETE_INSTALLATION:iis_common:MyMessageBox:
Title:IIS Setup Error, Msg:Error calling procedure 'DllRegisterServer()' in
file 'C:\WINNT-WS\system32\inetsrv\coadmin.dll'.
0x8000ffff=Catastrophic failure
[11/18/2003 0:9:34] OC_COMPLETE_INSTALLATION:iis_common:!FAIL!
[11/18/2003 0:9:34] OC_COMPLETE_INSTALLATION:iis_common:CallProcedureInDll:
Calling 'DllRegisterServer'.End.FAILED. Err=8000ffff.
[11/18/2003 0:9:34] OC_COMPLETE_INSTALLATION:iis_common:------------------
Also, similar failures on svcext.dll and iislog.dll, admexs.dll,
and iischema.dll
IIS Admin Service starts, but the WWW Server does not
even appear in the list of Services.
-- frosty Tag: IIS Unresponsive Tag: 312862
IIS Russian filenames
Win2000 SP4, IIS 5.0
I try to use filenames with russian symbols and receive 404 error "File not found". When Ш use IIS 4.0 and WinNT I convert russian symbols to hex codes and it works prefect but now itnot work. How can I solve this problem? Tag: IIS Unresponsive Tag: 312854
Newbie's Q: How to test?
I'm a newbie and just started on the road of web development.I've been
struggling with getting IIS 5.0 to recognise the site on my W2K machine. I
have an ISP and aim to eventually publish on third party Web Host.
I'd just like to confirm:
When I am testing my site through IIS, and the site is located on my
computer do I HAVE to be logged into the net to do my testing? I am doing an
ipconfig, getting my IP address, and then typing
http://<myIPaddress>.default.asp into my browser.
Is this the way its done? Is there a way to test when I'm not connected to
my ISP?
TIA Tag: IIS Unresponsive Tag: 312848
WIn2k SP4 breaks OWA change password functionality?
MS have changed the way IIS5.0 change password
functionality with Win2k SP4 as described in;
IIS: Change Password Functionality Replaced with Active
Server Pages
http://support.microsoft.com/default.aspx?scid=kb;EN-
US;331834
I have just been building a new OWA 5.5 server, running on
Win2k SP4 and have noticed that change password
functionality requires some tweaking to get working
properly.
Specifically;
1) "Account" name gets truncated by 1char on the left
eg. "testuser" becomes "estuser"
2) Pressing Cancel button gives;
"Response object error 'ASP 0158 : 80004005'
Missing URL
/iisadmpwd/achg.htr, line 20
A URL is required."
After making a successful password change, a link called "
Back to " is displayed, with URL
of "https://servername/iisadmpwd/" which not surprisingly
does not work. It should really be some sort of close
window jscript?
By making manual changes to the .htr files in IISADMPWD
folder you can make it all work gracefully but it can take
some time to get right.
Regards,
Matt Tag: IIS Unresponsive Tag: 312847
Cannot remove ism.dll script maps...
This is the error I am getting.
I was initially trying to reinstall my Mcafee Antivirus
software after the server was rebuilt, and got the
message that I needed to perform Windows Update before it
would work. We downloaded the Windows update but when
trying to install it, get the error messages:
"Cannot remove ism.dll script maps"
"sp4115 unable to connect to the metabase"
"unable to create cab installer object. Agent service may
not be running properly"
I'm not exactly an IIS guru so was hoping someone could
help me. Is it just a matter of removing the ism.dll
scripts? If so, how do I go about this.
Thanks in advance. Tag: IIS Unresponsive Tag: 312842
subtle url/address question
perhaps this is better asked in an internet protocol group or dns group
buy my iis server, will display the default page with either url,
http://www.job1data.com/ or http://job1data.com/ (no www)
but when i want to access a specific page such as
http://www.job1data.com/phsvolunteer.htm it will only resolve using www in
the url????
my host header definition is currently www.job1data.com , i have tried just
changing the host header def to job1data.com/ (no www) but no change
is this subtle difference due to the way my dns is setup or my iis setup?? Tag: IIS Unresponsive Tag: 312840
iss 6.0 stops working
my iss 6.0 was responding to web requests.
now, it stopped working.
my web content has not changed.
I rebooted the box, I stopped / started the default sire.
still does not work.
what should I do? Tag: IIS Unresponsive Tag: 312822
how to make the web pages be searched by search engines?
when people do a search in search engine, lets say google
http://www.google.com. We will be able to get a lot of results. I wonder how
the search engines able to search the results? If I have web pages, how to
make the web pages be searched by search engines?
please advise! Thanks!! Tag: IIS Unresponsive Tag: 312821
Multiple websites, multiple ips, one NIC, websites are getting mixed up
Hello.
I'm running IIS 5.0 on Win 2k server. Additionally, I have ColdFusion
MX 6.0 running as a service as well.
My problem is that I have five different websites set up on this
machine, two of which are high-volume sites. When I try to access
other WWW websites set up in IIS I frequently get a site other than
intended. For instance, I will try accessing Coldfusion Administrator
via http://localhost:xxxxx, and I will get a website configured for
one of the other IP addresses.
I have shut off Socket Pooling. Additionally I have set all the
websites' Application Protection to High (Isolated) as I originally
thought this was a problem with the wrong memory being addressed
somehow.
Thanks in advance for your help.
-TJ Tag: IIS Unresponsive Tag: 312814
IIS Won't open ASP files
I have IIS installed on a 2003 server. I Did pick the ASP
components to install yet when I try to open any page that
has an ASP extension it won't work.
I have tried to open up pages from within Internet
Explorer and it says "This page can not be displayed"
Any hints as to why IIS can't read an ASP file?
Thanks. Tag: IIS Unresponsive Tag: 312809
File opens download dialog
Using IIS 6 and IE 6 with all service packs. When a user navigates to one
specific directory to view Word docs on the Intranet, the user is prompted
to save the file instead of the file opening.
What needs to be done to this folder in order to view the Word docs instead
of getting prompted to download the file?
TIA
DDS Tag: IIS Unresponsive Tag: 312808
Local drive mapped to Intranet Server Hyperlinks are wrong.
I have a department that has taken over a new Intranet
running on an IIS server. I have provided them with a
mapped drive directly to the WWWROOT folder for easy
access to files and folders. They are editing it with
frontpage. When they open an existing document in word
that resides on the intranet, and try and create a
hyperlink to another document on the intranet instead of
putting in a http path it does a local path. No matter how
much we try and edit the hyperlink when we PDF it it makes
it go to a local drive. Well since none of the other users
have this local drive mapped they do not have access to it.
Any help, or even a point in the right direction would be
appreciated.
Thanks in advance. Tag: IIS Unresponsive Tag: 312806
connection reset errors
I'm looking for a suggestion on how to best monitor and log a given IIS
session, ideally in verbose mode. We have an app that allows users to
install application via URL's. Problem is when the application is hosted on
IIS, our debug log on the client shows "connection to the server was reset"
when accessing this large file via dial-up. I'm pinning this on IIS because
the same installation over dial-up works when the download is hosted on
UNIX.
Perhaps our problem is related to a setting within IIS or with our ISP? I
don't understand why UNIX works, however. Tag: IIS Unresponsive Tag: 312804
MSWC.Tools
I moved an ASP application from a Windows 2000 to a Windows 2003 server
I'm using MSWC.Tools to validate the existence of some files
I got the next error
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
H E L P
Thank you. Tag: IIS Unresponsive Tag: 312803
Bypassing anonymous access intentionally
I would like to enable anonymous access to most content, including the main
root home page, of a particular portal site that is hosting a SharePoint
Portal Server v2 portal. In IIS, I enabled anonymous access in directory
security for the portal site. But now, becuase people who have user
accounts on the portal aren't asked for authentication, of course the their
targeted links no longer show up on the home page and the link to their
personal home site is not on the home page as well. A simple solution to
this would be to create a link on the home page to a non-anonymous page for
login purposes. However, many things in Sharepoint have public and private
views (in other words, all authenticated users may see something entirely
different at a particular URL than does a person who has a personal view).
When anonymous access is enabled, the private view is no longer available or
easily accessible so when you send a URL to someone, if it is your intention
to show them the private authenticated view, there seems to be no easy way
to accomplish this.
Do I need to create a separate site in IIS, one for anonymous and one for
authenticated access or is their a simpler (or more clever) fix using IIS6
or something else? Tag: IIS Unresponsive Tag: 312801
Fatal Error in IIS Starting it up.
Anyone ever gotten this when trying to restart a website in IIS on XP --
Unexpected error Ox8ffe2740 occured
any help would be appreciated. Tag: IIS Unresponsive Tag: 312799
Help IIS RESETS
This is the message i get when we have our application
running using our own ISAPI code, it desapears when we
don use the ISAPI filter, Can anyone help, It seems
IIS assumes that we have a virus as stated by microsoft
Message
IIS ADMIN SERVICE TERMINATED UEXPECTEDLY XTIMES EVENT ID
7031
SMTP SERVICE TERMINATED UNEXPECTEDLY XTIMES EVENT ID 7031
FTP SERVICE TERMINATED UNEXPECTEDLY XTIMES EVENT ID 7031
It only happens when we are using our own ISAPI FILTERS
. Tag: IIS Unresponsive Tag: 312792
.aspx files don't work
I have been having some trouble with my web server running
under Windows 2000 Server, so I removed IIS and
reinstalled it. Now, I noticed that my .aspx pages don't
work correctly. The server is returing the .aspx files as
text to the client instead of parsing them, although .asp
files work fine. I did notice when loking through the
variosu web properties, that under "Documents->Default
document", where there is usually a "default.aspx" item to
choose, there is not. It's my initial assumption that
something having to do with the .NET extensions has gotten
removed from IIS, presumable because I removed and re-
installed it and Windows 2000 did not originally have
support for .NET server content? Hmm.... So, I went to
Windows update and installed the .NET framework, but still
now luck. Any suggestiosn? default.aspx still does nto
show up automatically ni my choices for default documents,
so I'm assuming the server still doesn't understand
what .aspx files aer or what to do with them. Thanks!
JIM Tag: IIS Unresponsive Tag: 312780
Can I have multiple domains on one machine?
I ahve two questions that are somewhat unrelated... One
of general curiosity and the other of immediate practical
use, but I'll go ahead and post them both here.
#1 - I am hosting several small websites on my server
(2000 Advanced Server). When deploying the webs, many
peopl ehave said that I should simply create new virtual
directories beneath the root web for each site. The
problem with this approach is that I need the sites to be
unique by their web addresses, so I need different webs in
order for them to distinguish the requests from each other
based on the host headers (so that erquests for "ABC.COM"
go to a different web than requests to "XYZ.COM".) I do
not have any trouble setting this up. However, some of
the applications I'd like to use (such as SMTP, POP3,
etc.) want for users to authenticate to do various
things. Again, I can work around these issues, but what
I'd really like to do is to simply give Joe with XYZ.COM a
Windows account that he can authenticate with for things
like sending and retreiving his email. Otherwise, without
that then I have to explain to Joe that even though
he's "XYZ.COM" he has to enter his username
as "joe@jim.local" in order to authenticate beacuse my
system is not "really" XYZ.COM... Phew... anyway...
Hopefully ou can see what I mean here. It seems like
active directory could support more tha none domain, and
the server could act as the PDC for more than one.. Or is
this not corret? Could anyone give me a suggestion as to
how to make this work better? Surely there must be a good
way to do this and look professional without having to go
out and physically buy a separate box for each and every
site we deploy! LOL
#2 - This is more of general curiosity, but when I was a
user of a workstation on NT 4.0, I remember that the
system logon screen would allow you to choose from a list
of several different NT domains to authenticate on. I hear
that now in Windows 2000, it is not possible to register
on more than one domain, plus your local system. Is this
correct? If not, then how do I tell my local computer
that it belongs to more than one domain, so the domains
come up in the dropdown at sign on?
Thanks for any help! ;)
JIM Tag: IIS Unresponsive Tag: 312770
permissions for web pages
hi there
I'm running IIS5 and installed the lockdown tool. If I'm running a database
site with the UPDATE facility what permissions should my static and dynamic
pages be set
to ?
thanks Tag: IIS Unresponsive Tag: 312766
ASP script only runs OK once
ASP script runs OK first time it is run, but then fails
(500 Internal Server Error) on all subsequent attempts
until IIS is restarted.
Script is very simple and I can see no faults with it.
Developer says it works fine on his Personal IIS on laptop. Tag: IIS Unresponsive Tag: 312750
'companyweb' access
After setting up my SBS 2003 server, I am able to access
my internal website 'http://companyweb' from all Windows
XP workstations, but not from Windows 98 (IE6.0)
workstations. Receive 'Page cannot be displayed'. Help. Tag: IIS Unresponsive Tag: 312744
url forwarding / url mask
I'm trying to map a url that comes ito IIS throught https
to weblogic app server.
In the home directory page I can use the "redirection to a
url" option. It however show's loaclhost:7001/ in the
browser string and I'd prefer to have that show as the
domain name.
How can I do that? Tag: IIS Unresponsive Tag: 312742
IUSR and IWAM accounts are missing for a server runnin IIS5
On a server running IIS 5 the IUSR and IWAM accounts are missine. According to the articles I have found they are supposed to be recreated every time the IIS Admin service starts. When I stop and start it they don't get created. So the problem is without those accounts anonymous web and ASP pages don't run. Any help please? Tag: IIS Unresponsive Tag: 312734
CGI once but not twice: W2kPro vs. W2kServer?
My development machine is running IIS5.0 on Windows 2000 Professional. I am employing a CGI executable (mapserver.exe, written in C) in a website. This programme creates a map as a PNG image from database input and returns a url for the image. A few months ago, I finished developing the website to my satisfaction and moved it to a production server that runs IIS5.0 on Windows 2000 Server.
A few weeks ago I had a hard-drive crash that necessitated getting a new machine for development. I thought I had it set exactly as it had been on the old machine, but I am getting a weird error. When the website is called for the first time, the CGI does exactly what it is supposed to do (create a map). But the next time is is called (for example, by zooming in on the map) it returns "CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:". If I hit "refresh", it returns to the start, i.e. the first map it drew; but every so often, about once in every four times, hitting refresh will take me to the new map, the one most recently requested. In short, the CGI call works first time every time, but only some of the calls within the same session are working. The code invoking the CGI call is identical to (copy-and-paste) the code on the production machine, which works perfectly every time.
Of course, I originally thought it was a problem with the CGI setup, but I have exhaustively compared it to the working version on the production machine and I don't think this is the problem. I have set permissions for IUSR and IWAM identical to the production machine.
Is there anything else I can try to get the CGI to work on my development machine?
One other thing, but I don't believe this is a factor: the development machine has .NET, the production machine has not. Thanks for any help you can render. Tag: IIS Unresponsive Tag: 312732
NLB & SSL Sites
I have 2 servers setup to Network Load Balance 4 SSL sites. NLB is
currently configured for Single affinity so we don't have problems with
users bouncing from one server to another. Here is my question:
We purchased a wildcard SSL certificate that serves all of our web sites
(e.g., *.mysite.com). In a typical installation each SSL site would have
it's own IP address that it is bound to. Now since we have a NLB setup we
can't do this since 2 servers with identical web sites sharing the same IPs
would cause a conflict on the network. I guess my question is - do I need
to add all 4 IP addresses as IPs to the actual Cluster? Then once this
information is propogated down to the servers can I then associate these IPs
to each SSL site?
Thinking in terms of IP addresses / Cluster IP addresses and SSL sites has
got my brain a bit confused.
Brian Tag: IIS Unresponsive Tag: 312730
Permission for Internet Information Services MMC
Hello everybody,
is there a way to allow "Power Users" to manage the IIS (stop default
web instance) etc? How can I do that?
thanks in advance
regards Tag: IIS Unresponsive Tag: 312729
iislockdown and Citrix CSG
I am running a Citrix CSG (Citrix Secure Gateway) server.
After installing iislockdown my published icons had a
corrupted look to them. It has been suggested that I use a
customized iislock down to fix this. However, I have never
used the iis lockdown utility. Does anyone have any ideas
on where I can look at maybe either a sample script or if
someone has experience this before maybe I can look at
their script. Thank you in advance. Tag: IIS Unresponsive Tag: 312726
URLSCAN blocking MS IM with exchange 2k
I have been trying to us Microsoft IM in house with our exchange2k server
and recently no users can authenticate to it...
I get an error in MSIM 2.2 and 5.0 that says:
Exchange Messaging Authentication Failure. The person logged onto this
computer does not have permission to use the specified e-mail address.
Please supply an email address and logon credentials for that address.
the W3SVC1 log shows:
2003-11-17 13:53:06 10.0.1.51 - 10.0.1.22 80 SUBSCRIBE
/instmsg/aliases/jqpublic 200 0 - -
2003-11-17 13:53:06 10.0.1.51 - 10.0.1.22 80 GET /<Rejected-By-UrlScan> 404
123 - -
the URLSCAN.ini has the appropriate allow verbs...
[AllowVerbs]
;
; Note that these entries are effective if "UseAllowVerbs=1"
; is set in the [Options] section above.
;
GET
HEAD
POST
;OPTIONS
SEARCH
POLL
PROPFIND
BMOVE
BCOPY
SUBSCRIBE
MOVE
PROPPATCH
BPROPPATCH
DELETE
BDELETE
MKCOL
UNSUBSCRIBE
SUBSCRIPTIONS
;COPY
;LOCK
;UNLOCK
;PUT
ACL
NOTIFY
so why am I getting shut down?
thanks in advance,
-timur Tag: IIS Unresponsive Tag: 312723
Weird issues with IIS6 after installiation of PIX 501
This is a multi-part message in MIME format.
------=_NextPart_000_0010_01C3ACEE.EA23BB30
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I'm running into problems with IIS6 after installing a PIX 501. I =
cannot access my internal web sites after this installation. I'm not =
seeing anything in either the Pix logs or the IIS logs about permissions =
being denied or the like. I was just wondering if anyone has come =
across this after changing a router or firewall. This is a small home =
network. Thanks.
--=20
JEROMY LEASE
------=_NextPart_000_0010_01C3ACEE.EA23BB30
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1276" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I'm running into problems with IIS6 =
after=20
installing a PIX 501. I cannot access my internal web sites after =
this=20
installation. I'm not seeing anything in either the Pix logs or =
the IIS=20
logs about permissions being denied or the like. I was just =
wondering if=20
anyone has come across this after changing a router or firewall. =
This is a=20
small home network. Thanks.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><BR>-- <BR>JEROMY =
LEASE</FONT></DIV></BODY></HTML>
------=_NextPart_000_0010_01C3ACEE.EA23BB30-- Tag: IIS Unresponsive Tag: 312722
SMTP Logon
Is it possible to logon to the SMTP server that comes with IIS from a
machine other than the actual server. Ideally I would want to put some VB
Script in an SQL Server Job Schedule and use it to pull the emails into the
database. The SQL Server is on another machine on the network. Is this
viable. Tag: IIS Unresponsive Tag: 312721