473,395 Members | 1,692 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,395 software developers and data experts.

Running Asp.Net page ?

How do i run ASP.net page (.aspx)
I've installed Visual Studio and my IIS is working fine (delivering asp
pages but not aspx pages)

Nov 17 '05 #1
6 1236
If you installed IIS after you installed ASP.NET, you'll need to run
aspnet_regiis in order to configure your server. Also, what error message
are you seeing?

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows XP
Windows XP Associate Expert
--
"Arsalan" <ar***********@hotmail.com> wrote in message
news:um**************@tk2msftngp13.phx.gbl...
How do i run ASP.net page (.aspx)
I've installed Visual Studio and my IIS is working fine (delivering asp
pages but not aspx pages)

Nov 17 '05 #2
Maybe the 1.1 isapi DLL hasn't been registered properly?

http://support.microsoft.com/default...;en-us;q306005
"Arsalan" <ar***********@hotmail.com> wrote in message
news:um**************@tk2msftngp13.phx.gbl...
How do i run ASP.net page (.aspx)
I've installed Visual Studio and my IIS is working fine (delivering asp
pages but not aspx pages)

Nov 17 '05 #3
I dont get any error,but when i access aspx page the browser asks to
download that file
in another word aspx page is not being executed.

"Chris Jackson" <ch****@mvps.org> wrote in message
news:ud**************@TK2MSFTNGP12.phx.gbl...
If you installed IIS after you installed ASP.NET, you'll need to run
aspnet_regiis in order to configure your server. Also, what error message
are you seeing?

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows XP
Windows XP Associate Expert
--
"Arsalan" <ar***********@hotmail.com> wrote in message
news:um**************@tk2msftngp13.phx.gbl...
How do i run ASP.net page (.aspx)
I've installed Visual Studio and my IIS is working fine (delivering asp
pages but not aspx pages)


Nov 17 '05 #4
-----Original Message-----
How do i run ASP.net page (.aspx)
I've installed Visual Studio and my IIS is working fine (delivering asppages but not aspx pages)

.
you should install .net framework

Nov 17 '05 #5
Thanks, it solved my problem.
and also thanks to every1 who've tried to help me
"MS News (MS ILM)" <sq**********@hotmail.com> wrote in message
news:OR**************@TK2MSFTNGP12.phx.gbl...
Maybe the 1.1 isapi DLL hasn't been registered properly?

http://support.microsoft.com/default...;en-us;q306005
"Arsalan" <ar***********@hotmail.com> wrote in message
news:um**************@tk2msftngp13.phx.gbl...
How do i run ASP.net page (.aspx)
I've installed Visual Studio and my IIS is working fine (delivering asp
pages but not aspx pages)


Nov 17 '05 #6
If you are being asked to download, that is because your ISAPI settings
aren't configured properly. You'll want to use the aspnet_regiis tool.

http://support.microsoft.com/default...b;en-us;306005
--
Chris Jackson
Software Engineer
Microsoft MVP - Windows XP
Windows XP Associate Expert
--
"Arsalan" <ar***********@hotmail.com> wrote in message
news:er**************@TK2MSFTNGP10.phx.gbl...
I dont get any error,but when i access aspx page the browser asks to
download that file
in another word aspx page is not being executed.

"Chris Jackson" <ch****@mvps.org> wrote in message
news:ud**************@TK2MSFTNGP12.phx.gbl...
If you installed IIS after you installed ASP.NET, you'll need to run
aspnet_regiis in order to configure your server. Also, what error message are you seeing?

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows XP
Windows XP Associate Expert
--
"Arsalan" <ar***********@hotmail.com> wrote in message
news:um**************@tk2msftngp13.phx.gbl...
How do i run ASP.net page (.aspx)
I've installed Visual Studio and my IIS is working fine (delivering asp pages but not aspx pages)



Nov 17 '05 #7

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

Similar topics

17
by: Larry Woods | last post by:
I have a server page that has served an HTML page with a "Cancel" button on it, BUT this server page has not completed and is running a 15-30 second process before it completes. I want the browser...
5
by: Ketta | last post by:
I want to make a simple simple asp page. All I want is when the page loads it does "net stop <service>". The code is below, it is not running as IUSR_<machine>, I am authenticating as...
5
by: PontiMax | last post by:
Hi, when I press the OK button of my dialog box a long-running task is initiated. Therefore I would like to make visible a div section right after clicking the button where a user-friendly...
0
by: Rusty Shackleford | last post by:
I am having trouble getting my ASP.Net applications and sessions to stay running. At first, I thought it was my lack of understanding of ASP.Net, or the fact that I am using Anonymous...
8
by: TS | last post by:
Hi, i have inherited a page from another user. The page is the target frame in a frameset. for some reason the whole page runs twice (page_load, init, etc. all run twice) I can't figure out how...
1
by: Anonieko | last post by:
Query: How to display progress bar for long running page Answer: Yet another solution. REFERENCE: http://www.eggheadcafe.com/articles/20050108.asp My only regret is that when click the...
4
by: Jono | last post by:
Hi Everyone, As it says in the title, I'm looking for a way to display a page while long running operations are performed on the server. Ideally, I'd like some way to push the current request...
14
by: lmttag | last post by:
Hello. We're developing an ASP.NET 2.0 (C#) application and we're trying to AJAX-enable it. We're having problem with a page not showing the page while a long-running process is executing. So,...
4
by: Simon | last post by:
If I am running a long time query, how to show a wait page at then? Is there any recommended way to do it? Thanks.
12
by: Shadlan | last post by:
Hi. I need to know if a service is running on my server. Is there any PHP instruction that I can use to do this?
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...

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.