all groups > inetserver iis > october 2003 > threads for thursday october 23
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
IIS 6 "Password Change" page
Posted by Sara Windsor at 10/23/2003 10:49:04 PM
Hello,
I posted a question some time back about setting up a
simple "password change" page in IIS where users can
change their domain passwords. I received a number of
replies, but have been unable to get it to work.
I'm running IIS 6 on Server 2003 Web Edition, and I took
the following st... more >>
Domain names for Israel sites.
Posted by Mr. x at 10/23/2003 10:44:00 PM
Hello,
I am looking for buying name for my web-site.
It is : www.mydomain.co.il - how can I have domain for Israel (co.il) - I
need only domain name ?
(The hosting I am doing by an hosting company).
Can you give me some registrars, which has domains for Israel, please ?
Thanks :)
... more >>
automate changing the default page
Posted by Bryan at 10/23/2003 10:43:37 PM
If at a certain time, I want the default page to change to the systemdown
page, how can I do this automatically? Right now I have to use IIS, find the
systemdown page and move the page to the front of the line so it becomes the
default page? Anyone know how to change the default page automaticall... more >>
IIS taking 100% CPU time
Posted by Lavy at 10/23/2003 10:33:43 PM
Hi,
I'm running a simple Web server using Windows XP Pro and
IIS with the latest updates. After a while, it begins
taking 100% of the CPU time (split between dllhost.exe
and inetinfo.exe), and nothing helps but rebooting.
I looked at the Knowledge Base, but the only article on a
simila... more >>
Can someone help me? I don't think I posted in the right spot.
Posted by MrX at 10/23/2003 10:11:05 PM
System:Windows XP homeadditon
Year: brought in 2002
Brand: Hp
Model: Hp pavilion v70s
Problem: I have Internet Explorer(not sure which verison) but it will not run under any accounts other than the origanal administrator, thats me. And when I try and run it under other accounts, it closes itself w... more >>
SQL Date Problem+ Updates to 1/01/1900
Posted by Robert at 10/23/2003 10:02:37 PM
Hi
My database is in SQL Server 2000.
I got one field Lo_date in table1.
When I run the query through ASP page
"UPDATE table1 SET Lo_date="&date&" WHERE Lo_name='david'"
Though, It updated date but it updated to 1/01/1900
What's happening??
Robert... more >>
ASP not displaying see Error in Body
Posted by Chad Austin at 10/23/2003 9:34:56 PM
I am receiving the following error when I try to display
any .asp file, I get a 500 error and the following error
is written to my web logs. I am in need of some help.
2003-10-24 04:33:52 10.111.220.193 - W3SVC1 ServerName
Server IP 80 GET /ping.asp |4|800a03ea|Syntax_error 500 0
659 258 ... more >>
CDO E-mail HTML body embed graphic how?
Posted by Rog at 10/23/2003 8:32:26 PM
I am currently creating an e-mail utilizing the CDO
exchange 2000 library. I would like to have a small jpg
embedded into the e-mail so the recepient doesn't have to
be online to see this.
What do I have to do to get this to work?
Thanks,
Rog
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
URL encoding in IIS log?
Posted by Greg_M at 10/23/2003 6:41:05 PM
Hi,
I am running IIS 5.1 on XP prof. I have an ASP page which logs some message.
I use response.appendToLog("") to do the logging. The log files show spaces replaced with '+'
what could be the problem
Thank you,
G... more >>
service ports
Posted by Bizz at 10/23/2003 6:31:07 PM
Okay, what is the name of that utility that lists the process-to-port bindings?... more >>
very difficult ISAPI filter question - help
Posted by manunam at 10/23/2003 6:16:39 PM
hi all,
I am creating an ISAPI filter in VC++. this filter has to check the
http client requests, and do some checks.
First of all, when a client requests a file, the filter checks if the
user exists in the db. This is done via the redefinition of the method
OnPreprocHeaders of the MFC clas... more >>
Most efficient way to host multiple web sites on Adv. Server 2000
Posted by Jack at 10/23/2003 5:56:05 PM
I'm ruuning a large indexing service virtual web and a rather but medium sized web site with a few small access databases with web returns. I know that you host mutiple sites by either using different port assignments under a single IP address, or by using more than one iP address (one for each sit... more >>
HTTP error #502
Posted by Christian at 10/23/2003 5:35:36 PM
Hello,
I have the following problem : i use CI-Link (an opensource script language
running on the server-side, like Perl) to build dynamic web pages with IIS
and from time ti time, i get a 502 error from IIS, espacially when frames
are involved.
IE shows the following message :
The specifi... more >>
The page cannot be displayed with http://localhost/ on IIS 5.1
Posted by Joydeep Ghosh at 10/23/2003 5:16:05 PM
The page cannot be displayed with http://localhost/ on IIS 5.1
os: Windows XP Professional
... more >>
Localhost and Hosts file not working
Posted by Brian Bischof at 10/23/2003 5:01:04 PM
My client's server used to run .NET fine. I came back a month later and found out that accessing http://localhost gives me a page not found error. I checked the Hosts file and everything is fine (it is mapping to 127.0.0.1). The quiirk is that they have multiple domains under the INETPUB folder. Cou... more >>
Upgrade IIS 2 to IIS 4 ?
Posted by Mark N. at 10/23/2003 4:44:21 PM
Okay, since I'm not even running NT4, I have no idea what to tell my friend
who runs NT4 Server with IIS version 2. He tried to install something that
said that he needed IIS 4.0. I had thought that (long ago) this was
available as a download from MS, but I can't find it now.
Is there any ho... more >>
IIS 5.5 XP Pro The page cannot be displayed
Posted by Toxa at 10/23/2003 4:06:13 PM
I tried to open my page from the other machine(.aspx & .html )I 've got "The page you are looking for is currently unavailable.The web site might be experiencing technical difficulties or you may need to adjust your browser settings"
But when I open this site like http://localhost.....-everithing's... more >>
Unable to modify connection pooling timeout value
Posted by Sandor Pakh at 10/23/2003 3:43:38 PM
I am trying to increase my DB connection pooling from the default 60 seconds
to 300 seconds.
I have IIS 6.0 on Windows Server 2003 and SQL Server 2000 SP3, running an
ASP app.
My ASP application is using the SQLServer ODBC connection (untrusted) DSN to
connect to my DB. I know the connections... more >>
IIS 5.1 - Not enough storage is available to process this command
Posted by Michael Sandell at 10/23/2003 3:30:17 PM
Hi,
I am having an issue with starting the IIS Admin, the error that I am
getting is
Error 8: Not enough storage is available to process this command.
Would like any suggestions on how to resolve this issue.
Thanks,
Michael
please send email to sandell@flashmail.com
... more >>
IIS6 wrong log time
Posted by Pierre at 10/23/2003 3:30:16 PM
HI,
If I look in my IIS log I can see that IIS log the wrong
time. Example now we are october 23 18:23 PM. I can found
in the IIS6 log meny entries after my curent time like
2003-10-23 22:27:30 ....................
Why?... more >>
How to set up intranet
Posted by Alfred B at 10/23/2003 3:25:56 PM
Hi. I'm really novice, but: how do I set up an intranet to our company. We
have IIS running in win2K server. Is it possible to define custom name to
intranet, eg.
http://intranet.ourcompany.com
Best regards, Alfred
... more >>
ASP stops working on IIS4
Posted by AAO at 10/23/2003 2:46:23 PM
Has anyone encountered a problem where .asp pages suddenly stop working on
an IIS4 server. All other types of pages such as .html work fine but asp
pages will no longer work. One of the things that we noticed is that when
the server stops serving asp pages the Inetinfo process is using 100% cpu... more >>
Intranet
Posted by Danny Sanders at 10/23/2003 2:11:32 PM
I get prompted to download all word docs in a certain folder on my intranet
instead of viewing them as expected. If I say open the word doc opens as
expected.
How to stop the download prompt?
IIS 5 Win 2k Advanced server SP 4 IE 6
TIA
DDS
... more >>
IIS 6 returns CGI error if download self-extracting .exe archive
Posted by Bill Bunten at 10/23/2003 1:50:56 PM
Greetings...
On our computer which was recently upgraded to Microsoft
Windows Server 2003 with Internet Information Services
Manager version 6 (IIS 6), we are attempting to
distribute from an active server page a self-
extracting .exe archive like so:
<a href=http://www.url.com/download... more >>
not authorized to view this page
Posted by GLDrescher NO[at]SPAM hotmail.com at 10/23/2003 12:47:01 PM
I'm trying to get my web site running from my new computer. But I get
a "not authorized to view this page" error when I try to access the
site. Site ccess worked properly when hosting the site on the old
computer. Both computers use XP Pro (all updates installed), IIS 5.1.
I tried uninstalli... more >>
IIS 6.0 MMC Admin Plugin
Posted by Michael at 10/23/2003 12:27:23 PM
Hi everyone
I just downloaded the MMC plugin for windows XP from
http://www.microsoft.com/downloads/details.aspx?FamilyID=f9c1fb79-c903-4842-9f6c-9db93643fdb7&DisplayLang=en
and every time I try to install it gives me the error:
"Error 1335.The cabinet file 'Data1.cab' required for this inst... more >>
IIS6.0, iisadmpwd
Posted by Rory at 10/23/2003 12:21:07 PM
Does the iisadmpwd virtual directory (with .asp files) work on IIS6? Is there an alternative?
I've installed it and accounts with expired passwords are redirected there... but you get an error when changing your password "The message supplied for verification is out of sequence "... more >>
How can person with USER privileges administer IIS 5.0
Posted by Konrad Rusz at 10/23/2003 12:02:49 PM
Hi,
I need to give some users on the local machines right privileges to
administer IIS 5.0. These users belong to USER group (not ADMINISTRATOR) on
local computer (these are not domain accounts but only local). IIS is
working on local PC and users ought to be allowed to do all activities that... more >>
IIS 4 Stop response
Posted by Eeelee at 10/23/2003 11:32:56 AM
Hi,=20
My network config is : NT4 sp6a + IIS4 web server and using linux 8.0 =
(iptables) as a firewall. And now i face a problem, my web service stop =
response owhen using EXTERNAL IP address recently but when i reboot the =
NT4 machine , it back to normal about 10 hr then stop response ag... more >>
SSL
Posted by DMartin at 10/23/2003 11:31:05 AM
Can a SSL certificate that you generate on a windows 2000 server be used on a Windows Server 2003? Is there a setting in IIS 6.0 that must be configured before SSL is allowed. ... more >>
HTTP GET / IIS 6.0 / Resets
Posted by Jamie Dulaney at 10/23/2003 11:13:20 AM
Has/Is anyone experiencing any problems with IIS 6.0 when attempting to
download files over HTTP (GET) ? I am experiencing some problems (just
within last few weeks). I receive this when running the URL to the download
file in my browser...
Here is my configuration:
W2003 Server/IIS 6.0
... more >>
iis on xp - just do not understand the problem!
Posted by manunam at 10/23/2003 11:09:12 AM
please help with this, i have installed the xp IIS (version 5.1) and
it installed ok. the service has started and the console correctly
shows the only one computer in the network: the localhost.
Then i write the local address into IE: http://localhost or
http://localhost/default but the page ... more >>
IIS 5.0, Websphere 4.0 plugin
Posted by Daffsmum at 10/23/2003 10:11:01 AM
When I reboot my Websphere 4.0 app server, it of course loses its connection to IIS. However once the server is back up, I must perform a manual IISRESET. Why is this? Restarting IIS (in the computer management console) does not resolve the issue, nor does rebooting the web server.
I am not able... more >>
IIS 6 virtual directory pointing to Novell machine
Posted by Craig at 10/23/2003 10:01:30 AM
Hi,
I have a 2003 server with IIS 6 and I've made a virtual
directory pointing to a Novell machine.
Looks great in IIS but when I browse to a file in the
virtual directory I get "The network name cannot be
found."
This same thing works correctly in IIS 5, so I'm out of
ideas.
Any... more >>
ii6 & smtp
Posted by Michael at 10/23/2003 9:46:59 AM
I recently upgraded my webserver to win2003 server which
has iis6 and I have been having trouble with my emails
that are sent via ASP pages ever since... most go through
w/o a roblem but some sit in my queue folder till they are
moved to bad mail... especaily ones destined for inhouse
addr... more >>
FTP connection reset
Posted by Phil at 10/23/2003 9:01:19 AM
I have an FTP site setup that requires a username and
password that come from the local machine, not the domain.
I have a remote user uploading files and about 50% of the
time it fails and says " an error occured copying a file
to the FTP server. Make sure you have permission to put
files ... more >>
IIS 'DEFAULT WEBSITE' Accidental deleted, Need Restored of JOB is GONE!
Posted by Scott Vincent at 10/23/2003 8:21:11 AM
Accidental deletion of the 'Default Web Site' in IIS on
server, have backup that is 14 days old, can do a backup
but do not want to overwrite all of deive c. Want to do a
selective backup of IIS ONLY. Do not knwo where this is,
perhaps it is c:\winnt\system32?
REALLY NEED HELP, JOB is at ... more >>
moving virtual directories
Posted by Bob at 10/23/2003 8:06:46 AM
Does anyone know how I can migrate a website with loads of
virtual directories, from one IIS5 server to another ?
It's easy to move content and recreate web instances but
the virtual directories have to be recreated one by one.... more >>
Error when creating an object.
Posted by Anthony Gill at 10/23/2003 6:06:38 AM
I am getting the error
"Error Type:
(0x80010108)
The object invoked has disconnected from its clients."
when I try to "CreateObject("Excel.Sheet")". Can any one
help me with this problem??
... more >>
Installing IIS without the disk
Posted by GlenMatlock999 NO[at]SPAM hotmail.com at 10/23/2003 5:57:45 AM
Can anyone tell me if it is possible to install IIS without the
Windows disk? i.e. Is there some sort of install that I can bundle in
with my product?
Background:
We are porting a Java Applet based product from J++ to J# using
Microsoft J# Browser Controls (JBC). JBC components must be refere... more >>
IIS Custom Errors
Posted by samson.lee NO[at]SPAM nih.gov at 10/23/2003 5:25:19 AM
I changed the http error page for 401.2 in Custom Errors in IIS to my
own customized page. Two things I found: 1) when I changed it to an
aspx page, Netscape doesn't recognize the file extension and brings up
an "unknown file type" dialog box. 2) When I changed it to an html
page, it looks fine ... more >>
iisstate.exe info relating to jRun server
Posted by ben h at 10/23/2003 4:36:36 AM
This is interesting, I have ColdFusion MX server installed but not
running, and after using iisstate for the first time to research a problem
i had with IIS, i noiced that every request to IIS produced an entry like
the following for inetinfo.exe:
09:11:16 jrISAPI[filter] initProxy failed... more >>
SMTP Mail problem on Win2K3 Web Edition
Posted by webmaster NO[at]SPAM lbt.co.uk at 10/23/2003 3:55:22 AM
We have a web server which also acts as a DNS server purely for the
domains that are on it. We've got MailMax 5.5 installed as the mail
client which is working fine. We have several ASP applications which
use CDO to send mail. When we send from the Web applications it
delivers emails to all addr... more >>
Flush IIS chache?
Posted by René_Olesen at 10/23/2003 2:55:40 AM
Hi
Is it possible to flush IIS cache from asp.net?
I have a situation where many visits has made IIS to=20
cache frequent used files. One of the files is a=20
generated js-file, which stores the structure of the=20
menu. Now when I generate a new js-file there can go up=20
to 30 minutes be... more >>
server monitoring
Posted by Lynn at 10/23/2003 1:04:45 AM
hi,
what tools do you used for monitoring win2000 server performance?
thanks
... more >>
IIS 5.1 Restart Problem
Posted by Lord2702 at 10/23/2003 12:27:12 AM
I am using IIS 5.1 with Windows XP. Everytime, when I start the computer I
have to restart IIS web server. Whereas in services its startup type is -
Automatic. When computer first booted, IIS status shows it has started, but
eventhough, status is started, I can not view my Intranet web sites, or ... more >>
|