all groups > inetserver iis > december 2004
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
Setup of IIS on Windows XP sp1
Posted by Agustin Cesar at 12/31/2004 3:19:13 PM
Hi guys, well, I already post this question in Windows Xp Networking and
Web, but didn't knew about this news group :P. Anyways, I just want to
know if there are guides about setting up an IIS server on Windows Xp
for static web pages, like:
picture gallery
information site
dumb stuff fo... more >>
Mixed IIS servers
Posted by Joe at 12/31/2004 8:15:02 AM
Can I have to web servers running on W2k with IIS 5 with NLB mode and add 2
additional W2003 and IIS6 make them all network balanced?... more >>
Problems with Anonymous Access
Posted by Robert B. Phillips, II at 12/30/2004 10:24:34 PM
I am new to IIS but I am trying to set up a webserver on my Windows
Server 2003 box. I have installed IIS per the instructions that are
plastered all over the web. I want the website to be Anonymous Access
only. I have enabled Anonymous Access but when a user goes to the site
they are prompted f... more >>
Cannot start iisadmin
Posted by Ingo Beyer at 12/30/2004 9:16:47 PM
Hi,
I'm going crazy with IIS on Win 2003 Server! - After one year without
errors now i reinstalled Win 2003 Server and IIS doesn't work any more.
When I type "IISRESET" on command line then it says, that the service
couldn't started.
I tried "net start iisadmin".
I got the message
... more >>
IIS 6.0 server side redirection
Posted by Shilpi at 12/30/2004 6:27:51 PM
I am trying to do a server side redirection in IIS 6. I go into the Internet
Information Services program,
and change the file properties to redirect to a URL in same app-pool.
I redirect a particular asp page ( say http://localhost/forum/default.asp)
to another page ( say
http://localhost/foru... more >>
Gzip compression and ASP.NET
Posted by Anders K. Jacobsen [DK] at 12/30/2004 5:59:46 PM
Hi
Does anyone have experience using gZip compression on the IIS server with a
ASP.NET application. How much can a page be compressed. As i see it it must
have a huge impact on the total size. Eg. if i take a 400 kb (260 rows in a
datagrid with viewstate) and saveit as txt file an compress ... more >>
Publish Visual Studio.net to remote IIS
Posted by Bob Smith at 12/30/2004 3:25:04 PM
I am having a problem trying to publish to a remote IIS server. The server is
configured with FrontPage extensions, Microsoft dotnet Framework and the
Visual Studio Server components. When I publish the application to the remote
server I get a Internal Server error 500. With IE friendly messag... more >>
MinFileBytesPerSec and Timer_MinBytesPerSecond
Posted by Rob at 12/30/2004 1:03:19 PM
Previous threads and Microsoft's online documentation do a good job
explaining the intent of the MinFileBytesPerSec metabase key, but I
have not yet seen any explanation of the seemingly common problem of
high-speed downloads timing out.
In my own test I could not download a 57 MB file, gettin... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
PUT returns Unauthorized; write permission granted
Posted by Peter Ordal at 12/30/2004 1:03:01 PM
I have WebDAV running on IIS6/Win2k3. I can read from it just fine, but if I
try to write I get this error: "Logon failure: unknown user name or bad
password." I sniffed the network traffic, and here's the exchange:
Me: PUT file HTTP/1.1
Server: 401 Unauthorized, WWW-Authenticate Negotiate, ... more >>
Default SMTP domain
Posted by shep at 12/30/2004 12:56:11 PM
How can I disable the default SMTP domain so that it can't receive
E-mail. I am using the SMTP services as a gateway for other domains but
I don't want the default to be able to receive E-mail.
Thanks
William
... more >>
aspx pages hangs on IIS 6.0 not IIS 5.0
Posted by Silvia at 12/30/2004 11:07:40 AM
Hi,
we have a problem on our IIS 6 Server. We have developed an ASP.NET
application that is correctly functioning on windows 2000 server. When
installed on windows 2003 standard edition (on testing), it hangs on
some pages once every approx 20 minutes of testing. The page hangs till
we hav... more >>
IIS5 Visual Studio.net FrontPage
Posted by Bob Smith at 12/30/2004 7:31:02 AM
I was wondering if FrontPage extensions are a required component for Visual
Studio.Net if you are hosting on a remote IIS server. The Visual Studio.Net
readme marks it as a requirement and when you do the install for the Server
Components to the IIS server the install require FrontPage Extensi... more >>
transferring iis 6 configuration
Posted by W Dean at 12/30/2004 1:50:23 AM
Hi,
Is there an easy way of backing the configuration of IIS 6 on one machine
and then restoring it on another?
W
... more >>
Server Side redirection issue in IIS 6.0
Posted by gupta.shilpi NO[at]SPAM gmail.com at 12/29/2004 11:18:43 PM
I have done settings in IIS manager for redirection.
The setting are done in the following manner for redirecting abc.asp
to xyz.asp:
1) Select any asp page (say abc.asp) from a particular website
(http://localhost/forum/abc.asp)
2) Go to file properties and enable to raio button which says "... more >>
ASP pages have stop working
Posted by Kepa Arrutia López at 12/29/2004 8:40:52 PM
Hello, I have a web service based on IIS6 at Windows 2003 already in use,
but two days ago ASP pages have stop working. HTML pages are still on-line
and I have try to resolve the problem with this article
http://support.microsoft.com/default.aspx?scid=kb;en-us;309051 but it
doesn't works.
... more >>
Attempt to add IIS 5.1 component and fail.
Posted by AndrewXPP at 12/29/2004 6:33:02 PM
I just bought Window XP Pro and have attempted to add the IIS component
without success. I think I've covered all my bases by making sure the XP
Firewall is off, etc. The only thing I haven't done is Register and
Activiate. Do I have to do this before I can add the IIS component? When I
inst... more >>
ADSI access to IIS://localhost/w3svc failed with "access denied"
Posted by Ingo Beyer at 12/29/2004 6:29:44 PM
I've the following situation:
A .NET-ISAPI-Extension (C#). This creates another C# class where I
create a object "iis://localhost/w3svc" as DirectoryEntry.
Here ist the code:
private ArrayList EnumWebs()
{
try
{
ArrayList ret = new ArrayList();
... more >>
404 error for certain extension on IIS 6
Posted by Chris at 12/29/2004 5:23:37 PM
We have just migrated a site from IIS on Win2K to IIS 6 under Win2K3
Ent, and on our site we host files with an RTP extension, like ABC.RTP
When the user clicks on a link to one of these files, IIS 6 returns a
404 page. Under IIS on Win2K, their browser would prompt to download
and save th... more >>
www.domain and http://domain got to different IPs ?
Posted by scott at 12/29/2004 5:13:41 PM
Hi,
Why do DNS servers redirect http://domainA.co.uk to one IP and
www.domain.co.uk to another IP ?
I setup a DNS A record recently. Is it just a case of waiting for
prorogation ?
Thanks
Scott
... more >>
Log on Locally user right for IIS Lockdown servers
Posted by <-> at 12/29/2004 4:31:55 PM
Hello,
We have a server that has IIS lockdown and basic authentication for a
website and when the server team applied a policy that restricted logon only
to administrators, no one was able to log into the application. The
application users are not actually logging in locally, so I am think... more >>
Permission denied: 'CreateObject'
Posted by BillDean at 12/29/2004 12:37:03 PM
Hi,
I'm an asp beginner and I need a little hand holding. I have a new server at
home that I host some pictures, etc on. I downloaded an ASP picture gallery
script and I cannot get it to work. I have tried everything I can think of
and have searched high and low and I can't find a solution.... more >>
permission on wwwroot changed when setting FTP user HOME as web root ?
Posted by scott at 12/29/2004 12:28:03 PM
Hi,
I have domainA.co.uk and domainB.net on an IIS6 machine. Both allow
anonymous access and worked fine until I did the following on domainA.co.uk:
1. created a new user named domainA.co.uk
2. added c:\inetpub\ftproot\domainA.co.uk in the USER HOME DIR path. (web
root has always been c:\... more >>
Intranet/web site configuration best pactrices
Posted by Kamikaze at 12/29/2004 11:29:03 AM
I need to find a resource to assist in setting up 20-30 intranet web sites
using IIS 5.0. What is the Microsoft recommended way of doing this? Should I
have "test" sites to test the web page prior to publication. Should I publish
web sites from the "test" site to the production site if I only ... more >>
Saving a Website to a CD: Possibly Off Topic.
Posted by Lance Wynn at 12/29/2004 9:57:17 AM
Does anyone know of a program that I can use to download the contents of a
website, and place them on a CD? Something that can spider the site,
collect all the dynamic ASP Content, HTML, images, etc and put them in a
format that can be viewed from a CD? I have a Family Website that uses
da... more >>
IIS5 Visual Basic.net 2003 - Internal Server Error
Posted by Bob Smith at 12/29/2004 9:55:03 AM
I was wondering if anyone could help me with an issue I'm having on a remote
IIS5 machine and Microsoft dot net.
Configuration
1, IIS5
2, Microsoft Front Page Extensions
3, Microsoft Dot Net Framework 1.1
4, Visual Studio dot net (Server Components)
Problem
When the developers publish ... more >>
How do you set up IIS to NOT start a website upon reboot?
Posted by Rod at 12/29/2004 9:16:14 AM
We've found that the we have to turn the default web site and the
administrative web site off on our ISA 2000 server (on a Windows 2000
Server), because it was interfering with the https forwarding requests to
the server that really hosts our website. However, we've also found that if
the serve... more >>
CDOSYS & Outlook 2003
Posted by Frank at 12/29/2004 7:03:08 AM
can someone point me to an "fool proof" guide how to use cdosys to create an
outlook message?
Problem:
I do not want to send the mail directly as it is a hosted server (external)
but I want to create a webform that creates n outlook mail message which the
user then needs to send.
I trie... more >>
Several Web sites on one public IP address
Posted by bobfirst at 12/29/2004 4:54:47 AM
We have IIS web server with public IP address. It was only one public
web site associated with it till now. Now we are trying to add the
second web site but using the same IP address as for the first site.
I tryed to use hostheadername feature of IIS and the following
happend:
- If I leave... more >>
Detect Site name in Low and medium isolation mode in IIS 5.0
Posted by Saikat Pal at 12/29/2004 3:49:02 AM
I am having an IIS 5.0 web server with some applications running an Low and
some as medium application protection modes.
In case there is a High CPU Usage with either inetinfo.exe or dllhost.exe,
how do I figure out which application is under error.
Thanks in advance...... more >>
IIS service fails to start
Posted by Microsoft.com at 12/28/2004 9:08:16 PM
We just added the HTTP service to a Win2K box, from the original CD,
and the service will not start. We're not new to IIS, but I've never
seen this not-particularly-helpful error:
"Error 127 - The specific process could not be found".
The log files just echo the same thing.
Has anyone ... more >>
FTP Login problem
Posted by donny at 12/28/2004 8:37:10 PM
Hi,
I currently have Windows 2003 server with IIS 6.0 installed. My FTP site is
setup with the "Allow anonymous connections" checkbox checked and "Allow only
anonymous connections" check box not checked. If I browse to the FTP site
with the "Login As" prompt, I'm prompted for a user name an... more >>
Internal Server Error when running Website Isolated and COM+ user set to local admin
Posted by Ingo Beyer at 12/28/2004 7:16:52 PM
Hi folks,
I get an "Internal Server Error", when I run a website (IIS 6 on Win 2003)
as "isolated" and change the COM+ user account to Local Admin accound. I
works when I set the COM+ user account to IWAM_... or to "Local Service" or
"Network"... - I've no idea, why this doesn't work!
Ca... more >>
Problem with Windows Authentication and www.sitename.com
Posted by Marc at 12/28/2004 6:23:03 PM
Hello,
I have a problem with my IIS 5.1 and the Windows Authentication.
If i try to connect to my web site using the www.sitename.com, i receive the
popup connection box and no username can't connect.
but if i use the localhost or the public adress i have no problem ... ??
The www.site... more >>
SSL Cookie Question
Posted by Brian Linden at 12/28/2004 5:00:58 PM
If a user is browsing my site: http://www.domain.com and I write a couple
cookies,
Can I read those cookies later on my checkout page at:
https://www.domain.com?
Can I read the cookies since they are written and read from the same domain?
I'm not entirely lazy, but because I don't have the s... more >>
IIS 6 aspx
Posted by john pryor at 12/28/2004 4:45:02 PM
I'm running IIS on a win2k3 box with AD and Exchange Server. Whenever I
publish a website and call a page I see in TaskManager starting up w3w.exe
and then I see vs7jit.exe. Sometimes I will see csc.exe start but most of the
time I get nothing. How can I verify if IIS is installed correctly?
... more >>
localhost is all that will work
Posted by Pam Will at 12/28/2004 4:17:02 PM
I have a win 2003 server with IIS 6.0 installed. I'm trying to get to my
website from other workstations in the network or from the outside but the
only address that will work is to be on that server and type localhost...
Other workstations on the domain cannot access using the computer name... more >>
Hosting ASP app
Posted by Joe at 12/28/2004 3:14:00 PM
We're creating a hosted ASP app that companies will subscribe to. Each
company will have their own SQL Server database. Some companies will have 1
user, some as many as 25. Question is: is it better to have each company
in their own website on a multi-site server or to have a single website
... more >>
Server 2003 Standard vs 2003 Web
Posted by J at 12/28/2004 1:35:02 PM
Does anyone see advantages going with Server 2003 Web over the Standard
version of 2003.
Thanks
Jay... more >>
Problem with IIS on LAN
Posted by SJM at 12/28/2004 1:19:08 PM
I am hoping someone can help me with this before I abandon IIS. I have
looked at a number of prior posts on www but they have not really helped,
neither did step by step installation guides. I have a 2 PC network at home
both running Win2000 sp2. One PC is the dedicated webserver (IIS 5), the
ot... more >>
Lotus Domino R5 on Windows 2003 IIS6
Posted by CSF at 12/28/2004 11:27:04 AM
Has anybody used IIS6 and domino together? I have tried adding web service
extensions, adding the ISAPI filter, and changing the AppPool identity to
configure a website? I think it may have to do with the way that Lotus
expects URL's. The arguments almost look like a file and not the .nsf f... more >>
missing aspx page - redirect to new page
Posted by Thomas at 12/28/2004 11:05:02 AM
Hello
I created a new web site and there are new pages with different URLS and
everything. what I have done is to make a generic page redirect for
everyone who types one of the old address from our old site that would now
show up as a page can not be displayed error. to then automatically ... more >>
problem ntfs
Posted by miikii at 12/28/2004 10:25:04 AM
I have win2k srv, DOMAIN CONTROLLER
iis 5.0
I have made one mistake:
I have set NTFS permission and user right for an IIs 5.0 web server.
it does not work !
Client don't acces...
Where i can find ntfs default for domain controller?
Tank's
... more >>
Serious IIS6 issue - Please help!
Posted by Moogy at 12/28/2004 9:02:46 AM
We attempted to take our 2003 IIS6 server live today, but
failed miserably.
What we have is around a dozen websites currently hosted by
2000 AS & IIS5. We have unique external IPs mapped to our
DNS (215.x.x.x to www.mysite.com, etc); our firewall
intercepts the external IPs, and translates th... more >>
CDO.Message
Posted by Stuart Palmer at 12/28/2004 8:30:23 AM
Hi Everyone,
Have a mail script using cdo.message working fine on my hosts system,
however, on my development machine when I try to send the mail (obMail.Send
line) I get this error:
error '8004020f'
Looking into it it looks like something to do with a users token? But not
sure 1) what... more >>
Setting up FTP with multiple ip addressess
Posted by Diane Castellanos at 12/28/2004 7:51:05 AM
New to group. Thanks in advance for any help.
Problem:
I have created two ftp sites, each with it's own ip address.
Security is set up identical on both. Full control granted on both for
testing. The first one is using port 21. The second one I assigned port
5000.
From IE I can ftp and... more >>
problems with my iis4
Posted by jackong at 12/28/2004 7:21:21 AM
been gettin this error msg very often...(seems like every few mins)
Dr waston says i got this problem:
inetinfo.exe
exception: access violation(0xc0000005) address:(0x680ce001)
after this error msg comes on, all my websites in my IIS is stopped.
and i have to manually start them again. ... more >>
Host Header redirection problem
Posted by Ira at 12/28/2004 4:55:05 AM
When having 2 web sites sharing the same IP (e.g 1.2.3.4). If adding this IP
as a host header name to one of this site (meaning, ip:port:hostheader looks
like 1.2.3.4:80:1.2.3.4 ) and disabling the second web site, then browsing to
the disabled site will give the default page of the first site... more >>
Help on hosting web site on LAN
Posted by vemulakiran NO[at]SPAM yahoo.com at 12/28/2004 12:31:44 AM
HI,
I don't have firewall in my PC. I am getting fallowing error When i
am trying open my web site from another system which is in same LAN.
------------------------------------------------------------------------------
"The page cannot be displayed
The page you are looking for is curre... more >>
Mozilla browser issue with IIS 6.0
Posted by Chris at 12/27/2004 11:51:02 PM
I was wondering if anyone has seen this before. I know it has to do with
Mozilla, but google searching turned up talks about MIME type extensions. I
real issues is that my contact form comes up in a popup window and the
spacing and allignments are all off. However the same window works fine... more >>
Can I create virtual directory by script remotely?
Posted by Alan T at 12/27/2004 8:37:06 PM
As title. Any idea?
Thanks,
Alan... more >>
|