all groups > inetserver iis > july 2003 > threads for monday july 21
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Failed to download the excel file from IIS
Posted by Terence at 7/21/2003 6:00:30 PM
A number of excel files are located in a directory under the web root.
However, I am UNABLE to download those excel files by
https://webserver/excelout/excelfile.xls
An error messge is appeared when I try to save it in my local hard disk.
I use windows2000 and IIS.
What should I check/config ... more >>
Caching ASP pages
Posted by Jeff G. at 7/21/2003 5:26:58 PM
I'm operating ASP pages in a IIS 5 and FP 2002 extension
evironment. Only in this particular environment, can I
not get rid of the user getting cached ASP pages, even
when they no longer exist on the live server.
There is 1 live server and 3 proxies.
... more >>
problem: contents of web root folder deleted
Posted by SJB at 7/21/2003 5:16:22 PM
Hi group.
I have a windows 2000 server holding two sizeable websites with plenty of
traffic.
Everything was running fine for about six months until a week ago, when the
entire contents of my web root folder disappeared without trace.
We uploaded everything again but a week later, almost t... more >>
Cant see my Site.
Posted by David St.Clare at 7/21/2003 3:58:18 PM
I have an Intranet set up and running fine on IIS.
I have a dsl router running and all computers behind the
fire wall access the net just fine. It is time to open up
parts of the intranet to the world. I thought that I could
just put the webserver in the DMZ and it would show up on
the ne... more >>
Authentication service
Posted by kiki at 7/21/2003 3:42:02 PM
I am running windows 2000 server. Recently My server
crashed and I had to change the mother board.Everithing
went ok, since I replaced the pold M/B with same kind.
WWW service will not start. IIS shows all services
stopped. When I try to start the WWW service manually I
recive Event ID 7023... more >>
keep one website out of 5 from starting
Posted by Tammy B. at 7/21/2003 2:40:27 PM
How?
thanks
hurry
... more >>
Multi-host web sites with IIS on Windows XP?
Posted by Nigel Perry at 7/21/2003 2:17:34 PM
I have a low-hit web site served off a desktop Windows XP
system. I would like to host multiple low-hit web sites.
IIS 5 allows me to create as many site as I like but only
one can be active at once :-(
I have installed Windows 2003 Standard Server (the Web
Server appears to not allow Rem... more >>
IIS Performance problem
Posted by Efrat at 7/21/2003 12:32:18 PM
Hi,
I need some help with my IIS performance on my server.
I attach in a text file my server system information.
I have a single web site that serves about 100 concurrent clients that sends
many requests in high frequency -
Each client sends 20 requests and then stops for 3 minutes. Therefo... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Add Small EXE to Web Page
Posted by DJ at 7/21/2003 12:05:20 PM
All,
I have created a custome EXE application that is about
650K. I want to be able to access this application from my
IIS web page. This application has an actual interface,
it's not just a background program.
Is there a way to setup IIS to display this application
and be able to use... more >>
Weird Java Error (maybe?)
Posted by M Bramlett at 7/21/2003 11:59:16 AM
IIS: NT 4.0 - spk 6a
I have been running IIS for NT 4.0; for a longtime.
I have one website that is getting errors on some of it's
java (*.js) processes. Workings fine on our Win2000
system. All things being equal - should work. Gets error
such as //
^
** and then stops.
I ju... more >>
Custom Error 404
Posted by Eric at 7/21/2003 11:38:30 AM
I implemented a custom error 404 and it displays the
proper page when there is no extension on the wrong
address, i.e., www.server.com/wrongdirectory, but when
there is an extension (i.e.,
www.server.com/wrongfile.html) the error page does not
display and I get the standard 404 error page ... more >>
Implementing PUT Method
Posted by Joe Toth at 7/21/2003 11:16:10 AM
Greetings,
I am having a problem with my IIS 6.0 Server. I have a
site setup that clients need to have PUT access to. I
have created the site and given the user the proper
access permissions in NTFS as well as Write access in
IIS. However, when the client attempts to PUT to the site
IIS... more >>
W3SVC Logs Event ID 101 in the System Event Log
Posted by Andrew B. Abrams at 7/21/2003 11:15:48 AM
Sorry for the multiple postings.
I read http://support.microsoft.com/default.aspx?scid=kb;en-us;259373 in
regards to:
Event 101
Source: W3SVC
The server was unable to add the virtual root '/Exchange' for the directory
'M:\(Domain Name)\MBX' due to the following error: The system cannot find
... more >>
Urgent Help...My job is on the line
Posted by Kevin Sanabrais at 7/21/2003 10:35:29 AM
Help anyone,
I have been addressing my IIS 4.0 issues for two weeks now. It seems that
one of my websites has a tendency to stop working. I currently have 5 sites
setup in IIS, but one in particular will stop working (can't detemine a
trend as to why it goes down). To remedy the problem I just... more >>
Form results won't save
Posted by Adam at 7/21/2003 10:31:51 AM
We have two web sites running on our web server. Both web
sites have a form page. We have frontpage 2002 server
extensions installed and configured on our web server.
Whenever we enter data on these pages and click the
submit button, it appears to function correctly, but when
you go to loo... more >>
read access to default web site
Posted by Rob at 7/21/2003 10:04:23 AM
after installing 2003 I noticed that our website will not
be served-up if read access is not checked under home
directory of the default website. with IIS5 we never had
this checked. Now with IIS6 it has to be checked or the
site does not come up. Any ideas?
thanks
Rob... more >>
cannot ping-->
Posted by Bhanu at 7/21/2003 9:55:07 AM
hi Jonathan Maltz/ ALL ,
I have already some websites in my websites. It has the
same settings as the one i created now. It says that it is
ar port 80.
my public ip is pointing to the private ip in the firewall
when i look in my firewall.
we use T1 line for our internet connection.sother ... more >>
ASP.NET on a DomainController
Posted by Randy at 7/21/2003 8:55:56 AM
I'm developing an ASP.NET app that uses ActiveDirectory. To demo
this, I've built a notebook as a Win2000 DomainController with IIS.
To my pleasant surprise this actually worked - at least until I
patched it the other night. Now I get nothing but security violations
(access denied), with no us... more >>
Query host header value
Posted by bobbygmartin NO[at]SPAM hotmail.com at 7/21/2003 7:57:40 AM
I want to query an IIS 5 Web Server and return the values of the host
headers so that I can dynamically generate URL's for my server. I
update the websites on my server frequently and want to automate this
process as much as possible. I found this script:
"Set IISOBJ = getObject("IIS://Local... more >>
IIS 5 on XP Professional - Can not view Help Pages
Posted by Zaid at 7/21/2003 7:49:29 AM
Hello,
I have just installed IIS on an XP Professional system
and I can nopt view the help pages. This has happened
before and I have never been able to resolve. The problem
seems to be that the ASP pages do not want to display.
What can I do to correct this? Has anyone come across
this... more >>
IIS Remote Desktop Web Connection
Posted by David at 7/21/2003 6:42:49 AM
I have an IIS server set up at home and am attempting to
connect from work through the web
(http://servername/tsweb). I have downloaded and
installed the remote desktop connection software from
http://www.microsoft.com/windowsxp/pro/downloads/rdclientdl
..asp as I am running windows 2000 f... more >>
ASP-COM Web app on Windows XP?
Posted by Miguel Calderon at 7/21/2003 6:31:10 AM
We have an web application consisting in browser based
clients with Javascript, a lot of COM objects in the
middle tier and only one ASP file that creates those
object. We have a VB 6 project (for development and
testing) with those objects and a small exe as the entry
point. We usually ru... more >>
Mutiple sites on single host
Posted by Dan at 7/21/2003 4:06:31 AM
Here is my question as rudementary as it may be: I have finally got a
static external IP from my ISP and I would like to run multiple sites of my
IIS box. What is the best step by step way for me to do this. I am running
W2K server and IIS but am sort of clueless on the IIS side. The ISP is a... more >>
iis 6
Posted by Tammy B. at 7/21/2003 1:11:11 AM
I had iis 5 and the lockdown tool. The log regulary reported hack attempts.
Now with win 2003 server, MS says don't use the lockdown tool, yet I see the
attacks, but they are not "Blickded by URL scan"
what can i do to improve my security.
... more >>
|