Reply
Setting up IIS 5.1 on local machine
Old 01-11-2008, 06:09 AM Setting up IIS 5.1 on local machine
Captain Cross's Avatar
Novice Talker

Posts: 10
Location: Sheffield
Hi all,

I'm not sure if I'm on the right forum for this question, but here goes.

I'm trying to setup a testing server on my local machine to test ASP pages that I'm building in Dreamweaver (don't know if this is relevant?). I have no knowledge of IIS or ASP. I am trying to learn ASP from a book at the moment, but can't test the scripts because I can't get the bloody thing to work.

Does anyone have a decent quickstart/setup guide that they can post or direct me to? I also have XAMPP installed for testing php localy. This works fine. Do they conflict? Can I use IIS to test both? I have disabled the services in XAMPP(Apache & MySql), but still no joy. Any help would be appreciated.

Cheers
Captain Cross is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 01-11-2008, 06:25 AM Re: Setting up IIS 5.1 on local machine
chrishirst's Avatar
Super Moderator

Posts: 11,894
Location: Blackpool. UK
Yes they will conflict, unless you reconfigure one of the servers to use a different port.

I use Apache on 8080 and leave IIS on 80

Yes you can have PHP on IIS Just DON'T try and install PHP 5.2.x 'cos you will be pulling your hair out in large clumps.
And MySql can be used with ASP if you install the MySql ODBC drivers.


IIS Setup Guide at GeekPedia
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-11-2008, 07:21 AM Re: Setting up IIS 5.1 on local machine
Captain Cross's Avatar
Novice Talker

Posts: 10
Location: Sheffield
Hi Chris,

Thanks for the quick reply. I've had a look at the GeekPedia guide and it still don't work.

When I go to command prompt I get the below error message.

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Mark Redfearn>%windir%\Microsoft.NET\Framework\v1.1.43
22\aspnet_regiis.exe -i
'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspn et_regiis.exe' is not recogniz
ed as an internal or external command,
operable program or batch file.
C:\Documents and Settings\Mark Redfearn>

Any ideas?

Also, how do I set the XAMPP port to 8080. Is it just a case of changing all instances of 80 to 8080 in the 'httpd.conf' file? I know I might sound a bit thick, but I have no experience in this area. I would like to get IIS working before I try and set up Apache and MySql.

Cheers
Captain Cross is offline
Reply With Quote
View Public Profile
 
Old 01-11-2008, 08:19 AM Re: Setting up IIS 5.1 on local machine
chrishirst's Avatar
Super Moderator

Posts: 11,894
Location: Blackpool. UK
Quote:
how do I set the XAMPP port to 8080. Is it just a case of changing all instances of 80 to 8080 in the 'httpd.conf' file
Yep, and there is only one instance that matters

did IIS install using the "Add/Remove Programs". You do need to be running XP Pro NOT Home
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-11-2008, 08:44 AM Re: Setting up IIS 5.1 on local machine
Captain Cross's Avatar
Novice Talker

Posts: 10
Location: Sheffield
I changed two instances, Listen 8080 & ServerName localhost:8080. Will this still work?

I'm running XP Pro and I did install from "Add/Remove Programs". I've just uninstalled it and am about to install again. I thought it would be an easy process, but nothing's easy when I'm doing it!

In my 'C:\WINDOWS\Microsoft.NET\Framework' folder I've got a few folders begining with v;

v1.0.3705
v1.1.4322
v2.0.50727
v3.0
v3.5

Is this how it should be? When I run the DOS prompt should I type the latest version (v3.5) in the command instead of v1.1.4322. Or is that for something completely different?
Captain Cross is offline
Reply With Quote
View Public Profile
 
Old 01-11-2008, 10:20 AM Re: Setting up IIS 5.1 on local machine
Captain Cross's Avatar
Novice Talker

Posts: 10
Location: Sheffield
I got it working!

I installed the v2.0.50727 file. Seems to have worked. I also think the Authentication Methods may have been causing a problem. But it appears to be working fine now.

Cheers for your help Chris
Captain Cross is offline
Reply With Quote
View Public Profile
 
Old 01-11-2008, 03:05 PM Re: Setting up IIS 5.1 on local machine
Learning Newbie's Avatar
Moderator

Latest Blog Post:
What Does This Look Like?
Posts: 4,737
Name: John Alexander
I think most IIS servers tend to run the 2.0 version.
__________________
4 ways to improve the lives of the "bottom billion"

"HEY YOU KIDS GET OFF MY LAWN!" -John McCain
Learning Newbie is online now
Reply With Quote
View Public Profile
 
Old 01-17-2008, 06:11 PM Re: Setting up IIS 5.1 on local machine
Marc's Avatar
Skilled Talker

Posts: 95
Location: EastCoast United States
Windows 2003 Server and previous versions will not install the 2.0 framework auto if that is what is being asked.

1.1 will be installed but you will need to select "enable .net" in order for the page s to render the code.

I'm running 2003/IIS 6.0 - 1.1 and 2.0 framework for developers, I would not install the 3.0 framework if your not utilizing it.

btw...I have a another box running wink server, IIS 5.0, php and mysql..I cant believe how smooth the sucker is parsing right now!

have fun!
Marc is offline
Reply With Quote
View Public Profile Visit Marc's homepage!
 
Reply     « Reply to Setting up IIS 5.1 on local machine
 

Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.15727 seconds with 13 queries