Go Back   CodingForums.com > :: Server side development > ASP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-31-2007, 12:51 AM   PM User | #1
Baleric
Regular Coder

 
Baleric's Avatar
 
Join Date: Feb 2005
Location: Australia
Posts: 332
Thanks: 0
Thanked 0 Times in 0 Posts
Baleric is an unknown quantity at this point
Question IIS Help "page cannot be found"

hey guys,
i just bought a new computer and have installed XP 64bit and i cant set up IIS properly, when i specify the asp page i want to view it come up with,
"the page cannot be found" when clearly it is on the server.

is this a problem with XP 64bit?

or just my settings?

also this is for local use

Any help greatly appreciated!!!
Baleric is offline   Reply With Quote
Old 03-31-2007, 02:31 AM   PM User | #2
Baleric
Regular Coder

 
Baleric's Avatar
 
Join Date: Feb 2005
Location: Australia
Posts: 332
Thanks: 0
Thanked 0 Times in 0 Posts
Baleric is an unknown quantity at this point
fixed it
Baleric is offline   Reply With Quote
Old 04-11-2007, 01:09 PM   PM User | #3
martindmg
New to the CF scene

 
Join Date: Apr 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
martindmg is an unknown quantity at this point
Lightbulb Try this...

Those unfortunate souls battling with this one and wondering how this dude could b so cruel as to say "Fixed it!" without telling us how... try this:

Microsoft documents the solution this way...
1. Open a command prompt and navigate to the %systemdrive%\Inetpub\AdminScripts directory.

2. Type the following command:
cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 “true”

3. Press ENTER.

taken from: http://www.microsoft.com/technet/pro....mspx?mfr=true

But, after this & all the forum suggestions i tried, i went into IIS Manager, opened the Application Pools link, and noticed that my DefaultAppPool was stopped by one or the other process i tried. So, in my case, i switched 32bit support off again (the above command but with a 0 at the end) and started the DefaultAppPool up again. All is well now. It's not giving me that ridiculous "Cannot find..." nonsense.

Lemme know how it goes & if any1 had the same issue...

Martin
martindmg is offline   Reply With Quote
Old 04-17-2007, 05:06 AM   PM User | #4
Baleric
Regular Coder

 
Baleric's Avatar
 
Join Date: Feb 2005
Location: Australia
Posts: 332
Thanks: 0
Thanked 0 Times in 0 Posts
Baleric is an unknown quantity at this point
by default IIS 6 has asp pages disabled. you just go into you IIS manager and enable the,m
Baleric is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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


All times are GMT +1. The time now is 04:00 AM.


Advertisement
Log in to turn off these ads.