473,800 Members | 2,613 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

aspx extension

Dear Guru,

What is the requirement to be able to run asps extension ?
I installed .NET Framework 2.0. Any other .NET components I need to install in order to run aspx extension ?
My IIS Server is 6.0.

Currently, if I run aspx file in localhost, it will said page not found.

Please advise. Thanks.

Regards.

Jun 2 '06 #1
3 1155
On Fri, 2 Jun 2006 11:16:08 +0800, "magix" <ma***@asia.com > wrote:
Dear Guru,

What is the requirement to be able to run asps extension ?
I installed .NET Framework 2.0. Any other .NET components I need to install in order to run aspx extension ?
My IIS Server is 6.0.

Currently, if I run aspx file in localhost, it will said page not found.

Please advise. Thanks.

Regards.


just a couple obvious things I can think of.

Make sure you set up a virtual directory pointing to your project (I
do it under c:\inetpub\wwwr oot\myaspwebsit e)

make sure you have "run scripts" checked

Try running aspnet_regiis -i
Peter Kellner
http://peterkellner.net
Jun 2 '06 #2
If you're getting a 404 (Page Not Found) error, that would mean that the URL
does not point to an existing resource (file).

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Development Numbskull

Nyuck nyuck nyuck
"magix" <ma***@asia.com > wrote in message
news:44******** **@news.tm.net. my...
Dear Guru,

What is the requirement to be able to run asps extension ?
I installed .NET Framework 2.0. Any other .NET components I need to
install in order to run aspx extension ?
My IIS Server is 6.0.

Currently, if I run aspx file in localhost, it will said page not found.

Please advise. Thanks.

Regards.

Jun 2 '06 #3
It could also be that, since he's using Windows 2003 Server,
he hasn't enabled the use of ASPX pages and ASP.NET 2.0.

IIS 6.0 requires that you enable any web service extension you use.

To do that, open the IIS mmc, scroll down to the "Web Service Extensions" node
( on the left-hand side, right after the "Websites" node ), select the ASP.NET
v2.0.50727 extension on the right-hand side, and click the "Allow" button.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"Kevin Spencer" <ke***@DIESPAMM ERSDIEtakempis. com> wrote in message
news:e0******** ******@TK2MSFTN GP04.phx.gbl...
If you're getting a 404 (Page Not Found) error, that would mean that the URL does not point to an
existing resource (file).

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Development Numbskull

Nyuck nyuck nyuck
"magix" <ma***@asia.com > wrote in message news:44******** **@news.tm.net. my...
Dear Guru,

What is the requirement to be able to run asps extension ?
I installed .NET Framework 2.0. Any other .NET components I need to install in order to run aspx
extension ?
My IIS Server is 6.0.

Currently, if I run aspx file in localhost, it will said page not found.

Please advise. Thanks.

Regards.



Jun 2 '06 #4

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

Similar topics

11
1549
by: Bruce W...1 | last post by:
Would the code-behind and all ASP.NET functionality still work if the ..aspx files had instead .htm extensions? I suppose it boils down to whether the page directives would still work. Thanks for your help.
6
1449
by: Bob | last post by:
I noticed that some of the Microsoft site pages have the extension name of mspx. It's easy to config IIS to map a particular extension name to the ASP.NET dll for production purpose. However I can't figure out how to config VS.NET to recognize my own file extension name e.g. *.bob, as ASPX pages. Is it matter of creating a set of template? If so, would it compile correctly? My goal is for VS.NET to treat a different extension name the...
6
7798
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. I've created a handler and set it up to handle the extension in question. In my ProcessRequest, I'd like to basically figure out which ASPX page to "forward" the request to. I've tried all sorts of methods (Server.Transfer and Server.Execute for...
7
1474
by: Shaul Feldman | last post by:
Hello, the question is how can I masquerade ASPX files behind HTML extension? Thank you in advance. -- With the best wishes, Shaul Feldman
3
2910
by: Christopher Baldwin | last post by:
Hello, Using ASP.NET v2.0.40607.42, I'm attempting to create a new file extension that should be handled exactly like "aspx" pages. For example, I just want to rename an aspx page from "test.aspx" to "test.extx", where .extx extensions are handled in exactly the same way as aspx pages. In pre-2.0 versions of ASP.NET, simply adding a HttpHandler element (below) to web.config, and adding a IIS mapping of "extx" to
5
2209
by: pb | last post by:
Do anyone know how to change the .aspx extension to something else, say ..sssx, for all or part of a ASP.NET 2.0 site? I recall a Microsoft article on this some time ago, but I cannot locate it.
24
2763
by: John Rivers | last post by:
ASPX which means ASPX pages, the code-behind concept, User Controls, Web Controls etc. is very poorly designed and makes it extremely hard to develop professional quality web applications. ASPX is Microsoft's attempt to "dumb down" web application development to help unskilled developers such as web design agencies achieve some results. For high quality applications IHttpHandlers are the way to go.
13
4527
by: Matt | last post by:
Does anyone know how to hide the ASPX extension of web pages in ASP.Net 2.0? Thanks, Matt
0
9551
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10507
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10036
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9092
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5473
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5607
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4150
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3765
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2948
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.