|
Subject:
|
username and password : IIS
|
|
Posted By:
|
gemini_shooter
|
Post Date:
|
8/19/2005 5:54:06 PM
|
Hi ! I just installed IIS on my computer and and I am reading beginning dreamweaver MX 2004 by wrox. Everything has worked ok but when I type
http://localhost/localstart.asp
I get a username and password window which I don't understand and what it should be, can anyone help me on this , please
|
|
Reply By:
|
Imar
|
Reply Date:
|
8/19/2005 6:08:19 PM
|
What browser are you using? Maybe your site is not configured for anonymous access. Then IE may log you on automatically while Firefox or other browsers don't....
Imar --------------------------------------- Imar Spaanjaars Everyone is unique, except for me. While typing this post, I was listening to: History by Bush (Track 9 from the album: Razorblade Suitcase) What's This?
|
|
Reply By:
|
gemini_shooter
|
Reply Date:
|
8/20/2005 7:15:32 AM
|
Hi I am using Internet Explorer
Anonymous access has been set which says no username and password required, any help on this please
|
|
Reply By:
|
Imar
|
Reply Date:
|
8/20/2005 7:34:17 AM
|
In that case, your IIS account (IUSR_MachineName) may not have permissions to read the files in your web site's root.
Check out this FAQ for more details: http://imar.spaanjaars.com/QuickDocId.aspx?QUICKDOC=290
Imar --------------------------------------- Imar Spaanjaars Everyone is unique, except for me.
|
|
Reply By:
|
gemini_shooter
|
Reply Date:
|
8/21/2005 9:59:36 AM
|
Hi !
Sorry for the double post Imar, back to where I started, I apologize for my dumbness There are two things I didn't understand:
First I read through your guide, but I don't know which folder I am targeting here to change its security settings. I am a complete noob at this and right now I am just following the book. I haven't changed anything after IIS installation so which folder should I target for security change.
Second I don't have the security option and I followed your steps on running explorer in the run prompt and opening tools and view but I didn't see an option for "use simple file sharing".
|
|
Reply By:
|
Imar
|
Reply Date:
|
8/21/2005 10:08:26 AM
|
What OS are you using? Windows XP? If so, what version?
The sharing option should be there, if you're using Windows XP. Are you sure you used a Windows Explorer and not Internet Explorer?
The folder you need to configure is most likely C:\inetpub\wwwroot as that is the default for IIS. To find out for sure, click Start and then run and enter Inetmgr. In the IIS management console, expand nodes until you see your web site. Right-click it and choose Properties. On the Home Directory tab look in the Local Path box to see what folder is being used.
If all this doesn't help, I think you'll need to post more specific information about your OS, setup and configuration.
HtH,
Imar --------------------------------------- Imar Spaanjaars Everyone is unique, except for me. While typing this post, I was listening to: Without Belief by Nitzer Ebb (Track 9 from the album: Belief) What's This?
|
|
Reply By:
|
gemini_shooter
|
Reply Date:
|
8/21/2005 12:02:21 PM
|
hi !
Thanks for the quick reply, yes I am using win XP, nad it was windows explorer. The folder I have to set is the wwwroot folder which is in C:/Inetpub/wwwroot. Thanks for clearing that up.
Now When I right click and go to properties I do get an option saying sharing, but there is no option security. In the sharing option I have a few choices:
1: local sharing and security 2: network sharing and security
|
|
Reply By:
|
Imar
|
Reply Date:
|
8/21/2005 12:26:29 PM
|
Sharing is not what you're after here, you need to change the Security settings. Try this:
1. Open a Windows Explorer 2. Right-click your C-Drive (in the root) and choose Properties. 3. What is your File System? (You can see it listed on the General tab)
And what version of Windows XP do you have?
Imar --------------------------------------- Imar Spaanjaars Everyone is unique, except for me.
|
|
Reply By:
|
gemini_shooter
|
Reply Date:
|
8/21/2005 4:53:00 PM
|
Hi !
My C drive is NTFS not FAT so thats fine but I have to admit something I am running windows XP home edition, I managed to rig one of the files in the INF folder and get some files from windows 2000 pro and expand them and add them to the required folder and I got IIS in control panel and I installed it.
Does that have to do something with security
|
|
Reply By:
|
Imar
|
Reply Date:
|
8/22/2005 12:43:59 AM
|
Oh definitely. IIS is not supported on Windows XP Home edition, so it's likely you run into all kinds of problems.
I have never installed IIS on Home, so I don't know what other issues you encounter, but there are a couple of walkthroughs available if you search Google. Maybe those can shed some light....
Imar --------------------------------------- Imar Spaanjaars Everyone is unique, except for me.
|
|
Reply By:
|
gemini_shooter
|
Reply Date:
|
8/22/2005 7:24:18 AM
|
Hi !
I understand your reply, but I think the way I installed IIS doesn't have anything to do with why I don't see the security tab in the properties,
Can u help me in why I am not seeing the security tab in properties, I have one account which is the administrator account and the guest account in turned off.
I tried to follow your guide to disable simple file sharing but I didn't get that option in the list, any help would be good, thanks untll now
|
|
Reply By:
|
Imar
|
Reply Date:
|
8/22/2005 7:59:42 AM
|
I don't know. I never used XP Home, so I don't if it has a Security tab, or options to enable / disable it.
Home is for home users who usually don't require advanced features as fain grained security settings. So, maybe it's not even possible at all.
Did you Google for this? Does it bring up any results?
Imar --------------------------------------- Imar Spaanjaars Everyone is unique, except for me.
|
|
Reply By:
|
gemini_shooter
|
Reply Date:
|
8/22/2005 6:03:02 PM
|
Hi Imar !
Thanks for all the help, I played around with IIS a little more and googled as per your advice nad finally figured it out and it works good.
Thanks !!!!
|
|
Reply By:
|
Imar
|
Reply Date:
|
8/23/2005 12:33:58 AM
|
For my curiosity and future visitors to this thread, can you briefly describe what you did to make it work?
Imar --------------------------------------- Imar Spaanjaars Everyone is unique, except for me.
|
|
Reply By:
|
gemini_shooter
|
Reply Date:
|
8/23/2005 11:35:17 AM
|
apprantely exanding and installing those iis files from win 2000 pro or win 2003 server does mess up the security tab settings on your system so you need to go around that somehow. I followed this link to make it work:
http://adamv.com/dev/articles/iis-on-xp-home
Thnaks for all the help anyway though,,, One problem still is there but i don't know if its any serious....
when I try to acess http://localhost/localstart.asp the window opens up fine but it also opens up another window :
http://localhost/iishelp/iis/misc/default.asp
and this one gives me an HTTP 500 Internal server error, can you please help me on that......
|
|
Reply By:
|
Imar
|
Reply Date:
|
8/23/2005 12:15:19 PM
|
Check out this FAQ: http://imar.spaanjaars.com/QuickDocId.aspx?QUICKDOC=264 and then post the error message you get to this list.
Cheers,
Imar --------------------------------------- Imar Spaanjaars Everyone is unique, except for me.
|
|
Reply By:
|
ashish_awst
|
Reply Date:
|
7/2/2008 1:14:10 AM
|
did you setup your network properly? try running Network Setup Wizard, click Start, click Control Panel, click Network and Internet Connections, and then click Network Setup Wizard.
|
|
Reply By:
|
amirimeri
|
Reply Date:
|
7/16/2008 12:20:36 PM
|
Hello, I just installed Microsoft Expression Web. When I publish the file is written: The website declined to show this webpage HTTP 403
Please help me.
THank you, Amir
Amir Imeri
|
|
Reply By:
|
Imar
|
Reply Date:
|
7/16/2008 4:45:05 PM
|
Hi there,
You need to grant the account used by the web server permissions to the file system: http://imar.spaanjaars.com/QuickDocId.aspx?quickdoc=263
Cheers,
Imar
--------------------------------------- Imar Spaanjaars http://Imar.Spaanjaars.Com Everyone is unique, except for me. Author of Beginning ASP.NET 3.5 : in C# and VB, ASP.NET 2.0 Instant Results and Dreamweaver MX 2004 Want to be my colleague? Then check out this post.
|