IIS and Expressions Web problem

D

Dr. Demented

Hi. I just did a reinstall of windows xp, and when trying to open local website (IIS 5) I get a prompt for a
username and password. I NEVER set up a username or password!!! How do I get rid of this?? I need to get to it
to edit the site. When I was using FP2003 I never had to enter user/pass.

Any help in this would be greatly appreciated. Don't tell me to talk to administrator, as I am the administrator
and have no idea what to do now.

Thanks in advance
 
M

Mark Fitzpatrick

Keep in mind, IIS doesn't set usernames and passwords, Windows does. IIS
also doesn't handle the security on the files, it requests authentication of
the file from Windows and the NTFS subsystem. Now, a little more information
would help. When you say local website, is it local as in running on your
machine or is it running on another machine in the local network (have to
ask since many people get this confused)? Do you have the files for your web
site on another drive and you just reinstalled the OS? If not, are they on
the same drive as the OS and you just re-installed the OS over the old one?

One of the key things to remember, every single file has some sort of
username or group associated with it. Reinstalling the OS means you've lost
all the old accounts on the machine. You can create new users with the exact
same name as before, but the accounts are fundamentally different because
they have a brand new globally unique identifier. That means all the user
permissions on the old files are rubbish since they have security id's that
mean absolutely nothing to the new copy of windows. So, in essence, the
settings you had before that worked transparently for you are now rubbish,
which is why you are getting prompted for a username and password. The
easiest thing to try and do is to use the Permissions Wizard in IIS
Management Console to set a new baseline set of permissions. This will
ensure that the minimum set of permissions for IIS to even view the files is
available. You may also need to take ownership of the files through the
Security tab on the Properties dialog of a drive or directory (make sure you
disable simple file sharing under Windows Explorer's Tools | Folder Options
| View menu, it should be the very last item in the list, this will enable
the security tab). Before you make sweeping changes to NTFS permissions, you
may want to review some online information to make sure you don't
accidentally tighten the computer so much you can't do anything (which can
happen).

The problem here is EW and IIS rely entirely on your NTFS file permissions
and Windows to determine security. In a new install, this is fairly simple.
If you do a re-install you end up with having to deal with the old security
data before you can do a lot of things.
 
D

Dr. Demented

Thanks. I am going thru your reply to try and understand it. I did a clean re-install of windowsxp & IIS on a
new hard drive. The IIS is local - as in on my machine, not elswhere on the network. I only have one windows
account set up, and there is no password with it. Do I have to create a new user for windows or set a password
for the single user? I try to use my windows username, but it keeps coming up with "computername/username" and
asking for password. If this makes the solution any simpler, please let me know.
 
R

Ronx

Your userid MUST have a password to work with the FrontPage extensions.
Also see Kathleen's post if you have installed IE7.
 
R

Rob Giordano \(Crash\)

If you're trying to get into your local IIS website you'd open it as
http://localhost/whateveryounameditonyourlocalserver



--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression





| P.S. I have made it in using intranet - http://localhost, but still
cannot get in using the internet
| http://home.coleman.cc
|
| What do I do now?
|
| TIA
|
|
| --
| --------------------------------- --- -- -
| Posted with NewsLeecher v3.9 Beta 9
| Web @ http://www.newsleecher.com/?usenet
| ------------------- ----- ---- -- -
|
 
D

Dr. Demented

I have DNS pointing to my machine as home.coleman.cc - I managed to get Expressions to open my site as
"localhost", but it still will not open it as home.coleman.cc. Yes, I can work with it as localhost, but would
like to be able to edit it using the other address as well. Any more ideas?
TIA
 
D

Dr. Demented

No, not a firewall issue, just a username/password issue... still asking for one...
 
T

Tom [Pepper] Willett

I would recommend moving this to the Expression Web newsgroup..you'll
probably get more responses from the experts that hang out there.

Also, if you are having IIS issues, you might post to the experts in the IIS
newsgroups.
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
: No, not a firewall issue, just a username/password issue... still asking
for one...
:
:
: --
: --------------------------------- --- -- -
: Posted with NewsLeecher v3.9 Beta 9
: Web @ http://www.newsleecher.com/?usenet
: ------------------- ----- ---- -- -
:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top