Start New Discussion Reply to this Discussion how to run asp
hi
i have installed iis in my laptop that is running a windows 7 prof os and i have been trying to run asp pages and i am not able to do it.. i get the error message saying "the requested url not found on this server"..what can i do to correct it?
thanks in advance..
Revathy Sesha
Newbie Poster
3 posts since Dec 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
jcarbillon
Light Poster
43 posts since Aug 2011
Reputation Points: 10
Solved Threads: 2
Skill Endorsements: 0
i have same problem like this
i have windows 7 ,
i installed iis in my pc and and then i gone to C:\inetpub\wwwroot\myweb and writen my asp program
and saved as dd.asp
my program is
<html>
<body>
<%
response.write("Hello World!")
%>
</body>
</html>
then when i open it by double click. it seens like that
[img]http://i1201.photobucket.com/albums/bb354/meeal/Untitled-3.jpg[/img]
in this output i want to display only hello world
please say how i solve this problem?:idea:
meeal
Newbie Poster
1 post since Feb 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
ewai1
Newbie Poster
4 posts since Jul 2006
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
wwwroot directory
works as the root (the place from where you start)
so any file inside it accessed directly after typing localhost
as localhost points directly to wwwroot directly
ritesh0104
Newbie Poster
4 posts since Dec 2009
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
wwwroot directory
works as the root (the place from where you start)
so any file inside it accessed directly after typing localhost
as localhost points directly to wwwroot directly
Yes it does.
ewai1
Newbie Poster
4 posts since Jul 2006
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
hi
i have installed iis in my laptop that is running a windows 7 prof os and i have been trying to run asp pages and i am not able to do it.. i get the error message saying "the requested url not found on this server"..what can i do to correct it?
thanks in advance..
My lecturer told me asp is only running on win 7 ultimate and mine worked great after i upgraded
Marseline
Newbie Poster
11 posts since Feb 2012
Reputation Points: 4
Solved Threads: 0
Skill Endorsements: 0
You don't need windows ulitmate Marseline. Your lecturer is a dope.
1. On 64bit machines, you need to make sure that your application pool allows 32bit applications.
2. Make sure that your iis installation in 'turn on and off windows features' has asp ticked under world wide web services->Application Development features.
vsmash
Junior Poster
125 posts since Feb 2010
Reputation Points: 9
Solved Threads: 17
Skill Endorsements: 0
vsmash i would have agreed with you if my asp was working when i installed iis and activated all the windows features needed for iis but it didn't but it worked agter i upgrade but its cool anyway why does sesha not tell us what her solution was
Marseline
Newbie Poster
11 posts since Feb 2012
Reputation Points: 4
Solved Threads: 0
Skill Endorsements: 0
No offence to you intended Marseline.
I have had classic asp run successfully on all windows 7 platforms from home premium to professional to ultimate, and both 32 and 64bit so all all I'm saying is upgrade is unnecessary - and your lecturer is wrong in saying that it is necessary.
vsmash
Junior Poster
125 posts since Feb 2010
Reputation Points: 9
Solved Threads: 17
Skill Endorsements: 0
No offence to you intended Marseline.
I have had classic asp run successfully on all windows 7 platforms from home premium to professional to ultimate, and both 32 and 64bit so all all I'm saying is upgrade is unnecessary - and your lecturer is wrong in saying that it is necessary.
How good are you with asp and MYSQL? im looking for some final year project ideas what can you suggest?
Marseline
Newbie Poster
11 posts since Feb 2012
Reputation Points: 4
Solved Threads: 0
Skill Endorsements: 0
First up if you need to work with MYSQL, download the odbc connectors. They are 32bit and dependant on 32bit application pool in classic mode.
I suggest you ditch asp because it has been ditched by microsoft in preference to .NET which has now graduated to c# Razor MVC. If you are comfortable with javascript you would probably be better using PHP with MYSQL.
If classic asp is your requirement then I recommend you dev a guestbook or something basic in MVC approach - that is keep your back end code in classes and functions, separate from your layouts. Read your layout snippets from a folder replacing variables in placeholders.
vsmash
Junior Poster
125 posts since Feb 2010
Reputation Points: 9
Solved Threads: 17
Skill Endorsements: 0
No offence to you intended Marseline.
I have had classic asp run successfully on all windows 7 platforms from home premium to professional to ultimate, and both 32 and 64bit so all all I'm saying is upgrade is unnecessary - and your lecturer is wrong in saying that it is necessary.
Can you maybe find me on facebook so you can help me with my project if you dont mind my facebook name is Marceline Vivian in from windhoek namibia
Marseline
Newbie Poster
11 posts since Feb 2012
Reputation Points: 4
Solved Threads: 0
Skill Endorsements: 0
are you sure you hv iss and it is working and configurate iss search gogole windows 7 iss configuration you fing picture explain page
kaozci
Newbie Poster
3 posts since Mar 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
first you should intall iis and than make directory of your fils in a folder and than execute it on your local host. i am sure than it will run.
maxsamuel
Newbie Poster
2 posts since Mar 2012
Reputation Points: -2
Solved Threads: 0
Skill Endorsements: 0
© 2013 DaniWeb® LLC
Page generated in 0.5595 seconds
using 2.7MB