all groups > inetserver iis > october 2003 > threads for monday october 13
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
validate HTML page.
Posted by Mr. x at 10/13/2003 11:26:48 PM
Hello,
I am using IE 6.0, and some of my customers have IE 5.5, and I want a way to
do validation (only validation - OK, not OK, and what line, nothing more
than that).
Is there any way to validate web HTML pages, that includes scripts, in
several versions ?
Thanks :)
... more >>
ASP error 0147 (500 Internal Server Error)
Posted by Ken Schaefer at 10/13/2003 11:20:22 PM
I have a brand new Windows 2003 Server w/ IIS 6. We moved some sites that
were running on IIS v5 across.
Seemingly at random, for the main application, we start seeing ASP 0147
errors (500 Internal Server Error). This is appearing the IIS logs for all
ASP pages once the error condition starts ... more >>
Cannot Access My ISS Server Remotely
Posted by Jim at 10/13/2003 6:45:13 PM
Setup:
3 Windows XP Pro computers on a LAN
1 cable modem and Linksys router
I just installed IIS on one of my computers but cannot gain access to it
from a remote computer. In the explorer address bar I'm entering
http://myserver.
On my Linksys router, I've already tried forwarding port 80... more >>
Project Central Server doesnt work any more after IIS Lockdown Tool execution
Posted by Alexander Greiner at 10/13/2003 5:59:18 PM
Hello,
last week I run the ISS Lockdown Tool 2.1 on my Windows 2000 SP3 Server.
Since then Project Central Server 2000 doesnt work any more: when displaying
the timesheet
(http://MyServer/projectcentral/Tasks/TasksPage.asp?TimesheetView=1) the
following error message (translated from german... more >>
IIS5: Per Site User Account
Posted by Christopher H. Laco at 10/13/2003 5:01:07 PM
Is there any benifit for the overly paranoid to have each seperate IIS
website on a server run as a different user [account]?
This would mean that the Anonymous Access account set to a site specific
user and the COM+ package set to run as that site specific user
(assuming the site is set to... more >>
Any problems upgrading from FPSE 2000 to FPSE 2002?
Posted by Alan at 10/13/2003 4:55:53 PM
I posted a message a few days ago about the 'Configure Server Extensions
missing from the All Tasks menu' problem - which is still unresolved. One
suggestion was to upgrade to FPSE 2002. Not wanting to decide to do this
lightly, does anyone have any input into possible problems that this upgrade
... more >>
can't view with external ip
Posted by edward at 10/13/2003 3:46:04 PM
Hi, i just set up my IIS, and im trying to make a website server/ftp server. I started out with my home directory, and i can view it in my LOCALhost (192.168.0.129) but i can't view it from my external IP... I have a dynamic ip address, but i was testing with my IP at the moment.. and it says Page c... more >>
can't access published website
Posted by tricky300 at 10/13/2003 3:11:04 PM
I am in trial mode at the moment but can't seem to get the desired results. Can anybody help please?...
I am using IIS on SBS 2000. Both IISadmin and WWW services are started. I have put a simple page (default.htm) in the wwwroot folder. The SBS server has a permanently on broadband connection and ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
an other CGI question
Posted by Wout at 10/13/2003 2:55:41 PM
We are upgrading our webserver to Win2003 Server with IIS6.0
We use CGI executables for some of our SOAP services and I ran into
troubles. Reading "Configuring CGI Applications" helped a little but I still
get some errors.
1) When I access my CGI Executable, Windows asks for a username/passwor... more >>
iisstate output
Posted by daveGoogle NO[at]SPAM davewking.com at 10/13/2003 2:07:11 PM
Hi-
Ever since we've been using IIS 6 on Windows 2003 we've been having
some problems. We keep seeing the following errors in our log
|136|80004005|[DBNETLIB][ConnectionOpen_(Connect()).]SQL_Server_does_not_exist_or_access_denied.
Some days we don't get it at all, and some days there are sev... more >>
Dedicated web server using IIS6 with Win 2003 Web vs Win 2003 Standard
Posted by The Pistoleer at 10/13/2003 1:50:33 PM
Dedicated web server using IIS6 with Win 2003 Web vs Win 2003 Standard.
What do I loose by going for the Web edition vs the standard edition? I
will be using it for a dedicated web server. The server will have at most 2
CPUs and 2GB Ram, so that is not a problem. Hosting, email, ftp, and DNS... more >>
IIS could not be started in a standalone Win 2000 machine
Posted by Kalyani Janakiraman at 10/13/2003 1:08:11 PM
Hi,
I am having problems in starting IIS on my Windows 2000 machine. After
installation, I tried starting the IIS. If gives an error in the Event Log
saying
The World Wide Web Publishing Service service terminated with the following
error: The authentication service is unknown.
Request y... more >>
IIS not working, everything else in my "Advanced Server 2000"
Posted by TJ at 10/13/2003 12:46:04 PM
operates fine but when I go to Internet Service Manager. It does nothing. I have went through the installation process and verified it is installed but I can not access to create anthing. Any help would be appreciated.... more >>
DNS Server using IIS6
Posted by The Pistoleer at 10/13/2003 11:45:42 AM
Can IIS6 be configured to run a DNS server? Or is that some other program
included with Windows 2003 Server Web Edition?
Pete
http://www.Pistoleer.com - Retail & Wholesale (PH/FX 618-288-4588)
__________________________________________________________________
A-Zoom snap-caps, Bore-Stores ca... more >>
Session Object problem
Posted by Louis-Philippe Dumoulin at 10/13/2003 11:14:49 AM
Hi, I have the following problem. I use the Session object
in my aspx.
Session.Add("Campaign", null);
..
..
..
Session["Campaign"] = camp;
Response.Redirect("DataEntry.aspx");
In DataEntry.aspx I try to get back the value:
this.camp = (Campaign) Session["Campaign"];
It work ... more >>
IIS and authentication
Posted by steve NO[at]SPAM doublebagel.com at 10/13/2003 11:01:42 AM
I am confused by exactly how IIS works with authentication. I am
writing a PHP application, running on IIS6 on Windows 2003, and have
Integrated Windows Authentication enabled for the site, and anonymous
access disabled.
At one point, the PHP script copies an uploaded file to a location on
t... more >>
Please help!! ASP.NET isnt working!
Posted by Rick at 10/13/2003 10:56:02 AM
Hi,
I just installed IIS and when I tried browsing the link:
http://localhost
it says:
"you are not authorized to view this page"
HTTP Error 403 - Forbidden
I am on the administrator account and using Windows XP professional. I
tried all sorts of things, http://computer_name, http... more >>
Backing up IIS 5.0 Metadata
Posted by Michelle at 10/13/2003 10:42:37 AM
Never heard of this but it was suggested as something I do as a part of my
backup strategy for my web site.
I have looked through IIS and not found anything explaining how this is
done. Can someone out there give me a link or some sight to this?
Thanks.
... more >>
Can no longer run ASP
Posted by Tery Thompson at 10/13/2003 9:40:01 AM
On one of my webs I can no longer run asp files. I get
the following
This_key_is_already_associated_with_an_element_of_this_col
lection.
It is running on a Windows Server 2003 box.
Any ideas.... more >>
.Net Web Services not allowing http-get
Posted by Greg Owen at 10/13/2003 9:35:47 AM
I have a win2K adv. server running the .net framework.
In the past, I was able to use http-get to access .net
web services running on other servers with the same OS
and framework, but recently (more recently built servers)
are only allowing http-post requests.
Also, I can not do any web ... more >>
password protected folder problem
Posted by xavier at 10/13/2003 9:34:21 AM
Hi,
I've protected a folder with a password but when I try to
access to it with IE I can only logon to it with an
administrator member account. I have made exactly the same
operation with an other web server and it works perfectly
but with this one it doesn't work like I want...
Can so... more >>
sending mail to external address
Posted by Nathan at 10/13/2003 8:16:53 AM
When trying to send email that is on a different domain
using IIS SMTP Virtual Server and CDONTS, I recieve this
message:
Your message did not reach some or all of the intended
recipients.
The following recipient(s) could not be reached:
You do not have permission to send ... more >>
HTTP 500: Internal Server Error--DCOM got error "Overlapped I/O operation is ...
Posted by Klodeta at 10/13/2003 8:12:35 AM
Trying to run the asp applications, and all of the sudden
I am getting this error on the browser:
"Server Application Error
The server has encountered an error while loading an
application during the processing of your request. Please
refer to the event log for more detail information. Ple... more >>
Event ID 36 No such interface supported
Posted by Z at 10/13/2003 8:06:47 AM
I am getting this error when I try to run some ASP pages.
I have searched around and can't find anything except an
article saying that if I have installed crystal 8 I need
to run a hotfix, well I have not installed cystal 8 but I
tried running the hotfix anyway, no dice I still get this
er... more >>
DLLHOST.exe Memory leak IIS5, tools to trace?
Posted by neil662 NO[at]SPAM yahoo.com at 10/13/2003 7:58:11 AM
Hi,
An instance of DLLHOST.exe running on my W2K server appears to have
developed a memory leak, and I can't understand where it is coming
from. I've setup all the sites to run in High (Isolation) mode, so
each site has its own DLLHOST.exe however COM Services still shows one
IIS Out-Of-Proc... more >>
Ready to the unknow
Posted by Orlando Gondar at 10/13/2003 7:36:49 AM
Ok I had used my frontpage 2000 with my localhost, but I dont know
anything else about this Virtual Host, this is what I need to learn or know
how to do so I can experiment here.
1: Instead of "local Host" can the name be change it to any other?
2: How can I make a form that mails the result... more >>
IIS behaving strangely
Posted by samir.tripathy NO[at]SPAM indussoft.com at 10/13/2003 6:17:54 AM
i am facing a strange problem.
Till last week my web application was working fine.
one fine morning i found that it is not responding to requests.
In the browser it used to show "websit found, waiting for reply"
and
i restarted the IIS service. The web application started working
fine.
... more >>
.net WebApplications On IIS 6.0
Posted by Kjell-A. Skogsrud at 10/13/2003 5:46:04 AM
I was trying to create a web project on one of my
company's web server and i got this error:
--------------------------------------------------------
The Web was created successfully, but an error occurred
when trying to configure the application root for this
Web. Web projects may not ope... more >>
CGI files (EXE files) running under IIS 4.0
Posted by balan at 10/13/2003 5:11:15 AM
How to run an EXE file as CGI applicatoin(compiled using
Borland C++, using C:\>bcc -ml test.cpp command; the file
is using complex numbers) under IIS 4.0 on Windows NT 4.0
Server. This is an intranet application. The following
code was used to run this file.
<FORM action="TEST.EXE" meth... more >>
IIS & Access 0x80004005 Permission Error Problem
Posted by timothy.pollard NO[at]SPAM btinternet.com at 10/13/2003 2:46:37 AM
Hello
I have a very frustrating problem which is driving me nuts. I have
developed an ASP web site using an Access DB (2000 format, but built
in 2002) which works fine on my development PC running XP Pro, a
laptop running Win2000 and a server at my hosting company.
Unfortunately it won't work... more >>
users that can access my server.
Posted by Mr. x at 10/13/2003 2:07:20 AM
I am configuring IIS server in windows-xp (.NET).
How can I limit the access to the server to specific users ?
Thanks :)
... more >>
Dial in not working as expected
Posted by Steve at 10/13/2003 12:37:01 AM
I have Server 2000 web edition, running on an intranet
with dial-in access. My problem is that when dialling-in:
1. the server does not show as a member of the workgroup
2. when searched for in "My Network Places" it appears
butis still not shown as a member of the workgroup.
3. sometimes, BU... more >>
again... iis6 only logs local hits, why?
Posted by MrPolite at 10/13/2003 12:29:22 AM
I'm reposting this
I dont know too much about iis, so I guess I have set something wrong.
I'm using W3C log format, and I'm sure I'm checking the correct log file. It just shows the local hits on the site. I only see my own IP address in the log file, no other enteries from other people (yeah yeah... more >>
Neutral Apartment COM object won't work in Win 2003 server
Posted by Eyal at 10/13/2003 12:19:38 AM
I have a COM component written in C++ which is inteneded
to be stored in the Application object.
This means of course that I had to write it as
threadingModel = Neutral.
Alas in Win 2003 server this somehow doesn't work and I
get that annoying error saying I can't store Apartment
model obj... more >>
|