473,387 Members | 1,347 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.

Deploy New aspx pages

I hope the is the right group for this question? If not, let me know.

I have a web site with several asp.net pages that work fine. (e.g.
http://mysite/net/mypage1.aspx). I created a new web project in VSNET 2003
and used the Project/Copy option to create a copy of all the required pages.
I then created a new subdirectory under "net" and upload the project copy to
that folder (e.g. http://mysite/net/newproj) I also copied the new dll and
pdb from the new bin directory to the bin directory in the "net" directory.

When I try to pen one of the new pages, I always get an error that the page
cannot be found (e.g. http://mysite/net/newproj/mypage1.aspx)

What am I missing?

Wayne
Nov 19 '05 #1
3 1013
Hi,

I tried copying a web project using the Copy Projec option under
Project Tab. It works fine just set the web access method of file share
if you dont have front page extensions installed ( as in my case :) ).
And then i tried to run that project. It works fine..

Just try to copy it again and to be double sure just whether VSNET 2003
had created a virtual directory or not..

Regards,
Angrez

Nov 19 '05 #2
Thanks. I'll do that. How do you verify the VSNET did create a virtual
directory?

Wayne

"Angrez Singh" <an********@indiatimes.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
Hi,

I tried copying a web project using the Copy Projec option under
Project Tab. It works fine just set the web access method of file share
if you dont have front page extensions installed ( as in my case :) ).
And then i tried to run that project. It works fine..

Just try to copy it again and to be double sure just whether VSNET 2003
had created a virtual directory or not..

Regards,
Angrez

Nov 19 '05 #3
Hi,

Just go to Start ->run -> type "inetmgr".

In the newly opened window known as IIS Manager, go to default web
site. Expand the link and you'll find a lot of links under. These links
are called virtual directories. Now if you see a link whose title is
the project name that you specified during the project copying and
whose path points to the new directory that you have created then there
might be some other problem ( not sure what would it be :) ). If it is
not there try to create a new virtual directory by right clicking the
default website link and saying add new virtual directory. Give the
name same as your project name and then path to you new directory.
Restart IIS and then try to access the website again.

HTH,

Regards,
Angrez

Nov 19 '05 #4

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

Similar topics

1
by: Xavier MT | last post by:
Hi, is there something built in to deploy an asp net app to deploy easily to a server I usually compile locally and copy the bin and aspx pages using the windows explorer Is there another way?
3
by: Mike | last post by:
I need to deploy my asp.net app to my test server now after coding and testing locally. I used the .aspx pages with the code behind, no special modules or class. I noticed that there is a DLL in...
1
by: joe | last post by:
Is there a way to deploy a web site with several physical aspx pages left out? Say the client requests ABC.aspx. I want to intercept the request (which I already do with a custom HttpModule) and...
2
by: Nils Hedström | last post by:
I have a ASP.NET 1.1 project that I want to be able to deploy on my web-servers while they have real traffic (40 requests/second). When I copy the projects assembly in the bin-directory of the...
5
by: Ron | last post by:
Hi all, I am new at .net 2.0 deployment so can any one recommend me a good way or article to follow? What I want to do is (1)to deploy the website on the server2003 with IIS6 (2)we have...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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...

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.