Petri IT Knowledgebase Forums
 

Petri.co.il forums Home Forums Start Page Forums Frequently Asked Questions FAQ Member List Members List
Go Back   Petri IT Knowledgebase Forums > Server Operating Systems > Windows Server 2000 / 2003
Petri.co.il is happy to award auglan the title of Most Valuable Member !!!
Register Calendar Calendar Search Petri IT Knowledgebase Forums Search Todays Posts Today's Posts Mark Forums Read

Notices

learn about 2003 or installing a site

learn about 2003 or installing a site

this thread has 8 replies and has been viewed 1722 times

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 6th March 2007, 19:22
Yigael_O Yigael_O is offline
Casual
Casual
 
 Join Date: Mar 2007
  6 month star 12 month star
 Posts: 4
 Reputation: Yigael_O is on a distinguished road (10)
Default learn about 2003 or installing a site

Hi, I am a new programmer in a small company. I need to learn fast how to make a site work. I have developed a (working) site on my XP Home VS2005. We just got a new server HP ProLiant350 that uses Win2003 IIS6. I tried but didn't succeeded doing it. Can you help me find a tutorial to learn quickly how to do that?

If it is simple to answer I will be happy to get your response here.
The steps I took are:
coping the entire site (written in asp.NET) to the folder
c:/inetpub/wwwroot
Adding the site to the IIS sites list.
adding the first page (spellcheck.aspx) to the sit properties then the tab document.
When I try to right click the site and press Browse. I get an error number 403.1 Forbidden: Execute access is denied.

Please tell me if there is a way to fix the problem.

Yigael Oscar
  #2  
Old 6th March 2007, 23:37
sorinso's Avatar
sorinso sorinso is offline
Moderator
 
 Join Date: May 2006
  6 month star 12 month star
 Location: Haifa, Israel
 Posts: 3,065
 Reputation: sorinso is a name known to allsorinso is a name known to allsorinso is a name known to allsorinso is a name known to allsorinso is a name known to allsorinso is a name known to all (561)
Exclamation Re: learn about 2003 or installing a site

We're not in Matrix yet, you know... To learn how to do things, you have to take some time to read some documentation.
I will try to help you though with your error message. Take a look at the attached screenshot. In your site's properties, see that the Execute drop down box is not on None.
Hope this info helps.
__________________

Sorin Solomon

»»»»»
In order to succeed, your desire for success should be greater than your fear of failure.
- Bill Cosby
«««««

Last edited by sorinso; 9th November 2007 at 23:29..
  #3  
Old 7th March 2007, 08:21
biggles77's Avatar
biggles77 biggles77 is offline
Administrator
 
 Join Date: Dec 2003
  6 month star 12 month star
 Location: Nowhere that I like.
 Posts: 10,768
 Reputation: biggles77 is a splendid one to beholdbiggles77 is a splendid one to beholdbiggles77 is a splendid one to beholdbiggles77 is a splendid one to beholdbiggles77 is a splendid one to beholdbiggles77 is a splendid one to beholdbiggles77 is a splendid one to behold (738)
Default Re: learn about 2003 or installing a site

Train Signal, http://www.trainsignal.com/index.asp...on=Custom&ID=8 for all your learning needs in this case.
__________________
"There I stood at the bar, wearing a Mae West, no jacket, and beginning to leak blood from my torn boot. None of the golfers took any notice of me - after all, I wasn't a member!" Kenneth Lee - after being shot down during the Battle of Britain on the 18th August 1940.

************************************************** **********************
** Remember to give credit where credit is due and leave reputation points where appropriate **
************************************************** **********************
  #4  
Old 7th March 2007, 11:20
Yigael_O Yigael_O is offline
Casual
Casual
 
 Join Date: Mar 2007
  6 month star 12 month star
 Posts: 4
 Reputation: Yigael_O is on a distinguished road (10)
Default Re: learn about 2003 or installing a site

Thank you all. I need a free learning book if possible.
The solution worked to a point. Now I get 404 file or directory not found.

Yigael Oscar
  #5  
Old 7th March 2007, 11:54
sorinso's Avatar
sorinso sorinso is offline
Moderator
 
 Join Date: May 2006
  6 month star 12 month star
 Location: Haifa, Israel
 Posts: 3,065
 Reputation: sorinso is a name known to allsorinso is a name known to allsorinso is a name known to allsorinso is a name known to allsorinso is a name known to allsorinso is a name known to all (561)
Exclamation Re: learn about 2003 or installing a site

Steady, steady...
First, I don't know how good are free books. Take a look at this list, see if something suits you. I didn't verify them, so see for yourself.
Next, regarding the development: I am glad it is now 404 error, it means that what you did was relevant.
I would check two things:
- the default document (see the attached screenshot) should be the page you need :spellcheck.aspx;
- the users IUSR_[YourServerName] and IWAM_[YourServerName] have permissions on the C:\Inetpub\wwwroot[\subfolder , if your site is in a subfolder] folder ( it should be Read, Write and Execute, if I remember right).

Come back with the result and we'll go from there.
__________________

Sorin Solomon

»»»»»
In order to succeed, your desire for success should be greater than your fear of failure.
- Bill Cosby
«««««

Last edited by sorinso; 9th November 2007 at 23:29..
  #6  
Old 7th March 2007, 15:25
Yigael_O Yigael_O is offline
Casual
Casual
 
 Join Date: Mar 2007
  6 month star 12 month star
 Posts: 4
 Reputation: Yigael_O is on a distinguished road (10)
Default Re: learn about 2003 or installing a site

Thank you for your replay. I tried to do what you told me, but unfortunately I couldn't find where I change the permissions of the users.
I tried to search for them but I only found a vba file and a reference to them in the IIS help

Yigael Oscar
  #7  
Old 7th March 2007, 15:32
sorinso's Avatar
sorinso sorinso is offline
Moderator
 
 Join Date: May 2006
  6 month star 12 month star
 Location: Haifa, Israel
 Posts: 3,065
 Reputation: sorinso is a name known to allsorinso is a name known to allsorinso is a name known to allsorinso is a name known to allsorinso is a name known to allsorinso is a name known to all (561)
Exclamation Re: learn about 2003 or installing a site

Open My Computer, go to C:\Inetpub. Right Click on wwwroot folder and choose Properties. Go to Security tab and you should see there a list of users and groups that have permissions to the specific folder. By clicking on one of the names, you'll see in the lower part what permissions it has.
__________________

Sorin Solomon

»»»»»
In order to succeed, your desire for success should be greater than your fear of failure.
- Bill Cosby
«««««
  #8  
Old 7th March 2007, 15:53
Yigael_O Yigael_O is offline
Casual
Casual
 
 Join Date: Mar 2007
  6 month star 12 month star
 Posts: 4
 Reputation: Yigael_O is on a distinguished road (10)
Default Re: learn about 2003 or installing a site

Hi,
I did what you said but found only one of the users. The IUSR_[YourServerName] one, the other one is not in sight. In the relevant sub folders the users are only 3. Administrator, Administrators, and system.

Yigael Oscar
  #9  
Old 7th March 2007, 16:21
sorinso's Avatar
sorinso sorinso is offline
Moderator
 
 Join Date: May 2006
  6 month star 12 month star
 Location: Haifa, Israel
 Posts: 3,065
 Reputation: sorinso is a name known to allsorinso is a name known to allsorinso is a name known to allsorinso is a name known to allsorinso is a name known to allsorinso is a name known to all (561)
Lightbulb Re: learn about 2003 or installing a site

I think it is time for you to provide some screenshots of the virtual site you defined... Maybe there we'll find some ideas...
Don't forget to remove any info you don't want public from there.
__________________

Sorin Solomon

»»»»»
In order to succeed, your desire for success should be greater than your fear of failure.
- Bill Cosby
«««««
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SERVER 2003 (Software Update Services-SUS) administrator web site kmrmukul Windows Server 2000 / 2003 1 22nd November 2006 16:37
WIn 2003 Site link design question JRM Active Directory 5 20th January 2006 10:46
Need to Reset a Site Folder in Exchange 2003 Server. GUIDGEN sna77 Exchange 2000 / 2003 0 12th April 2005 19:45
2003 exchange and web site on 1 server jonny_2good Windows Server 2000 / 2003 12 24th January 2005 22:48
where and how do I learn about Linux pls? joseb Open Source 2 25th February 2004 18:55


All times are GMT +3. The time now is 23:04.

Steel Blue 3.5.4 vBulletin Style ©2006 vBEnhanced
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
 

Valid XHTML 1.0!   Valid CSS!

Copyright 2005 Daniel Petri