473,385 Members | 1,655 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

IIS how to get .aspx to execute

Hi all

I've finally figured out how to just get IIS 7 to display the welcome
page - had to use the clasic pool option.

Now I want to get my ASP.NET to run, no luck so far.

I'm unable to even create the app in VS2005 if I select HTTP as my
"location". I never seem to have rights and I'm the administrator!
Which settings do I have to edit to allow me to do this? Which icon do
I have to access/click? I know that I'll probably say in a week or so
that it's obvious but now I'm stumped!

I do have mutliple ASP.NET appliations that used to work under XP and
the previous version of IIS but nothing works under Vista and IIS7.

My setup: Vista Ultimate and VS2005 with new hardware.

Thanx
Fick

Feb 24 '07 #1
1 1109
You can't select http as the location. VS uses the FrontPage Server
Extensions to communicate with an IIS web server when opening or publishing
a web through http. Because of the way IIS 7 has been re-designed, the
FrontPage Server Extensions are no longer compatible and do not work with
IIS 7. Thus you cannot use http to create,open, or publish to a web on IIS
7. What you'll need to do is create a file-based web project anywhere you
want on your system, then in IIS add a virtual directory (making sure
afterwards that it's marked as an application) that points to the new VS
project you just created. VS is probably giving a permissions error simply
because it doesn't know what else to do in this situation since IIS 7 was
not something it was designed to work against originally.
--

Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"Fick" <jf*****@hotmail.comwrote in message
news:11*********************@z35g2000cwz.googlegro ups.com...
Hi all

I've finally figured out how to just get IIS 7 to display the welcome
page - had to use the clasic pool option.

Now I want to get my ASP.NET to run, no luck so far.

I'm unable to even create the app in VS2005 if I select HTTP as my
"location". I never seem to have rights and I'm the administrator!
Which settings do I have to edit to allow me to do this? Which icon do
I have to access/click? I know that I'll probably say in a week or so
that it's obvious but now I'm stumped!

I do have mutliple ASP.NET appliations that used to work under XP and
the previous version of IIS but nothing works under Vista and IIS7.

My setup: Vista Ultimate and VS2005 with new hardware.

Thanx
Fick

Feb 24 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: muzerb | last post by:
What are the account requirements for aspx pages to be accesse anonymously on Windows 2003 server?. When I view my aspx page in a browser locally or remotely I always ge prompted for user and...
3
by: rachel | last post by:
Hi all, I am new in ASP.Net. I have a question on link multiple web forms together. Here is the scenario: I create an Index.aspx WebForm which consists of a banner and three navigator...
0
by: zoltix | last post by:
Hi, I am beginner in aspx. I would like to intercept all click events on my document. I use this function in javascipt for that document.onmousedown=click;. It works well. But I would...
6
by: LIN | last post by:
Is it possible to run a big .sql file - SQL script to create a database from a ASPx page? If yes, please advice how can I achieve this? Thanks! LIN
6
by: Kentamanos | last post by:
Please don't ask me why I'm doing this (trust me, it makes sense in my system), but I'd like to basically redirect requests for a certain extension (thus a handler) to an ASPX page behind the scenes....
3
by: gemel | last post by:
I have an existing ASP application that generates an e-mail when someone visits the page. The page uses vbscript to creazte the mail object and then populate it. Firstly I tried to copy the...
1
by: Hose B | last post by:
HI all, I have a legacy app in which users can pick various page templates. There is a template preview dialog. It works such that they view a list of icons in an asp page that represent each...
2
by: Janusz Jezowicz | last post by:
Hello! I would like to have one page on the server, which would be a target processing page for a number of other aspx pages. E.g Processing page \portal_page.aspx Target pages
3
by: Oscar | last post by:
What code do I need within VB to load another aspx page within the browser ?
4
by: Jman | last post by:
Let's say I have a session variable in my asp.net website. Now I have an aspx file on my C drive. Now I have a link pointing to it so I can click on it and execute this ASPX file to my browser....
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.