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

ASPX.. how do i run this?

Hello!

I got some code in ASPX format but I have no idea about
how to make it work.. like, I did this

I created a virtual directory in IIS
Gave default.aspx as the default document
When i enter the URL in Internet Explorer, it displays
only the code rahter than displaying the output

So, how do I do it?
-=NicK=-
...::Insidious Prince of Darkness®::..
Jul 19 '05 #1
1 1276
CJM
An ASPX file is an ASP.NET file. IIS by default hasnt got a clue what this
file is and so renders it as a text file.

You need to installed the .NET framework. This will allow you to (and IIS!)
to run .NET code.

CJM

"Nikhil Desai" <an*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
Hello!

I got some code in ASPX format but I have no idea about
how to make it work.. like, I did this

I created a virtual directory in IIS
Gave default.aspx as the default document
When i enter the URL in Internet Explorer, it displays
only the code rahter than displaying the output

So, how do I do it?
-=NicK=-
...::Insidious Prince of Darkness®::..
Jul 19 '05 #2

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

Similar topics

0
by: Serge L | last post by:
Ok, I have Main.htm page which contains: <frameset rows="20%,80%"> <frame scrolling="no" name="top" src="ONE.aspx"> <frame scrolling="yes" name="bottom" src="MAIN.aspx"> </frameset> and I have...
7
by: Chuck Bowling | last post by:
I'm doing something wrong... not quite sure what... I got a basic web forms page built and running inside the IDE per ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/vbcon/html/vbwlkWalkthroughCr...
3
by: Stevie_mac | last post by:
It might be me but... I dont seem to get a Page_Load event when a opening an ASPX in an iFrame. I do geta Page_Load event when an item on the ASPX (inside the iFrame) is clicked but then...
3
by: Tom | last post by:
Hi, I have an index.aspx page which includes top.aspx, left.aspx, main.aspx and bottom.aspx. In the left.aspx, there is a login web control - login.ascx. It keeps session of username and role...
2
by: aspquest | last post by:
Hi All I have a web form page (page1.aspx) which has an iframe, and the src of the iframe is set to another web form page (page2.aspx). I would like to access the values of the server controls...
3
by: Adam Pedder | last post by:
I'm trying to send an aspx page by email. I am quite happy sending html email from aspx pages but want to know is there is a straight forward way to render a whole page to an email? I have found...
3
by: DavidS | last post by:
Have parent.aspx from which I open Driver.aspx form via button on parent.aspx. When I first open the modal dialog, the driver.aspx Page_Load function is called. After I close the dialog, then...
1
by: rinkal brahmbhatt | last post by:
what if i delete an aspx file from my project if i had compiled the project once....will that project run without any error.....or will i need the aspx file after compilation *** Sent via...
1
by: John M | last post by:
Hello, In an *.sln solution, I have added a project (VB .NET), and under the project, I have added some files. I did : right click + add existing file (I had the existing files : main.aspx,...
2
by: AAaron123 | last post by:
Useing vs2008 I created a new web site. I opened .aspx file to get the tab titled Default.aspx, which has the views: Source, Split and Design I draged a couple of components on to the .aspx...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
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
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...
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,...

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.