Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 6th, 2007, 04:34 PM
Authorized User
 
Join Date: May 2007
Posts: 95
Thanks: 5
Thanked 0 Times in 0 Posts
Default Help me please

Hi,

I m designing a website using Visual Studio 2005 Professional edition, using VB as a language. But here i m encountering problems and have some doubts.

1) Can i run aspx page on a computer where visual studio 2005 is not installed,if yes how?
2) Is visual studio necessary to install, to run a aspx page.

               I m trying to run my website on a system where windows server 2003 SP1 is installed. Also there installed is IIS 6.0 and Visual Studio 2003.

I m trying to run it through creating virtual directory, running the IIS 6, and then finally typing the address such as http://localhost/default.aspx

            i m getting the error message in the browser as "Page not found".

Please help

 
Old May 7th, 2007, 07:50 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

1) yes you can, installing .net 2.0 framework...
2) not, just the framework..

If you can't find the page then is not there for sure... maybe you are missing an app name (usually when you set up a local virtual directory you put a name to it.. something like http://localhost/myvirtualdirectoryname/default.aspx.

HTH

Gonzalo

================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from dparsons signature and he Took that from planoie's profile
================================================== =========
My programs achieved a new certification (can you say the same?):
WORKS ON MY MACHINE
http://www.codinghorror.com/blog/archives/000818.html
================================================== =========









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.