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.
works /then errors/ then works/ then errors
Hi I am using asp to extract data from an access databases. When I run a database accessing page, something causes IIS to error and then say a minute later it lets the page work, then when I refresh, it stops working and then let抯 say a mi...
answer(3) view(834) status(

)
SMTP server in IIS
I have installed SMTP server in IIS Ver 5.0 . I send mail by using outlook express. but there is no pop3 server so i can't download the outgoing email . All mail are drop in drop folder.<br><br>Pl give me asp.net code or any su...
answer(0) view(865) status(

)
Cannot reach the site by web, only by intranet
Hi all...<br><br>My name is Chrystoffer, from Brazil.<br><br>I hope someone could help me with this. I磎 trying to serve a site by my home computer. I have Windows XP Pro and IIS 5.1 alredy installed. I have a DSL con...
answer(3) view(461) status(

)
Configuration problem?
I have used cdonts for enquiry and Its working fine when I checked. But when my client submitted the enquiry form, its not being received. Is this the problem with client's system configuration or any problem in host server? Should I check ...
answer(1) view(79) status(

)
error on updations in database
when i want to update my database i get an error as http error 5000 , and no details, i had set my home directory permissions as read,write execute scripts and executables and the application permissions as low(iis) but still i get the erro...
answer(1) view(847) status(

)
Server Object Error
Hi I have written a site that works ok on my server Win 2000 / IIS 5 but when it is moved to production server NT 4 / IIS 4 it doesnt work... I am using Server.CreateObject("Scripting.FileSystemObject") to create and write a .dat ...
answer(1) view(84) status(

)
IIS6 ASP.NET code on remote file share??????
I have tried everything to get this to work. It seems that the in IIS6 Framework 1.1 its the worker process credentials that are being used to access the code on the remote server. How can I change the worker process credential to a least...
answer(3) view(924) status(

)
ASPNET or IIS whatis the problem.....
Hello<br>I ve got some trouble with asp net web applications.For example say that simply:<br>I put a label and button to my interface using IDE. Then I double click the button and write code like that Label1.Text="blabla&qu...
answer(0) view(320) status(

)
IIS administration problem
Hello People <br><br>I have a question <br><br>How do I get the owners of a particular directory ? that means I have the directory and now i need to get the list of people who have rights on that directory. when I ch...
answer(1) view(769) status(

)
WSCRIPT problem with XP
Question:<br><br>I have a web site (developed and working on Win98, NT4 and Win2K) which I am trying to migrate to a WindowsXP Professional (SP1) environment.<br><br>The site is largely based on ASP scripting.<br&...
answer(0) view(304) status(

)
A newbie question
Hi everybody<br>1st of all, im really new to asp. Thus, this is the problem i encountered.<br>I notice that in order to view your own asp files in our own pc, we need to setup a testing server or place it in a ROOT folder. Howev...
answer(3) view(106) status(

)
Edit/Save Content Editor to external website
Hello, <br><br><br>Please help me. I have work over 6 days and nights on this but cannot find a solution in ASP/VB/Java environment. (NOT ASP.NET)<br><br>I have a content editor on my website and I can easily e...
answer(0) view(841) status(

)
Enter a url without WWW leads me to the same site
Hello,<br><br>I have a server that hosts quite a few sites. If I type "sitename.com" to get to one of the sites (for any of my sites), it always takes me to the first site listed in IIS. If I type www.sitename.com, the...
answer(5) view(824) status(

)
configuration error-need help
Hi once i set up my computer for asp capabilities, I get the following error:<br>Error Type:<br>Active Server Pages, ASP 0134 (0x80004005)<br>The object has an invalid ProgID of 'MSWC.MyInfo'.<br>//global.asa, line 1...
answer(1) view(86) status(

)
Newbie question
I have my home computer working as my server, and it seems to be working fine. My site is a relatively low traffic site, but any time I have more than about 5 simultaneous connections, the browsers start getting "Server Too Busy" ...
answer(3) view(785) status(

)
how to run asp on iis?
i have a problem to run my asp file in windows xp using iis.<br>after i install iis, then i put my file on inetpubwwwroot.<br>then i open internet explorer and tpe http://localhost followed by my file name.asp but it can't open....
answer(0) view(832) status(

)
Local currency
Hi everobody
How do I change my IIS 5.0 to show local currency instead of US $? In an ASP code I磎 using formatcurrency and according to some articles it says the IIS is showing the servers "value". Thanks in advance /BESK
answer(0) view(697) status(

)
ip name change... help
is there a way with IIS to make it so that if a person inputs the ip to the site that it will rename the ip in the address bar to the DNS name?
example:
i type:
URL
and it changes it to:
URL
answer(0) view(454) status(

)
ASP only shows when on local PC code shows over web
Hi,
We are running wiredcontact which is ACT! over the web, I've now incorporated a page that brings in an MS Access database using ASP and it also works well BUT ONLY when I am sat at the local machine. When I try to view the same pages...
answer(0) view(181) status(

)
needs help on iis error
Hi, i'm a student from singapore and i've some queries, hopefully somebody can help me <br>when i used the personal web server, my scripts will run smoothly. but when i changed to iis server, i encountered this error message. this mes...
answer(2) view(982) status(

)
Problem receving mail using SMPT server
I have included the follwoing in asp.net aspx page:<br>If TxtEmail.Text <> "" Then<br>Dim objMail As New MailMessage()<br><br>objMail.From = TxtEmail.text<br>objMail.To = "SKComputers@attbi...
answer(0) view(80) status(

)
problem while sending email
hai ,<br>i am writing an email module to send the email to users,<br><br>i had used the code given in the MSDN library i.e<br><br>Dim MyMessage As New Mail.MailMessage()<br> MyMessage.To = ...
answer(0) view(804) status(

)
ASP / IIS problem
I have recently install Win 2000 Server on my personal server. Normal web pages are working but it is not reading VBScript for some reason.
I am using asp pages that were working on another server and I know it is not the code. This is ...
answer(1) view(935) status(

)
Problem Viewing ASP on IIS Server
I tried to view my ASP project page on a machine running IIS but display error msg HTTP 500 Internal problem with the server. What is going wrong. My ISS is started and running.
answer(1) view(164) status(

)
Help needed urgently
Hi
I'm very new to ASP and this environment. I just installed my IIS and I tried out some simple ASP codes, however it cant seem to work properly as when I click the submit button, nothing happens. I've put the scripts under /wwwroot fold...
answer(1) view(197) status(

)
IIS and Windows HE
Hello Everybody!
I wish to create and test ASP pages locally on my machine.
I am using Windows XP Home Edition and have been informed that IIS is not available for Home edition.
Can anybody suggest a way around this? I am currently...
answer(2) view(375) status(

)
closing open relay in IIS 5
hello, i use a win2k machine to send out emails to people in a mailing list (legit) and this time around a lot of them got bounced back due to being on lists such as ordb.org. this is because the server is showing up as open relay.
i ha...
answer(0) view(587) status(

)
IIS patches
Does anyone know where I can d/l any patches for IIS? Your help would be greatly appreciated!
answer(1) view(597) status(

)
Running a .exe from Javascript (using ASP & IIS)
This is the code I'm using to run Notepad from Javascript. This works just fine when I run it outside of IIS (just double click on the file). However, when I run through IIS, it gives an error (permission denied).<br><br>I tri...
answer(1) view(843) status(

)
Iis Log File
I would like to know if it's possible, from an IIS log file, to determine the exact size of a file downloaded from a web server.
For example, when using this link, URL to download the requested file, 3 entries are added to my IIS log file...
answer(0) view(141) status(

)