crmpicco
03-08-2006, 07:28 PM
What is needed to run .aspx file from wwwroot?
I have .NET framework installed.
Picco
I have .NET framework installed.
Picco
|
||||
what is needed to run .aspx file from wwwrootcrmpicco 03-08-2006, 07:28 PM What is needed to run .aspx file from wwwroot? I have .NET framework installed. Picco vinyl-junkie 03-09-2006, 03:13 AM If you have a .aspx file with no code-behind, external classes, components, etc., it will execute just fine simply by copying it to your wwwroot folder. However, if you do have external items on which that page depends you'll have to do a little prep work to have it function in that folder. For a complete explanation of the process, you might want to read this article, Deploying ASP.NET Applications (http://www.15seconds.com/issue/030806.htm). handshakeit 03-27-2006, 06:48 AM Have u downloaded a code and want to run it on your system then just copy it any where and create a virtual directory browse the location of the code then just run it Thanks Abhi Handshakeit (http://www.handshakeit.com) crmpicco 07-05-2006, 06:20 PM hello, i am on a different machine now, is there a way that .aspx files can be run from the wwwroot without .NET framework being installed? Thanks, Picco |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum