all groups > inetserver iis > february 2005 > threads for february 15 - 21, 2005
Filter by week: 1 2 3 4
How to download another webpage from ActiveX control
Posted by wu_zhaohui at 2/21/2005 6:06:01 PM
I developed an ActiveX control to download another webpage and parse it to
obtain data from the web server. It works on Windows Server 2000 + IIS 5.0,
but does not on Windows Server 2003.
Can anybody help me to point the reason out? I really wish it can work on
IIS6.0. Thank you!
Zhaoh... more >>
new guy administering iis 6.0 ... help sought
Posted by joe at 2/21/2005 3:01:53 PM
Greetings,
I have just moved my site over to a new iis 6.0 server and I am pretty
new at the whole administering thing, however I am not totally lost.
I am using flattext zip code locator code and I keep getting an error
that my .cgi script cannot access a particular file. I am pointing to
i... more >>
Now that SHA-1 is cracked...
Posted by George Spiro at 2/21/2005 2:34:15 PM
Hi,
Now that SHA-1 is cracked I am wondering how is MS dealing with this? I am
wondering how do I create a new SSL certificate with SHA-256 or 512. Cant
seem to create one for IIS.
G.
... more >>
transfering iis settings and websites
Posted by eyespike1 at 2/21/2005 12:49:02 PM
Hi,
I am looking to upgrade a glorified desktop webserver running iis 6.0.
to a new dual pentium server with sep os drives and data drives.
What is the best way to migrate all settings? We have around 50 websites
running...can we move usersettings and folder permissions? Since the data
will n... more >>
Problem With IIS6
Posted by knder57834 at 2/21/2005 12:41:14 PM
I have just created a new website tgiy.com and finished creating the dns but
everytime I go to the website I always get this Service Unavaliable message.
Anyway I could fix this? ... more >>
urgent: form post broken
Posted by Param R. at 2/21/2005 11:45:09 AM
Hi all, i have an aspx page that basically responds to form post data. This
page runs under SSL and used to work fine on IIS 5. We recently upgraded to
IIS 6 and now when the client tries to post data to this page it gets back
the error below. The same client machine can get to the page via ge... more >>
iisdump - error not ruuning from an administartor account
Posted by piotr at 2/21/2005 11:33:40 AM
Hi,
When I try to run iisdump I got the error: you must be an Adminstrator to
run tis tool. Of course I run it using adminstrator account so what's wrong?
This is W2K SP4 Polish version.
Piotr
... more >>
ASP.dll symbols not found. Unable to locate ASP page.
Posted by DBLWizard at 2/21/2005 7:50:44 AM
Pat,
In several of the logs that I have put up the message about debug
symbols not found has shown up. Is there a way to install additional
debug symbols to get a better stack?
Thanks
David L.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
CDO and multiple 'To' email addresses
Posted by johnsevenoaks999 NO[at]SPAM yahoo.com at 2/21/2005 6:04:55 AM
Hi all,
It seems a straight forward thing to do but I can't find any reference
to it on here or MSDN. Is it possible, without using CC or BCC to send
an email to say 10 people at the same time.
I'm sure it must be possible but at a loss.
Cheers,
John G
... more >>
IIS report generating question
Posted by Dennis at 2/21/2005 6:01:04 AM
Hello,
My question is, Does IIS come with any built-in report generating tools?
The reports I am looking for are very basic telling me hits per page and such.
Any help would be great.
--
Cheers,
Dennis... more >>
XPProSP2 Cannot Find Server after IIS install
Posted by ilgary at 2/21/2005 5:15:04 AM
I have an XP Pro box at home. I have installed SP2. I, just this day,
installed IIS 5.1 in hopes of starting a website. IIS installed fine, but I
cannot open default.htm. index.asp, iisstart.asp or iishelp by using
http://localhost/filename
Everyone has permission to read on all files in... more >>
Network share using wrong network
Posted by Shabam at 2/21/2005 2:00:00 AM
In IIS I created a virtual directory "folder" using an UNC path:
\\10.0.0.5\folder
The server has two network cards, one with address 192.168.0.5, and the
other is 10.0.0.5. The IIS is running on 192.168.0.5, while the 10.0.0.5 is
for the network share. At least that's why I have two interfa... more >>
hosts and spyware
Posted by Shellybobs at 2/21/2005 1:59:03 AM
hope someone can help me with this problem
I have been using over the past few months a variety of different spyware
and adware agents. i have used spybot and ad aware and some other programme,
I have now settled for the beta one from Microsoft.
Now the problem is that when I do certain cl... more >>
Strange IIS5.1 problem with CSS and anchors
Posted by mhj NO[at]SPAM w-link.net at 2/21/2005 1:37:43 AM
I'm uss CSS to change the default link (<a href=""></a>) colors on a
web page. Everything looks fine when I upload the pages to a web host,
and when I view them directly on my hard drive with IE6.
The problem starts when I view them locally through IIS
(http://localhost/...).
The page display... more >>
IIS not listing subfoldes, Netapp (?!)
Posted by ammar_fake NO[at]SPAM vip.hr at 2/21/2005 1:13:33 AM
Hi!
I have this strange issue...
My ASP page needs to list the content of specific Netapp folder; the
code is very simple:
set fso = createobject("scripting.filesystemobject")
set folder = fso.GetFolder("\\io\Projekte")
for each fldr in folder.subfolders
wscript.echo "<li>" & fldr.name
ne... more >>
IIS6, cannot view asp page with IP address
Posted by yunfeim at 2/20/2005 7:27:02 PM
It always popup a logon window and need the user name, password and domain
name. But it works well if I use "localhost" to view the asp page.
Can anyone help me? Thanks a lot... more >>
DNS Error/Page Cannot be displayed
Posted by sandeepmadduri NO[at]SPAM gmail.com at 2/20/2005 5:39:49 PM
Hi,
I have installed a web application on IIS 6.0 and Windows 2003. When I
try to open the application from the machine that runs the IIS server,
it works fine. However, I cannot seem to open the website from another
machine on the same domain. I get a 404/Page Cannot be Displayed/DNS
Error m... more >>
IIS 4.0 Error 800706BF from CoMarshalInterThreadInterfaceInStream
Posted by BJ Freeman at 2/20/2005 9:55:33 AM
every once in while I get this . it ofcourse stops IIS.
any Idea where I should look. I am running windebug.
The run-time environment has detected an inconsistency in its internal state
and has terminated the process. Please contact Microsoft Product Support
Services to report this error. Error... more >>
ASP.NET resources not being displayed
Posted by Epetruk at 2/20/2005 5:09:24 AM
Hi,
I'm trying to get some ASP resources (asmx, aspx files) which are hosted on
IIS 5.0/Windows 2000 Server displayed. Unfortunately, anytime I browse to
these resources, I get a 404 error. It doesn't matter whether I'm browsing
from the same machine or from a remote machine - I still get the ... more >>
Cant load asp pages in windows 2003 server?
Posted by No asp in iis? at 2/20/2005 3:55:08 AM
I am not able to load asp pages at all... Every once in a great while one
might come up... I have allowed asp in iis but not sure what to do... I have
no problems with html... more >>
service.lck
Posted by Kerry at 2/20/2005 12:10:08 AM
Using FP2002, I published a sub web from a Win2000 server to a Win2003
server. All went well until I tried to change the sub webs permissions (it's
a message board)
I got the following error
The server extensions were unable to access the file "service.lck". Please
check the file permission... more >>
web page display error
Posted by Jay Cee at 2/19/2005 11:28:09 PM
I'm using Version 6.0.2900.2180.xpsp_sp2_rtm.040803-2158
of Internet Explorer.
Everytime I save a ASP web pages to my local hard disk
and double click to view the web page with Internet
Explorer, rather than showing the real content of the
page, Internet Explorer displays the code of the... more >>
SENDMAIL program to use IIS6?
Posted by J. C. at 2/19/2005 9:54:56 PM
I'm going to set up IIS 6.0 as my Web Server. Could someone tell me which
free SENDMAIL program for Windows to use to submit/email forms? Is Blat.exe
what I should be using for this or is there some other one? Please advise.
... more >>
automating builds of web sites on windows 2003
Posted by nicholas gadacz at 2/19/2005 7:09:02 PM
how do other build web sites on windows2003, we might launch a new product
which means up to 200 new sites after conventions. I would have to:
- copy over a set of files to a new directory
- edit file permissions
- edit the new global.asa
- create web site in iis
- create virtual folders
- a... more >>
EXE in URL and IIS 6 and 404 error page
Posted by Steve Schofield at 2/19/2005 6:21:47 PM
I have an application
http://mydomain/cgi-bin/File.exe?parm1=steve&parm2=schofield and I need to
run this on IIS 6. I remember seeing how to configure IIS 6 to allow EXE in
the URL in IIS 6 but can't locate it off hand. Any help would be
appreciated.
Steve
... more >>
Help with Adding Multiple IP's
Posted by David at 2/19/2005 4:29:47 PM
HI, I have an IIS server that I host multiple websites. I need to put some
sites on their own IP. I add these IP, to the single network adapter under
the TCP/IP settings. Once I do this, all my sites no longer work. I'm not
sure what I am doing wrong.
Most of the sites use Host headers and... more >>
iiscnfg problem with certificates
Posted by Charles at 2/19/2005 3:41:06 PM
The problem is that once I run iiscnfg.vbs, SSL stops working on the
destination server until I manually re-install the certificate.
Thanks... more >>
An Error occured oppeing FTP
Posted by Geovanni at 2/19/2005 2:41:03 PM
I been running FTP file on 2003 server and is been runnig fine, but now I
can not access the ftp file this is the message that I get:
An error occured oppeing that folder on the FTP server. Make sure you have
permisson to access the folder.
Details:
The operation time out.
I know for... more >>
Web Site help
Posted by KeyWest JetSki at 2/19/2005 9:43:36 AM
I have a web site that I developed on my computer and would like others to
look at it.
My setup
DSL Modem with static IP Address
Dlink Broadband Router
My Dell Computer
Runs Windows XP Pro SP2
SQL 2000 developers SP3a
IIS 5.1
My computer as a local ip address of 192.168.10.21
From my ... more >>
Strange Problem
Posted by Brad Allison at 2/19/2005 9:20:09 AM
I have one web server running IIS4 that insists on treating .html files as
executables. If I allow execute access on the site, it will load normally.
If do not allow execute access I get a 403.1 error when trying to load any
.html files. I do not have this problem with files with the extensio... more >>
Lost server session state
Posted by Charlie J at 2/19/2005 7:07:02 AM
I have a web server that is losing state. It will only hold the state (both
asp amd asp.net) for about 20 to 30 seconds and then something resets it.
This started shortly after the Tuesday monthly patch update from Microsoft.
I have been through all of the web.config files and the Session s... more >>
Help setting up IIS 5.1 test server
Posted by hisshouburaiken at 2/18/2005 11:17:18 PM
Hello,
I've started learning ASP.NEt, C#, etc, and I installed IIS 5.1 on my
XP machine to use for practice. I want to make sure that NO ONE can
access anything on the server or even see that it exists. I.e., I only
want it responding to requests from 127.0.0.1
Can someone post a fairly de... more >>
IIS6.0 Truncates Client-Script Files
Posted by EradicusMax at 2/18/2005 7:11:30 PM
Hopefully someone has run into this before, but I have several large
javascript client-side files included on my aspx page that error. The server
logs indicates that they were sent (code 200), but a look at the temporary
internet files on the client shows the files are truncated. Sometimes
t... more >>
'Properties' does not appear in administration web site
Posted by Rob Farmer at 2/18/2005 7:11:03 PM
I have IIS installed on Windows 2000 SP4 w/ IE6, and when I access the admin
web site, select an object, and click 'properties' in the left toolbar,
'Loading...' is displayed for about 10 seconds in the bottom of the screen,
and then disappears. Nothing happens (no properties window, no error,... more >>
iis6 + web edition + site setup via script??
Posted by vermon at 2/18/2005 6:41:02 PM
Hey!
Can anybody point me in the right direction
to find information and/or exmaples on setting
up IIS 6 sites via script.
I discovered the make new site from file.
But what I need to do is integrate this process
into an application (asp/mysql). It doesn't
have to be done via asp can be V... more >>
how to access a URL pathname contain email address in IIS 5.0, keep getting page not found, but it is there!
Posted by ng NO[at]SPAM soft.com at 2/18/2005 6:17:46 PM
Help anyone? Can someone please explain why my IIS 5.0 Server
does not allow a URL containing a path using my email address?
I can do this just fine on my other LINUX/Apache servers, but
not my IIS. IE will go to the path like
D:\Inetpub\wwwroot\PageTune\ng@soft.com\summary.html, but this
fai... more >>
owsadm -o usage, stats, & Top Ten Lists!
Posted by GregoryH. at 2/18/2005 5:13:02 PM
Good evening,
We have Windows 2003, IIS 6.0, and FPSE 2002.
I have successfully executed the command “owsadm.exe -o usage†on several
Web sites, and the Top Ten lists work.
Now what I need is the command to delete the stats the above command created
so the Top Ten lists no longer di... more >>
IIS6: Virtual Directories not visible when directory browsing enabled
Posted by WillieWorstel at 2/18/2005 5:12:07 PM
Hi,
I made a directory on my webserver that can be accessed using browsing. But
if I add a Virtual Directory to it, the Virtual Directories are not visible
when browsing. Only hard coded folders are visible. Bug or intended like
this?
Running Windows 2003 Standard Server with all hot fix... more >>
asp pages does not display
Posted by Nita at 2/18/2005 4:55:02 PM
We are on windows 2000 server with IIS 5.0, I have configured FP extension,
still asp pages does not display, gives 404 error. I can view rest of the
other pages, *.htm.... more >>
Create virtual directories programmatically
Posted by WillieWorstel at 2/18/2005 4:22:35 PM
Hi,
How do I create virtual directories programmatically using Windows Scripting
Host or Visual Basic?
Jeroen
... more >>
PHP cannot execute programs
Posted by Sue at 2/18/2005 4:11:04 PM
If I am in the wrong place, please redirect me.
I have Windows Server 2003. The application is written in PHP and I am
running IIS.
At one point in the application, PHP calls another program and passes a
parameter. Until today, this has been working fine (very slow, but working).
The com... more >>
IISState & Requests Queued Part IV Process ID ffffffff
Posted by David Logan at 2/18/2005 3:07:54 PM
Pat,
Can you tell me what to make of this. In a log for Process ID 648 has
an entry that looks like this:
Thread ID: 4
System Thread ID: b0c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: ASP.dll symbols not found. Unable ... more >>
Referring pages?
Posted by Scott Batchelor at 2/18/2005 1:48:24 PM
Ok, here is my scenerio.
I have a website that displays a warning page stating that it is a protected
site and the user must click on "Agree" to proceed. Once the user does
agree they are redirected to another page that requires authentication and a
Login pops up asking for username and passw... more >>
Permissions to view public
Posted by Pat Coleman at 2/18/2005 12:28:23 PM
I am being asked for username and pass just to view a new website I set up
on IIS6 with sharepoint extensions extended to it.
Whats the check list for permissions for a new site to allow people to
browse it from the internet.
I guess the Do's and Don'ts for security.
Its a plain Jane si... more >>
COM makes server choke
Posted by Rafael Chemtob at 2/18/2005 11:45:32 AM
Hi,
I have a site hosted in win 2K AS. the site uses DLLs to make calls to the
database (using COM).
I narrowed down that if I make a call to the server to bring up a page, and
the code is in the middle of the DLL (waiting to be returned from the DLL)
and I press "STOP" on the browser, the ser... more >>
Can't browse PDF
Posted by Oliver at 2/18/2005 11:16:55 AM
Hi,
I got a problem that I try to browse a pdf file (mostly size over 500k) but
blank with status 'done'.
Anyone got this problem and its solution as well?
Thanks
... more >>
IIS Logs
Posted by J1C at 2/18/2005 10:43:07 AM
Is there any way to do a bulk move of all IIS log files/folders?
... more >>
Web site down
Posted by EX Admin at 2/18/2005 9:37:08 AM
Hello all,
Once a website is down, is there any NT event generated? or what is the best
way to monitor a website is up or down?
Thanks... more >>
Inetinfo crashing - 7031 and 1106 errors
Posted by lzbsupport at 2/18/2005 9:37:01 AM
We have IIS 5.0 on 3 Windows 2000 servers (SP4) (SSL), clustered to serve one
ASP based application connecting using DB2 Connect 7.2 to mainframe database.
Uses Crystal Enterprise to generate PDF files on the fly. Inetinfo crashes
unexpectedly on these servers periodically (generally once a w... more >>
How to get server certificate of IIS 5.x in programatic way?
Posted by nealboy at 2/18/2005 9:28:32 AM
Hi:
In IIS 6,there is a COM object called certobj which can be used to get
server certificate with programming language such as VC and VB
But how can I do the same work with IIS 5.x as no such COM object in it?
... more >>
BigIP / ASP.NET Webservice Bad Request
Posted by Johan Burman at 2/18/2005 8:55:01 AM
Hi all
I got a bit of an odd problem at hand;
Background:
My application consists of a website ("consumer layer") that frequently
communicates with a set of webservices ("service layer"), both based on
ASP.Net. For the time being, the consumer layer and the service layer is
located ... more >>
IIS5 - only default web site has SSL port enabled
Posted by DiegoP at 2/18/2005 8:41:05 AM
Hello,
I a win 2000 server with multiple web sites. I use naming because I don't
have enough IPs, but I'm trying to set this up on different IPs.
The default web site is the only one that has the SSL port enabled and an IP
address under SSL in the advanced screen.
I tried removing t... more >>
ISAPI Port Change on SSL request - SetHeader
Posted by dudemanken at 2/18/2005 8:25:02 AM
I'm trying to change the port of an incoming HTTPS request in my ISAPI Filter
code and am stuck on successfully changing it with the SetHeader method.
Essentially, I am trying to direct the incoming 443 Port request to Port
4400. Here's the line:
pHeaderInfo->SetHeader(pCtxt->m_pFC, "SERV... more >>
How could I Install IIS into my Windows 2000 Server of File and Pr
Posted by Rosas, Socorro del Carmen at 2/18/2005 8:11:09 AM
I'm trying to install the Internet Information Services (IIS), one of the
Windows Components through the respective wizard. I have a File and Print
server in Windows 2000 Server SP4 OS in english, however when I tried to add
the IIS component and I selected the choice Application Server Mode,... more >>
IIS 6 and an Apache private web server
Posted by CFNeumann at 2/18/2005 7:43:07 AM
I need to 'proxy' to an Apache private web server to stream an image back
through an IIS 6 public web server. How can I get the IIS 6 web server to
send the request to the private web server?
For Apache to do the same thing it takes only a couple lines in the
httpd.conf file, but I need to... more >>
OWA Seamless login
Posted by Aztech at 2/18/2005 7:39:05 AM
Our Exchange server is also our web server. We are wunning Windows 2000
advanced server and Exchange 2003. We are running an intranet site that
requires authentication. When we first upgraded to Exchange 2003 by default
when a user logged into the intranet site and clicked on the e-mail link t... more >>
multiple CGI applets
Posted by CFNeumann at 2/18/2005 7:35:03 AM
I have a cgi applet that works beautifully on IIS 5.x and Apache 2.x but
fails with IIS 6 when the page has more that one of the applets on it.
Basically what this does is stream images to the web user but if there is
more than one image generated when using IIS 6 the first image appears and ... more >>
help dos attack
Posted by jp at 2/18/2005 7:26:51 AM
hi
with IIS6 and windows 2003 server, how to blocl an IP?
I know how to block with my linux box with iptables, but can you do the same
with Windows 2003?
thanks
... more >>
IIS 6 Auto Start Application
Posted by Robb at 2/18/2005 7:19:02 AM
I have an ASP.NET application, hosted in IIS 6, that performs background
collection of data. I want my application to always be running rather than
waiting for the first web request before starting. I have an application pool
set up for it that is configured the way I want it, but I've had to ... more >>
IIS6.0 W3SVC & SMTP Services won't start
Posted by Harpreet Sidhu at 2/18/2005 6:43:02 AM
Hi,
I am facing an issue with a fresh install of a Windows 2003 Web
Edition system which was fresh out of the box. This system has no other apps,
just a clean vanilla install. I do have the four reg keys that were
mentioned on one of the posts in this newsgroup:
HKEY_CLASSES_ROOT\Interfa... more >>
Unable to start debugging on the web server.
Posted by bic at 2/17/2005 11:21:02 PM
I get this error when I run this application from Visual Studio .Net:
"Error while trying run project: Unable to start debugging on the web
server. Per your 1/19/05 comment I have checked machine.config and
web.config to ensure that debug = true I still ended up with the same error
message. ... more >>
Need help with getting IISState running.
Posted by Raymond at 2/17/2005 4:50:30 PM
I try to run IISState on one of our Windows 2003 servers that crashes
regularly. Right before it crashes we can see the Requests Queued rise to
it's maximum. So I downloaded IISState 3.0. When I try to run it I get the
following error:
C:\Program Files\IIS Resources\IISState>iisstate -p 2... more >>
Help!! Web Server outage - ping failure
Posted by mdwyer NO[at]SPAM dwyer.com at 2/17/2005 4:30:45 PM
I have a Windows 2003 web server running IIS sitting behind a pix 506.
Internally, I use ip 10.0.0.3 for this web server. I am getting
erratic outages where no one (external or) internal can even ping this
server (www.dwyer.com). It has multiple Intel NIC's on the
motherboard, and I have tried... more >>
IIS 6 and NTLM
Posted by JRG at 2/17/2005 3:55:05 PM
We have an IIS 6 server and Integrated Windows authentication is not
working. I believe this is because Windows Server 2003 uses Kerberos v5.
Integrated Windows Authentication to IIS5 on Windows 2000 Server works fine
from clients behind a firewall. Is there any way to force Windows Server
... more >>
Suddenly cannot ad a 2nd website in 2k
Posted by Tom at 2/17/2005 2:59:46 PM
Normally I have no issues creating new web sites in 2K Pro. Suddenly I'm
not able create one. When I rt click on the server name in IIS, under new
'Web Site' usually shows up. All that is showing up now is new NNTP. I'm
trying this on my local machine. Anyone run into this isuue before? Any... more >>
Active Perl tasks not ending II6
Posted by Julesp at 2/17/2005 2:43:02 PM
I have noticed that since I converted from NT4 IIS4 to Win2000 IIS6 that our
servers processors have been at 85% or above. I checked out the processors
running and found appox. 30 perl.exe processors running each having a very
high cpu time, like they'd been running for days.
I end tasked ... more >>
Granting IIS rights to regular user
Posted by Steve Maddison at 2/17/2005 2:26:53 PM
Hi all,
How can I grant a regular user (or group) the permissions required
to administer IIS without giving them full administrator rights to
the machine? I've played with WMI and DCOM security settings for the
objects I assume govern this, but to no avail. When attempting to
access the "loca... more >>
User Controls and IIS 5.1
Posted by AL Cs at 2/17/2005 11:53:07 AM
Trying to teach myself some ASP.NET, I am reading "Sams Teach Yoyrself
ASP.NET in 21 days" But I am strugling with the "User Controls" (also). What
ever I do, my server do not see the difference betvean the "ascx" file and
the "aspx" file when I run it. The errors are "picked" in the aspx fi... more >>
Multiple web sites
Posted by Enrique at 2/17/2005 11:50:26 AM
Using Windows 2003 and IIS 6.0 I already have one website available
(www.xyz.com). How do I setup a second website (support.xyz.com) to use the
same public IP address, yet be directed to it's own unique web page?
Thanks,
Enrique
... more >>
Error loading ISAPI Extension (Crash/Hang Agent)
Posted by Gareth Lennox at 2/17/2005 10:47:34 AM
Hi all
Hopefully someone can help me...
We are using the IIS Crash/Hang agent on two of our servers. It has been
running with no problems for the last 8 months or so. Recently it failed on
one of the servers, loading the extension, and to get IIS working again, I
had to remove it from th... more >>
FTP: file view
Posted by shannon at 2/17/2005 9:11:02 AM
I a using Windows Server 2003 and created an ftp site to upload files to the
web. I can connect and upload file fine but all the files once connected
have no file names and a size of 0. I have full control, allow is checked
for all the permissions of the folder and am the owner of the folder... more >>
Python CGI-scripts with IIS 6.0
Posted by bernd.viehmann NO[at]SPAM ascom-ac.de at 2/17/2005 7:28:50 AM
Hi,
i have configured the IIS 5.1 on Win XP succesfully to start simple
CGI-Scripts using Python as language. But to create HTML-files i want
to use the additional Python-module "HTMLgen".
My problem is that the interpreter can not find the module. I have
created a PYTHONPATH environment-... more >>
New IIS Web Server issues.
Posted by Mark A at 2/17/2005 6:43:03 AM
I am switching from an Linux based E-mail system to Win2k running Mailtraq.
I have Win2k installed, with SPK4, Class A IP Address with the current MX
records pointing to the IP correctly. I have IIS installed, Active Directory
is set up, DNS Forward and Reverse lookup zones set up and DHCP Cl... more >>
Turn off 8 Bit MIME
Posted by John Winslet at 2/17/2005 6:30:27 AM
Hi,
I'm trying to turn off 8 Bit MIME from IIS6.0, the OS is
Windows 2003 so I cannot use MS Q262168. I think I can do
it through the IIS resource kit with Metabase Explorer.
Ive found the key which reports 7697601 which is default?,
how do I get the 0x... number which is needed?
HELP!!!... more >>
adding a new site results in iis error 401.1
Posted by leth at 2/17/2005 6:03:02 AM
hi there,
i used the wizard to add a new site which will be our intranet, after
following the wizard through, every time i try to access the site, it tells
me
HTTP Error 401.1 - Unauthorized: Access is denied due to invalid credentials.
Internet Information Services (IIS)"
i set this ... more >>
using wizard to add new site ends in 401.1 error
Posted by leth at 2/17/2005 5:49:05 AM
hi there,
im trying to use the wizard to add a new site to iis,
i have followed the wizard through and have set it up with annonmouse access
every time i try to access this i get
"
HTTP Error 401.1 - Unauthorized: Access is denied due to invalid credentials.
Internet Information Service... more >>
Multiple IP addresses in IIS6
Posted by jeronimo13 NO[at]SPAM gmail.com at 2/17/2005 5:11:54 AM
Hi,
I'm installing a Windows2003 server with IIS6. I need to run several
websites from this server and I can only see 1 IP address or the ALL
UNASSIGNED option.
Example:
192.168.123.1 www.domain1.com
192.168.123.2 www.domail2.com
192.168.123.3 www.domail3.com
192.168.123.4 www.domail... more >>
IIS6 VDIR / Application Pool Removal
Posted by Jeff at 2/17/2005 4:09:01 AM
I have a .NET setup / installation project that creates a .NET web site
(Virtual dir) on II6. In the Installer class which gets called from the
Custom Actions, I override the Install method to create an Application Pool
that will be specifically used for the Web site. We decided we wanted to h... more >>
MMS - 2003
Posted by Roma at 2/17/2005 12:25:04 AM
where i can find MMS service On windows 2003 PLease any help about it in
win2003 only
... more >>
IIS not displaying PHP documents
Posted by John Sommer at 2/16/2005 11:47:01 PM
Hello.
On a previous server running 2000 Server with IIS 5.0 I was able to install
PHP 4 and configure IIS to use the PHP CGI to display PHP pages.
I now have 2003 Server, with IIS 6 installed. I allowed PHP 5 to
automatically configure IIS on installation, though when i call upon a valid
... more >>
Help with web stats
Posted by Ken at 2/16/2005 11:42:04 PM
We run a small web site at our school. I have been asked to get the stats
for traffic to a certain page. Is there free software available for me to do
this. Can someone point me in the right direction? - Thanks
... more >>
can not see IIS webpage from other machine
Posted by boli97 NO[at]SPAM hotmail.com at 2/16/2005 6:47:08 PM
I set up an IIS and it is fine to access it (like
http://192.168.111.222/home.html) from local machine but cannot access
the site from other machine in LAN. I can ping 192.168.111.222 from
other machine. Any clue?
Thx.
... more >>
IIS / Sharepoint / FP2002 Mess
Posted by Pat Coleman at 2/16/2005 6:07:30 PM
SBS2003 Premium. I posted this in the sbs group and was asked to post it
here !
Basically, I cant get FP2002 extensions to work and I cant extend a virtual
web with sharpoint entensions.
I have un installed and reinstalled Intranet from the Add Remove Programs -
no luck.
I have removed... more >>
IIS6 isapi filter
Posted by Charlie at 2/16/2005 5:46:57 PM
I have a VERY simple isapi filter on my WinXP Pro localhost working just
fine, all it does is append a line to a text file when a request comes in.
I moved it to Win2k3 / IIS6 and I get the following event log errors:
1.
------------------------------------------
Event Type: Error
Event So... more >>
Any way to limit the bandwidth used by SMTP service?
Posted by Grant at 2/16/2005 5:19:49 PM
Hi,
We use the SMTP service to send out a large number of email newsletters to
our subscribers. Recently, the amount of traffic that this generates has
impacted on the response times of our webserver (we have a 2Mb/sec capped
bandwidth allocation). Is there a way of doing this without having ... more >>
concurrent users
Posted by bernardo at 2/16/2005 5:17:02 PM
dows the 10 concurrent users un a shared limit that Windows 2000 have applies
to a web site ?
Bernardo... more >>
Perfmon not showing any instances of ASP.NET apps
Posted by MattC at 2/16/2005 4:24:02 PM
I have installed a web app to IIS6 using xcopy to place this files in the
virtual directory.
The application is running ok. I need to look at some system stats so I
loaded Perfmon.exe I went to add the counters and found that my only
instance for all ASP.NET Categories is _total_. Needles... more >>
IIS and SUS - Initial Error with Update Svc Page
Posted by Clayton .. still confused at 2/16/2005 4:16:15 PM
I'm running Server 2003. IIS is installed and running with two "Application
Pools": DefaultAppPool and MSSharePointAppPool.
I install SUS with SP1 normally, except the data files are stored on D:, NOT
on the Operating System partition C:.
When I try to open the SUS administration page, I g... more >>
IIS binds all IP adresses on the server
Posted by sven at 2/16/2005 4:09:49 PM
hi newsgroup
I have a problem with an IIS6.0 on windows 2003 to run an application
server besides the IIS webserver with the same IP adress.
e.g.
iis ip 192.145.11.32 80/443
application server 192.145.11.33 80/443
The webserver listen on 0.0.0.0:80 and this is the problem that I can'... more >>
delay after publishing
Posted by Alberto Brivio at 2/16/2005 2:57:40 PM
Dear ALL,
I would like to know your opinions about this behaviour:
environment is two win2000 AS SP4 clustered
if I put and / or delete a file into a web site directory , effect on the
browser should be fast, but in this case I can see any changes even after 10
minutes
.....but if I ... more >>
IIS problem
Posted by Hovhannes Asatryan at 2/16/2005 2:13:15 PM
Hi guys.
I am newbie in IIS.
I have installed IIS v5.1, and when tring to run in IE 6.0 or other browsers
localhost have the following error.
Under Construction
The site you are trying to view does not currently have a default page. It
may be in the process of being upgraded and configur... more >>
Deploying Data Access Pages
Posted by Mark at 2/16/2005 11:49:04 AM
I have been trying to delpoy some DAPs and not have much luck. Does any one
have step by step instructions on how to make this work. I have followed
the step in Q2911783 How to deply data acess pages over the Internet.
I am using Win XP service pack 2 with IIS installed. the webpage is... more >>
recieving error: Serivce Unavailable Internal-Reason 132
Posted by Ron Niederer at 2/16/2005 11:45:02 AM
I'm running IIS 5.0 and serving a website. When accessing the website via
the internet the client is recieving a page with the message "Serivce
Unavailable Internal-Reason 132". Looking at the web servers logs there is
no record of the client trying to fetch a page. Also, the page appears t... more >>
Permissions on iis ftp log files
Posted by opie at 2/16/2005 11:38:30 AM
Hello,
I have a ftp account setup on my iis server with the home dir set to
the log dir. I need to ftp the logs to processs them with webtrends.
But the log dirs created for the individual web sites, ie W3SVC...,
don't have the permissions for the webtrends ftp user, and I have to
add the us... more >>
IIS 6.0 with .iso file extension
Posted by Vittorio Pavesi at 2/16/2005 10:13:55 AM
Hello,
when I'm asking something like http://www.mysite.com/filename.iso I get
HTTP error 404, if I rename it .zip it works.
Urlscan is not installed and the reqeust is logged into the log files.
Any suggestion ?
Thanks
Vittorio Pavesi
----------------------
http://www.vittorio.tk
... more >>
IIS 5 application run on IIS6
Posted by ben at 2/16/2005 10:01:08 AM
I met problems when running a IIS 5 application on IIS6:
1> I found there are many dllhost.exe in task manager and the username is
"administrator", when I reboot the server it took about 30 minutes, the
eventlog said it was because of the administrator profile takes too long to
be unload an... more >>
The instruction at "0x787c43c1" referenced memory at "0x00000000".
Posted by George at 2/16/2005 9:43:02 AM
I have recently started receiving an error that crashes my ASP pages. IIS
seems to be running fine for HTML and .NET apps but my ASP pages produce 500
errors. It appears to be caused by a DLLhost.exe error with the message:
The instruction at "0x787c43c1" referenced memory at "0x00000000". T... more >>
web host questions ( ssl, dns, static IP, dynamic IP , ASP, Databa
Posted by john at 2/16/2005 9:41:19 AM
what do I need to host a small e-commerce (ssl) web site with asp and
database from home? (I have a pc with windows and IIS, I will buy a domain
name)
Question 1: If I can create a CA myself, Can I use it and save $50+/year for
buying one from VeriSign or other companies?
Question 2: C... more >>
Page is not served
Posted by Chris Leffer at 2/16/2005 9:30:23 AM
Hi.
I have a page that contains an Iframe and that Iframe points to an
asp.net page that refreshes itself each 15 seconds. I have several users
running this application and several times a day, the application fails
to run the page. The users receive an IIS error saying that the site
might be... more >>
ASP: How do I connect to an Access DB on another server?
Posted by andy.mcvicker NO[at]SPAM siemens.com at 2/16/2005 9:12:51 AM
Hi Gang
I have IIS5 running on a Win 2000 server that hosts our asp
applications. I'm creating a new application on this server but it
needs to access an Access database on another Win 2003 server. In the
asp how do I connect to the database on the remote server? Please
help.
Andy
... more >>
search returns no summary available
Posted by Dan at 2/16/2005 9:01:02 AM
My search form returns the page Title followed by "No summary available"
Where in the html document would I put summary information?... more >>
Application mapping - how can I dig deeper?
Posted by Benman at 2/16/2005 9:00:51 AM
Hi,
I have been wrestling with IIS6 for some time now trying to figure out
my missing link.
I posted a question about 2 weeks ago, and the answer helped me get to
where I am now.
Our dBASE executable files (.DBW extension) were generating 404 Errors
before any Web Service Extensions were... more >>
Index server returning file:///d:\..... Instead of URL?
Posted by Dan at 2/16/2005 8:57:04 AM
I have setup my index per KB Article 317585
I am however running 2003 web edition
the results are returning the file location instead of the URL location.
In my search form I have used a replace function to work around this issue.
However I would rather not have to do this.... more >>
ASP Sessions
Posted by Tom Cat at 2/16/2005 8:14:32 AM
Hello,
I've got two different sets of ASP scripts on my server. Each set is
kept in their own directory. Both sets of scripts use sessions. I
want to make sure that the sessions are not accidentially shared
between the two sets as they are both different applications.
Right now I'm havin... more >>
Default Web Site will not start on boot/reboot
Posted by Andy Siegel at 2/16/2005 7:57:06 AM
On boot or reboot, the default website will not start. All services are
started, but site will not start. If I restart IIS Admin, it starts fine. I
don't even know what direction to look. Is it possible that something is
starting in the wrong order?
Thank you.... more >>
Problem accessing site from same box
Posted by Dan at 2/16/2005 7:51:27 AM
IIS 6.0, Windows 2003 WE.
Have a backup program which requires a URL as a parameter. This backup
program runs on the same (physical) server as the IIS to which the URL
points.
The URL is something like http://www.mysite.com, for example.
IIS is using host headers to resolve the virtual se... more >>
Tutorial for Debugging IIS Crashes
Posted by Baddel at 2/16/2005 2:03:03 AM
Hi there,
for a couple of days, we struggle with our iis (5.0) which crashes up to 20
times a day. The event-log shows 7031 errors for all related services (iis,
iis admin services, ftp). The knowledgebase says that it could have something
to do with exchange or smtp service, which isn't in... more >>
DiisableServerHeader
Posted by Subir at 2/15/2005 10:09:12 PM
Hi,
I want to hide the web server type from being displayed in the response sent
to a client.
I found the value
HKLM\SYSTEM\CurrentControlSet\Services\HTTP\Parpameters\DisableServerHeader
can be used to turn this off.
However it does seem to work on my 2k3 machines. Is there any known issue... more >>
Indexing, ASP, SSI...
Posted by Brad Berson at 2/15/2005 5:54:02 PM
I just finished redesigning the guest log on a couple of my IIS
-hosted web sites after getting tired of deleting the link-loading
crap that the spammer keep attempting.
Due to ASP's limited file I/O my guest book entry addition routine had
to resort to appending to a file called GUESTLOG.INC,... more >>
Installing Front Page extensions?
Posted by WetBehindEars at 2/15/2005 5:23:02 PM
How to I install the Front Page in extensions in IIS?... more >>
Newbie to IIS
Posted by WetBehindEars at 2/15/2005 5:15:02 PM
I have set up IIS 5.1 on my XP Pro machine. I have also created a website in
Frontpage. I have IIS default First Website pointing to the folder which I
created in Frontpage as the home directory. When I go to a browser to enter
the address of the site I get an error message. What am I doin... more >>
Redirect and configuring IIS
Posted by Postino at 2/15/2005 5:07:26 PM
Hi,
I need helps to configure IIS.
If I write in the browser http://www.mysite.com I want that the server (in
Italy) make a redirect to my server (in Switzerland). I don't want to change
DNS values, I want only to do the hosting for this website (DNS values, for
ex. ns1. ns2, mx record,... a... more >>
Accessing ASP Thread Pool
Posted by RRN at 2/15/2005 2:09:37 PM
Hi,
I have 2 Windows accounts setup in an AD domain that has different security
settings.
When a request comes in to IIS I determine what "kind" of user is making the
request based on information in the requesting cookie. I map the "kind" of
user making the request to 1 of the Windows accou... more >>
Error = [Microsoft][ODBC Excel Driver] Disk or network error.
Posted by Michael at 2/15/2005 1:52:34 PM
I have been getting this error when I try to access an excel file
through our local intranet. This is something that began recently and I
not sure what is causing this problem. I can run the page from another
server without any problems. I think it is a rights issue but I have
even gone as far a... more >>
Permissions under IIS and Windows Server 2003
Posted by BobTheHacker at 2/15/2005 1:49:05 PM
Current Setup: Java, Servlett Exec 4.2, IIS 6.0, Windows Server 2003.
Problem: We are getting IO errors while trying to read some files. The
folders have the read only attribute set and have made the changes MS suggest
using the attrib dos command. Added my IIS user accounts to the admin... more >>
Geocities error message
Posted by Richmeister at 2/15/2005 1:49:02 PM
An error message displays every time I try to go to a website that is from
Geocities. The message states that Internet Explorer cannot download a file
from the website. Can anyone help me resolve this issue? I am running SP2
with Internet Explorer. ... more >>
IISState and Requests Queued Part III
Posted by DBLWizard at 2/15/2005 1:19:00 PM
Pat,
Here are a couple more logs from the last occurance of this problem. I
decided not to upload all of them becuase I don't think you need them
as I begin to learn how to read them. Most of the problems point to
process 616 and 476. I could get the log for 616 as it was a dllhost
process... more >>
newbie question - IIS 6.0 clear cache problem
Posted by joe at 2/15/2005 12:23:33 PM
Greetings,
I can't seem to clear the cache of my IIS 6.0 server. I't not an
individaul browser thing (i've cleared them in both IE and firefox)
I added
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
into my .asp pages but I'd rather not have to put that in every page
that I publish.
Is... more >>
404 with IIS (6.0) PHP, CGI, Host Header on Windows 2003 Server
Posted by Bernhard at 2/15/2005 12:07:33 PM
Hi,
I would aprechiate any idea that would help me with th the following problem
i am stuck with:
On IIS (6.0) with Windows 2003 Server, we have tried to setup a blogger.
Therefore we created a subdomain in the Microsoft DNS server with the name
'blog".
It is simply a CNAME record and ... more >>
404 errors with cgi scripts
Posted by FD at 2/15/2005 11:55:10 AM
We have created a contact form on a webpage. It has a submit button which
writes a text file and then emails the text information via Form Mail. When
we ran this cgi program from the command prompt, we get the error that Form
Mail did not recognize the Post method. Is it possible that the pr... more >>
Custom HTTP Header size limit
Posted by CASystems at 2/15/2005 11:43:03 AM
I need to post a description and keyword header tag to all page so the search
engine can use it.
Is there a way to enter more than 50 characters into the header value field
on Custom HTTP header form.
--
CASystems... more >>
Basic IIS 5 Question
Posted by jbatche1 at 2/15/2005 9:12:46 AM
Our production server uses IIS 5, and is Win2K Advanced Server. We are
facing the possible onslaught of 15,000 users hitting a series of
static HTML pages within a short period of time, and we're wondering if
our server is going to hold up to the stress... does anyone out there
happen to have ... more >>
Moving Certificate from IIS 5 to IIS 6
Posted by Jim Matthews at 2/15/2005 9:10:36 AM
I use a third party (Versign) SSL certificate to validate email via HTTP
(OWA for Exchange Server) on IIS 5.0 (Windows 2000)
I am in the process of moving my mail server to Windows 2003, and IIS 6.
I do not see a "simple" way to move the certificate.
Can anyone help ?
I tried using the ... more >>
asp page IIS 6.0 and SQL 2000
Posted by Jeremy Smith at 2/15/2005 8:56:04 AM
This might be an ASP group question, looking to IIS group on how to
troubleshoot problem below.
When the backend SQL server stops fulfilling the request below, my
w3wp.exe hit %100 CPU, IIS recycle the application pool and then the
new w3wp.exe goes to %100 CPU. The DBAs restart SQL and everyt... more >>
HTTP 500 error messages
Posted by David Smith at 2/15/2005 6:05:03 AM
Hello,
Whenever we try to run WEB Reports within SMS 2003 we keep getting HTTP
Error messages on every report we try to run. All was running fine whilst SMS
was running on W2K Server and IIS 5.0. Our IIS logs come up with the
following error. Does anyone have any ideas?
=================... more >>
Database request support from normal user in their VD
Posted by Alan T at 2/15/2005 1:23:04 AM
I've setup an IIS 6.0 server and allow users running with ASP & ASP.NET in
their virtual directories. However, some users request to use database under
their VD. I know that if I customize the anonymous user account on particular
folder/file under their VD that can allow anonymous user from we... more >>
How to Resolve an HTTP 405 Resource not allowed Error in IIS
Posted by aveu at 2/15/2005 12:35:58 AM
Hello!
I have such problem:
- I have server with IIS 5.0
- When I try to open generated in browser xls file i get an error:
HTTP 405 - Resource not allowed Internet Information Services
The problem occurs only on one machine (on other there is no problem) -
configuration:
- IE 6.0.2800.11... more >>
|