473,406 Members | 2,208 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,406 software developers and data experts.

Multiple Projects with one Start page

Hopefully, I can set this up with enough detail. I would appreciate
any assistance.

I'm using Visual Studio.Net (VB) to come up with a web app that has one
'Menu Page' used to access a few different web forms. In the solution
I currently have 2 projects, Home and Room1 for example. Home is set
as the Startup Project. It also has the only web.config file. Does
each individual project need to have its own web.config file?

Home consists of home.aspx, which has a button for each web form that
will be accessed and login.aspx, which is the security entry point. In
IIS, we have Home and Room1, each as a folder at the same level in
wwwroot. In other words, Room1 is not a subdirectory of Home.

Maybe I should just stop here and ask the question; What is the correct
setup for using one web form as an entry point to multiple web forms?

Behind the button, do I use:

Response.Redirect("/Room1/start.aspx")

or

Response.Redirect("https://Home.mydomain.com/Room1/start.aspx")

Has anyone seen any good articles that can explain this setup?

Sorry if I didn't do a good job of explaining this. I will be glad to
give more details if they are needed.

Thanks.
Rudy

Nov 19 '05 #1
0 728

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

Similar topics

1
by: FredC | last post by:
I have a solution that contains three projects. Using the Property page, Startup Project I've defined which projects to start and the order. When running, each project presents a form or a task...
6
by: Steve Mauldin | last post by:
I have three websites that were developed by using the same code in .net. They are all located under wwwroot on my desktop running windows 2000 pro.because Windows 2000 pro only supports a single...
9
by: TC | last post by:
I need to design a system which represents multiple "projects" in SQL Server. Each project has the same data model, but is independent of all others. My inclination is to use one database to store...
2
by: Max2006 | last post by:
Hi, Is there any way to break a web application into separated web projects, so we can re-use pages\? I am trying to put aspx pages and/or ascx pages in separated web projects,
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.