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

ASPX not executed

Hi,

I'm trying to execute ASPX page on a test IIS Server. Instead of executing
it shows the ASPX file on screen.

What's happening ?
Nov 17 '05 #1
12 1422
Do you have .net framework.

"taja" <ta******@hotmail.com> wrote in message
news:Rp*********************@phobos.telenet-ops.be...
Hi,

I'm trying to execute ASPX page on a test IIS Server. Instead of executing
it shows the ASPX file on screen.

What's happening ?

Nov 17 '05 #2
Do you have .net framework.

"taja" <ta******@hotmail.com> wrote in message
news:Rp*********************@phobos.telenet-ops.be...
Hi,

I'm trying to execute ASPX page on a test IIS Server. Instead of executing
it shows the ASPX file on screen.

What's happening ?

Nov 17 '05 #3
Yes version 1.1
"Rajesh.V" <Ra***********@hotmail.com> wrote in message
news:uV**************@TK2MSFTNGP12.phx.gbl...
Do you have .net framework.

"taja" <ta******@hotmail.com> wrote in message
news:Rp*********************@phobos.telenet-ops.be...
Hi,

I'm trying to execute ASPX page on a test IIS Server. Instead of executing it shows the ASPX file on screen.

What's happening ?


Nov 17 '05 #4
Yes version 1.1
"Rajesh.V" <Ra***********@hotmail.com> wrote in message
news:uV**************@TK2MSFTNGP12.phx.gbl...
Do you have .net framework.

"taja" <ta******@hotmail.com> wrote in message
news:Rp*********************@phobos.telenet-ops.be...
Hi,

I'm trying to execute ASPX page on a test IIS Server. Instead of executing it shows the ASPX file on screen.

What's happening ?


Nov 17 '05 #5
Hope it was installed after iis was installed. Also iis 5.0 and above is
required on win nt.4.0 and up machines.

"taja" <ta******@hotmail.com> wrote in message
news:BE*********************@phobos.telenet-ops.be...
Yes version 1.1
"Rajesh.V" <Ra***********@hotmail.com> wrote in message
news:uV**************@TK2MSFTNGP12.phx.gbl...
Do you have .net framework.

"taja" <ta******@hotmail.com> wrote in message
news:Rp*********************@phobos.telenet-ops.be...
Hi,

I'm trying to execute ASPX page on a test IIS Server. Instead of executing it shows the ASPX file on screen.

What's happening ?



Nov 17 '05 #6
Hope it was installed after iis was installed. Also iis 5.0 and above is
required on win nt.4.0 and up machines.

"taja" <ta******@hotmail.com> wrote in message
news:BE*********************@phobos.telenet-ops.be...
Yes version 1.1
"Rajesh.V" <Ra***********@hotmail.com> wrote in message
news:uV**************@TK2MSFTNGP12.phx.gbl...
Do you have .net framework.

"taja" <ta******@hotmail.com> wrote in message
news:Rp*********************@phobos.telenet-ops.be...
Hi,

I'm trying to execute ASPX page on a test IIS Server. Instead of executing it shows the ASPX file on screen.

What's happening ?



Nov 17 '05 #7
Also the case.
Running IIS 5 on XP PROF

"Rajesh.V" <Ra***********@hotmail.com> wrote in message
news:Oi**************@TK2MSFTNGP11.phx.gbl...
Hope it was installed after iis was installed. Also iis 5.0 and above is
required on win nt.4.0 and up machines.

"taja" <ta******@hotmail.com> wrote in message
news:BE*********************@phobos.telenet-ops.be...
Yes version 1.1
"Rajesh.V" <Ra***********@hotmail.com> wrote in message
news:uV**************@TK2MSFTNGP12.phx.gbl...
Do you have .net framework.

"taja" <ta******@hotmail.com> wrote in message
news:Rp*********************@phobos.telenet-ops.be...
> Hi,
>
> I'm trying to execute ASPX page on a test IIS Server. Instead of

executing
> it shows the ASPX file on screen.
>
> What's happening ?
>
>



Nov 17 '05 #8
Also the case.
Running IIS 5 on XP PROF

"Rajesh.V" <Ra***********@hotmail.com> wrote in message
news:Oi**************@TK2MSFTNGP11.phx.gbl...
Hope it was installed after iis was installed. Also iis 5.0 and above is
required on win nt.4.0 and up machines.

"taja" <ta******@hotmail.com> wrote in message
news:BE*********************@phobos.telenet-ops.be...
Yes version 1.1
"Rajesh.V" <Ra***********@hotmail.com> wrote in message
news:uV**************@TK2MSFTNGP12.phx.gbl...
Do you have .net framework.

"taja" <ta******@hotmail.com> wrote in message
news:Rp*********************@phobos.telenet-ops.be...
> Hi,
>
> I'm trying to execute ASPX page on a test IIS Server. Instead of

executing
> it shows the ASPX file on screen.
>
> What's happening ?
>
>



Nov 17 '05 #9
Below link might be useful.I installed IIS Components
after Visual Studio.NET and got into problems.

http://support.microsoft.com/default.aspx?scid=KB;EN-
US;q306005
-----Original Message-----
Also the case.
Running IIS 5 on XP PROF

"Rajesh.V" <Ra***********@hotmail.com> wrote in message
news:Oi**************@TK2MSFTNGP11.phx.gbl...
Hope it was installed after iis was installed. Also iis 5.0 and above is required on win nt.4.0 and up machines.

"taja" <ta******@hotmail.com> wrote in message
news:BE*********************@phobos.telenet-ops.be...
> Yes version 1.1
>
>
> "Rajesh.V" <Ra***********@hotmail.com> wrote in message > news:uV**************@TK2MSFTNGP12.phx.gbl...
> > Do you have .net framework.
> >
> > "taja" <ta******@hotmail.com> wrote in message
> > news:Rp*********************@phobos.telenet- ops.be... > > > Hi,
> > >
> > > I'm trying to execute ASPX page on a test IIS Server. Instead of > executing
> > > it shows the ASPX file on screen.
> > >
> > > What's happening ?
> > >
> > >
> >
> >
>
>


.

Nov 17 '05 #10
Below link might be useful.I installed IIS Components
after Visual Studio.NET and got into problems.

http://support.microsoft.com/default.aspx?scid=KB;EN-
US;q306005
-----Original Message-----
Also the case.
Running IIS 5 on XP PROF

"Rajesh.V" <Ra***********@hotmail.com> wrote in message
news:Oi**************@TK2MSFTNGP11.phx.gbl...
Hope it was installed after iis was installed. Also iis 5.0 and above is required on win nt.4.0 and up machines.

"taja" <ta******@hotmail.com> wrote in message
news:BE*********************@phobos.telenet-ops.be...
> Yes version 1.1
>
>
> "Rajesh.V" <Ra***********@hotmail.com> wrote in message > news:uV**************@TK2MSFTNGP12.phx.gbl...
> > Do you have .net framework.
> >
> > "taja" <ta******@hotmail.com> wrote in message
> > news:Rp*********************@phobos.telenet- ops.be... > > > Hi,
> > >
> > > I'm trying to execute ASPX page on a test IIS Server. Instead of > executing
> > > it shows the ASPX file on screen.
> > >
> > > What's happening ?
> > >
> > >
> >
> >
>
>


.

Nov 17 '05 #11
THANKS !

This solved my problem.
<an*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
Below link might be useful.I installed IIS Components
after Visual Studio.NET and got into problems.

http://support.microsoft.com/default.aspx?scid=KB;EN-
US;q306005
-----Original Message-----
Also the case.
Running IIS 5 on XP PROF

"Rajesh.V" <Ra***********@hotmail.com> wrote in message
news:Oi**************@TK2MSFTNGP11.phx.gbl...
Hope it was installed after iis was installed. Also iis 5.0 and above is required on win nt.4.0 and up machines.

"taja" <ta******@hotmail.com> wrote in message
news:BE*********************@phobos.telenet-ops.be...
> Yes version 1.1
>
>
> "Rajesh.V" <Ra***********@hotmail.com> wrote in message > news:uV**************@TK2MSFTNGP12.phx.gbl...
> > Do you have .net framework.
> >
> > "taja" <ta******@hotmail.com> wrote in message
> > news:Rp*********************@phobos.telenet- ops.be... > > > Hi,
> > >
> > > I'm trying to execute ASPX page on a test IIS Server. Instead of > executing
> > > it shows the ASPX file on screen.
> > >
> > > What's happening ?
> > >
> > >
> >
> >
>
>

.

Nov 17 '05 #12
THANKS !

This solved my problem.
<an*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
Below link might be useful.I installed IIS Components
after Visual Studio.NET and got into problems.

http://support.microsoft.com/default.aspx?scid=KB;EN-
US;q306005
-----Original Message-----
Also the case.
Running IIS 5 on XP PROF

"Rajesh.V" <Ra***********@hotmail.com> wrote in message
news:Oi**************@TK2MSFTNGP11.phx.gbl...
Hope it was installed after iis was installed. Also iis 5.0 and above is required on win nt.4.0 and up machines.

"taja" <ta******@hotmail.com> wrote in message
news:BE*********************@phobos.telenet-ops.be...
> Yes version 1.1
>
>
> "Rajesh.V" <Ra***********@hotmail.com> wrote in message > news:uV**************@TK2MSFTNGP12.phx.gbl...
> > Do you have .net framework.
> >
> > "taja" <ta******@hotmail.com> wrote in message
> > news:Rp*********************@phobos.telenet- ops.be... > > > Hi,
> > >
> > > I'm trying to execute ASPX page on a test IIS Server. Instead of > executing
> > > it shows the ASPX file on screen.
> > >
> > > What's happening ?
> > >
> > >
> >
> >
>
>

.

Nov 17 '05 #13

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

Similar topics

1
by: SSW | last post by:
Hi! I want to include .JS(JavaScript file) to my aspx file. I used the following tag. <script language="javascript" src="Utility.js" type="text/javascript"> After compling my page and...
4
by: Lenard Gunda | last post by:
Hi! When I make a request to an ASPX file, it is converted into a C# source file (given, the language is C#). This source can be seen, if I intentionally put in something bad between <% ... %>,...
5
by: Sivaraman.S | last post by:
Hi friends, How to execute a aspx page more than once simultanously without using threading? regards, Sivaraman.S
5
by: jonhyland | last post by:
Hey all, I'm writing a .NET application where I want all HTTP errors such as 404 to redirect back to the home page. Since .NET only handles HTTP errors if the client is requesting a .NET...
2
by: Matthias H. | last post by:
Hi guys, Our team has a very strange problem. I hope anybody can help. We have a class called webpage and all our aspx-pages bases on it. Then we have a SYS.IO.File Class which have a...
2
by: tadrichard | last post by:
Is there any way in ASP.Net (1.1) to force a parameterized constructor of an object from the server tag in the ASPX code? Alternatively, if there any way to force the IDE to render tag properties...
2
by: KN | last post by:
Hello, Is it possible to provide the .aspx mark up to the buildmanager from a resource for compilation and load it whithout having the .aspx file in the virtual folder? Since, the registered...
2
by: Ravi | last post by:
Hi, I am trying to call an aspx page from an htm file. I have written something like this in my htm file <script src="Test.aspx"></script? The Test.aspx page should call a javascript function...
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....
13
by: Bob Jones | last post by:
Here is my situation: I have an aspx file stored in a resource file. All of the C# code is written inline via <script runat="server"tags. Let's call this page B. I also have page A that contains...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.