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

project setup strategy

EO
I have an existing site with 1,500+ .htm pages to convert to .net.

Problem: The entire (non .net) site is currently at the root level of the
web for both development and production. However, asp.net/visual studio
insists on virtual directories. But a multitude of links in the existing
site are root relative links. So images and css files don't load when I look
at the page (through a browser or vs.net) in a virtual folder.

I have the application set to disable partent paths. That doesn't help.

I have no problem with writing the .net code to reference ~/path to get
application root relative addressing, which makes the dot net pages happy on
both development & production. I still can't get meatball html to display
root relative images on my development virtual web.

What to do?

-Ernest Ostrander
Nov 18 '05 #1
1 1014
Is this article of any help?
How To Create or Open a Visual Studio .NET Project in the Root Web

"Visual Studio .NET provides a new way to create and open a project that is
located in the root Web. This article describes this new procedure. As in
Microsoft Visual InterDev 6.0, it is convenient to create and open a project
in the root Web when you are working with Web applications that serve as the
root of a Web server. The pages for the application are stored in the root
Web and in the subdirectories of the root Web, but they are not stored in
subWebs. "

http://support.microsoft.com/default...b;en-us;303845

"EO" <eo@SimpleOnlineSolutions.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
I have an existing site with 1,500+ .htm pages to convert to .net.

Problem: The entire (non .net) site is currently at the root level of the
web for both development and production. However, asp.net/visual studio
insists on virtual directories. But a multitude of links in the existing
site are root relative links. So images and css files don't load when I
look at the page (through a browser or vs.net) in a virtual folder.

I have the application set to disable partent paths. That doesn't help.

I have no problem with writing the .net code to reference ~/path to get
application root relative addressing, which makes the dot net pages happy
on both development & production. I still can't get meatball html to
display root relative images on my development virtual web.

What to do?

-Ernest Ostrander


Nov 18 '05 #2

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

Similar topics

2
by: Scott Kaszyk | last post by:
I have created a setup project and was able to include the exe as well as the source code in the install. However, I have been unable to include the setup project source. Therefore, when I access...
4
by: pbj | last post by:
my application was created in vb.net, vs 2003. the setup project was also created in vs 2003. one of my application reviewers reported this: The .Net link that is included in the setup is not the...
2
by: serge calderara | last post by:
Dear all, I have build a setup project for my VB.NET application, I need to know the installation path of an application in order to add file in it. How can do that inside my setup project ?...
4
by: Nick | last post by:
Hi, I have a windows application, wherein the solution consists of 5 projects. When I try to create a setup and deployment project for this solution, I'm somehow unable to add anything in...
1
by: JJ | last post by:
Hi, I have gone the setup project route and added the setup project to my solution as in the guide. I have checked the dependancy's and they all seem to be there. Now do I just build the project...
0
by: Adam Clauss | last post by:
I have a C++ COM Addin I wrote for Outlook (2002) using VS.Net 2002. Having completed it, I am now looking to create a setup project and install it on another machine. I created a setup project...
4
by: Howard Kaikow | last post by:
When I build a setup project, the dependency in the setup project is tied to the version in which it was built. Is there a way to build a setup project that can be used in both versions of the...
1
by: Bry | last post by:
Is there any way of modifying the ProductName in my setup project dialogs that doesn't involve me having to rename my setup project? I have an application named 'Foo', and the main project within...
6
by: Christof Nordiek | last post by:
Hi, I created an Addin Project with the Addin-Project-Wizzard in VS2005. I added some code from a Knowledge Base How To und built the project. It worked, and the Addin got registered with...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.