Microsoft IIS
Microsoft IIS forum discussing Internet Information Server general usage, including configuration and server set up. Get the most out of the most popular web server for Windows.
Windows NT IIS
Hello..
I'm new to this forum and I've just registered. Im a Systems Engineer in India and im facing a problem with the Windows NT IIS . The problem goes like this :
I have a Win NT WKS and and have IIS installed on it. The IIS Admin ...
answer(1) view(171) status(

)
HTTP 500 - Internal server error
Running MS 2000 pro...IIS had been functioning properly until the install of a wireless NIC and its entry into a wireless LAN. Are there settings that need to be reconfigured to work with the new LAN settings. Other factors: I have my la...
answer(8) view(443) status(

)
smtp server
I have set up the smtp server and I can send emails to anyone as long as they are not on the same ISP as I am (comcast). If I try to send an email to URL, I get the following in my badmail folder:
.BDR File:
Unable to deliver this mess...
answer(2) view(15) status(

)
Unable to login to FTP Server from localhost
Hi all,
I just setup a FTP Server in IIS. Im running IIS 5.0 on Windows 2000 machine. I have enabled anonymous connections as well. I tried to connect to my ftpserver running on my localhost through a FTP Client. I was able to anonymousl...
answer(2) view(257) status(

)
Default web site won't start
Hello,
I am stuck with IIS: the default web site won't start. I get an "Address already in use" error from IIS when I try to start the default web site. Can anyone help? I use IIS 5
Thanks in advance,
Julien.
answer(1) view(634) status(

)
answer(1) view(565) status(

)
ASP Not Working
Hi, I'm not very familiar with IIS and I'm having trouble getting an ASP page to process. It's a basic newbie ASP page so there's nothing complicated about it. It's only checking the system time and displaying a message based on the time...
answer(2) view(598) status(

)
Made the switch from Apache to IIS...
I have an old site that I built using ASP. I wanted to put it on display on my server as part of my portfolio, but of course it wouldn't work while I was running Apache.
I shutdown Apache, started IIS and conifgured the Home Directory, e...
answer(1) view(512) status(

)
IIS - Erratic behaviour
Hi
I had IIS 5.0 running very smoothly for a long time. Then last night, I updated McAfee VirusScan Online (actually I had it for a 90 days period, let it lapse and then paid up last night)..
This morning IIS started behaving very err...
answer(1) view(785) status(

)
ASP Script Timeout Maximum
Hi all,
I'm using an ASP Upload component to upload pdf files to my application. Usually the files are relatively small. However, I have one file which is 27MB. When this is uploaded, it is causing a script timeout. The timeout value was...
answer(4) view(824) status(

)
help me understand localhost
I've been trying to run IIS 5 as a testing server for my web projects. My testing pc is in a LAN using a Dlink router to also share DSL connection.
I don't expect to serve my website from this PC, just to have a localhost able to proces...
answer(4) view(105) status(

)
Restricted Access Question
Currently any time someone submits an e-mail to us on our website I have a script that is setup to write the contents of the e-mail to a file, so that we can use that file to keep track of things incase the e-mail send fails, or our e-mail ...
answer(1) view(901) status(

)
Include Virtual ="../" Problem
Will I don't really know a good way of explaining the problem so I will try my best.
I have a dirctory called "c:\inetpub\wwwroot\gamemain" that I set to 2 virtual Directories "/zelda" and "/gta". (gamemain ...
answer(1) view(180) status(

)
New Starter
Hi,
I need to install and configure IIS on my machine...please can you recommend any suitable books or web articles which will get me started ?
Many Thanks,
Clarissa
P.S. I'm an experienced programmer (mainly older technologies...
answer(3) view(592) status(

)
MessageManager
I am deploying a commerce site and am in the test stage.
The commerce site worked fine but i needed to change
Currency References in order to match our back-office
system.
I am now getting the following error on the Order Creation
...
answer(0) view(124) status(

)
BizTalk User security credentials
Hi there,
We are considering implementing Biztalk Server as an integration layer between our applications/databases within our organisation.
One requirement of this is that the integration layer keeps the security credenitals of the p...
answer(2) view(720) status(

)
Application Center NLB Session handling
<i><b>Originally posted by : Joe (jkusky@zaxit.com)</b></i><br />I wanted to give anyone considering App Center a heads-up on a potential problem:<br /><br />If you need to hold session state in you...
answer(1) view(686) status(

)
ASP pages wont load, error 404
File or directory not found.
asp.dll is mapped correctly, I tried making a virtual directory but maybe
im not doing it right. No matter where on the server I move the ASP file I cannot
get it to open, even on the server itself.
HTML w...
answer(6) view(730) status(

)
Excel Macro Hangs in ASP
I have a problem that i have been unable to resolve for some time now. I have tried searching on google and MSDN for
a specific solution, but haven't found any. Essentially, I'm trying to get VBScript code in a web page to open an Excel wor...
answer(3) view(254) status(

)
Server Application Error - HELP URGENT PLEASE
Hi,
Like many others I have this problem. When I try to see a .asp or a .aspx page, the page cannot load and give me this error.
"
Server Application Error
The server has encountered an error while loading an application during th...
answer(3) view(785) status(

)
IIS 5.1 dsn-less database probs
I have just started to use IIS 5.1 on a local XP machine. I am a newbie at IIS admin, but have played with a lot of ASP and HTML with other hosting providers. I have a live web site with some asp that is coming up with errors and I wanted ...
answer(3) view(387) status(

)
ASP, IIS, NTFS permission problem
I had a localhost working in my hard disk with no problems at all.
I added a new hard disk, install XP, IIS, and set the old disk as slave.
Most of the asp pages work fine.
But the asp pages that try to access (read) a file get stucked and ...
answer(1) view(417) status(

)
IIS Dont Working...(error 500)
ok....
i have iis5. its was working all times...
but now i have this problam... Error 500
I Canot see the Asp Code that i write ...
I talk about iis in my computer no in the internet...
Plase Hellp me i need this!
i has reading th...
answer(2) view(264) status(

)
Internal Server error 500.100 ASP error
I see alot of possible reason for this error but none seem to apply here. I am rebuilding a corporate intranet. ASP and SQL in dreamweaver mx. search pages are working fine and for myself and another IT staff member here the update, add and...
answer(4) view(893) status(

)
IIs Won't Serve ASP
Complete newbie to IIs and ASP (come from the Apache/Cold Fusion world ). I've created a very simple ASP test page:
<% Response.Write "This is a test ASP page." %>
But when I access the page, it just displays the pag...
answer(4) view(1,002) status(

)
answer(5) view(329) status(

)
Importing Blocked IP List in IIS 5.0?
I have a fresh install of IIS 5.0. The company that I work for has a list of 100+ IP addresses that they would like to have blocked. I know how to do this manually. However, this list will change on a fairly constant basis. Is there a w...
answer(1) view(826) status(

)
setup internet printing xp->2000server
I have been playing around with 2000 server here at work
and set it up as a web print server using 2000 internet
services. I had to change the default port to 8010 as my
isp blocks port 80 here.
I was trying to hook to the printer...
answer(7) view(857) status(

)
database connection is undefined
My setup is FP2003, IIS on local XP Pro. I've setup the web as a virtual web site, gave it permissions to run scripts in IIS, web shared the folder, verified the database in FP but still is getting the following.
Database Results Error...
answer(1) view(476) status(

)
Configuring IIS for for ASP web pages
I'm conguring my first web server which I have named ns1.scott-server.com. I have pointed 2 of my domain names to the server, online-contract.com and scott-server.com. I created virtual directies for both web sites, and I gave the IUSR ac...
answer(6) view(625) status(

)