More Than 1 Web-project Per IIS Virtual Dir?

This probably seems like a silly question, but is it possible to have more
than 1 ASP.Net project per virtual directory?

The reason I'm wondering this, is because we already have an ASP.Net
web-project written in C#, but need to include some legacy .ASP files written
with (of course) VBScript. It would be easier to convert the legacy .ASP
files into an ASP.Net project w/ VB than C#. But then we would have 2
projects sharing the same virtual directory: one in C# and the other in
VB.Net. Code:

View Replies


ADVERTISEMENT

Virtual Paths In Virtual Directory

Config:
IIS 6 Windows 2003
Site_A
Site_B

Scenario:
I need a virtual directory in Site_B to serve the files in Site_A (without redirecting the request) so I just added for example Site_B/A as a vdir, and set it's home dir to the physical root of Site_A (eg. C:inetpubwwwrootSite_A) sounds simple enough... not for long:

Problem (nb. I tend to use forward slashes as web/iis paths and backslash as windows filesystem paths):

The include files in Site_A reside in: Site_Aincludes and the include statements in the ASP code seem to be absolute virtual paths (if such a thing exists) for example: <!--#include virtual="/includes/header.asp"--> Code:

View Replies View Related

Big Project

I have a big project for my schools sever. I have to put asp sever side scripts to run our new asp design. But I have been doing some research and not found something yet

View Replies View Related

Web Project

I am trying to create a web project in Visual InterDev.
i get the message: "Cannot create a disk-based web application in
C:InetPubwwwrootProject1Project1_local. You cannot configure
C:InetPubwwwrootProject1Project1_local as a frontpage web because the
dirctory C:InetPubwwwrootProject1 above it is already configured as a
frontgae web. You can open that web instead."

View Replies View Related

Asp Project

I am working on an asp project and I am stuck with one part of the system that needs some tweaking. Is there someone willing to check it out? If its possible can we do it on msn? If so please msn me on jaqkar@hotmail.com and I can send the pages with the problem and explain the flow.

View Replies View Related

Add C# Web Project

I'm somewhat of a "newbie" when it comes to programming, so please bear with
me <grin>

Does this work well for combining dissimilar language web projects?
Using the "File" - "Add Project..." - "Add Existing Project..." menu items
in VS.NET?
Or is there a better way to add a "one-page data access" C# web project to a
VB web project?I have completed the "Editing an Access Database with ADO.NET" walkthrough
and now want to incorporate it into my VB.NET web project.

View Replies View Related

ASP.Net Project

i am trying to open an old project of mine and i get the error:'The web server reported the following error when attempting to create or open the web project located at the following URL:HTTP/1.1 500 Internal Server Error'

Doeswhat does this error mean and how can i get rid of it?I am sure the project location is correct and all the project files are present.

View Replies View Related

Web Project Wizard

I have windows XP professional, IIS5.0, .net 2.0, .net 1.1 and visual
interdev installed on same machine. When i try to create a web project
using "web project wizard" I don't see the virtual directory that i
have created for the project. Interestingly when i click on asp .net
tab of properties windows of that project clicked by selecting
properties selecting the virtual directory in IIS, i see the asp .net
version set to 2.0. I am suspecting that may be its ASP .net 2.0
version thats causing the virtual directory not to list in "web project
wizard".

View Replies View Related

Web Project Deployment

i am creating a depolyment installer for my webproject, my webproject contains asp, and aspx pages and i connect to access database is there a specific way i should be creating my installer? because everything i create my installer and run it my asp page that checks a access database doesnt work

my project works if i just simply copy the files on to the computer and set the permissions but once i run the installer even if set the permissions it still does'nt work. my aspx pages work but none of my asp pages work because those check to ensure that u have been logged in Code:

View Replies View Related

ASP.net 1.1 CustomUserControl Project

I am currently trying to figure out how to add a button that will allow me to call my vb code. I've created a Web Control Library and my code outputs the information that is in output.write(). I've tried many different ways and have not come up with anything. Code:

View Replies View Related

Upload My Project

I want to upload my project to the internet, can you help me, how's the step to do this ? And if my project is already uploaded, then how to connect to the database ?

View Replies View Related

Langauge For Web Project

iam about developing a big web project and i want to know which langauge is better for me . is it ASP , JSP , PHP?

View Replies View Related

Asp/access Project

I'm trying to do a project in asp and access. My intention is to make a Website for a financial firm which have the following features ;Bidding, Fixed deposits, Savings Account, Loans etc.

I'm new to ASP.The poor thing is that I have to submit the project before September30. Please quote the good books' name which is helpfull for fast learning.

View Replies View Related

School Project

i need hlep putting information from a form into a ms sql database when a user clicks on a submit. also i need help on how to update, read, and delete. can anyone help out with links or simple code.

View Replies View Related

Adding A Project To Interdev

I have a project which I wish to copy from Source Safe into my local Inetpub/wwwroot directory (did i mention I am using IIS on win 2k?), and create a virtual directory pointing to this content.

After that I wish to create a new project in Interdev (curse it to hell) by connecting to a new web application on localhost (i.e. what I have downloaded from sourcesafe).

I just can't do it!!!
I have done this several times before.
I think I have set my front page server extensions (necessary apparently) up correctly.

Any ideas?

View Replies View Related

Compliling ASP Project Into Executable

I am deploying many ASP apps and many of them are onto client internal
servers. I was wondering if there was an option to compile my entire ASP
project into an installation executable for easy deployment?

View Replies View Related

Multi-user Project

I was wondering if anyone had any links to some resources / tutorials or could offer up some help with regards to my current project.
The concept is pretty simple. Multiple user login - which are then presented with a page where they need to answer some questions (drop-down responses). These responses are then checked against the answers and the points are then added and the results list the different users in descending order.
Help and suggestions with any part of this would be greatly appreciated!
I know this will be linked to a database (open to suggestions about which to use) and then how to structure my tables.

View Replies View Related

Cannot Run Any Asp.net Project , Problem With Config ?

I'm using VS2003 and .net framework 1.1, everytime I create a new asp.net project and run (debug or release) I get this on my browser (in this case, my project is WebApplication5):

Access to the path "c:windowsmicrosoft.netframeworkv1.1.4322Temporary ASP.NET Fileswebapplication5

View Replies View Related

Req ASP Project Management System

anyone know a freebie project management system that gives both admin and
clients the ability to add notes with file attachments (COM less)

View Replies View Related

Project From Existing Site

I'm running into some trouble figuring out how to create a 'project'
from an existing asp application.

The ASP app was written entirely with plain text editors. I would
like to set up debugging for it, but it seems that in order to debug,
I must have a 'projec

I cannot figure out how one might go about this task. The project is
rather large (180K lines, and a few hundred files in many different
sub-dirs), and I have been playing & researching for about 4 hours
now, and I can't figure it out.

Can anyone make a suggestion as to what I must do to get something
going (preferably vs2003, but I have VID also)

View Replies View Related

Adding Existing Project

how to add an existing asp project into VSS? I have never done this before so am not sure even where to begin. Searched a few places online but have not found any suitable documention on this yet. My asp project uses SQL Server 2000.

View Replies View Related

Unable To Debug ASP.NET Project

i try to debug a simple ASP.NET project on a windows server2003 and i
receive a msg that saya's i dont have permissions and to check if i am in a
debugger group.

I following the IIS (version 6.0) with the "Manage your server" from the
administrative tools. i did the following:

1. make sure that the machine debug manager service running
2. the digest authentication is unCheck
3. add the IUSR_ to the debugger group in the AD (the computer is a domain
controller)
4. i gave the user a full control over the wwwroot library

i really dont know what else to check.

View Replies View Related

What Process Do You Go Through To Cost Out A Project?

is there an industry standard method of costing out a project the problem i have is that when talking to a developer they say "i dont know how long it will take" which just isnt acceptable.

View Replies View Related

Unable To Open Web Project

I have been working with a project in Interdev for some time now. Today I tried opening my project and I get the following error:

"Unable to open Web project 'xxxx'. Server error: Cannot open "frontpg.lck": no such file of folder. what this might be about.

View Replies View Related

Connecting To A Msaccess Project Database

I am trying to link to a microsoft adp file using ASP
does anyone know how to (in general terms) create a connection string
to access the data base

View Replies View Related

Unable To Read The Project File

if someone can help me on VB/ASP.Net project. The project was
developed by another developer on another machine. I need to load it and
make some changes to this project. I get error message "Unable to read
project file (name of the file). The Project file has been renamed or is no
longer in the solution.

View Replies View Related

Embeding A MS Project File In A Web Page

I've inherited some code that takes a MS Project File (.mpp), parses it into an Oracle database, and then pulls the info out of the database and displays it on a web page.

The data is all going into the database correctly except the calendar as defined by the user in MS Project uses a Fiscal Year calendar w/ Quarters starting 1-October. The web version of the Project File is displaying the start of the Fiscal Year as 1-January. Anyone know how to fix this?

View Replies View Related

Creating Web Project Using Visual Interdev And IIS 5.0

I have windows XP professional, IIS5.0, .net 2.0, .net 1.1 and visual
interdev installed on same machine. When i try to create a web project
using "web project wizard" I don't see the virtual directory that i
have created for the project.

Interestingly when i click on asp .net
tab of properties windows of that project clicked by selecting
properties selecting the virtual directory in IIS, i see the asp .net
version set to 2.0. I am suspecting that may be its ASP .net 2.0
version thats causing the virtual directory not to list in "web project
wizard".

View Replies View Related

Microsoft Project 2003 Web Application

if it is at all possible to create a web application using Microsoft Project. I want to create a web application that provides users with the possibility to view the gant charts and main details of the project file.

I would be really grateful to anyone that might be able to give me some advice or point me to some areas where I might be able to get some examples of how to incoporate project 2003 with ASP.

View Replies View Related

Aspx Page(.net) Include In A Asp Project

I have a asp project. One of the module, i wish to develop in .net, can i include it into my asp project?

View Replies View Related

Send Email Upon Project Status Update

Currently have a change request process. Requestor completes a form which populates a db, sends an email to a project manager, and lists the project in a master list. The project manager asigns open, in review, rejected, or closed based on criteria. Is there a way to automatically send an email to teh requestor when teh status of teh request changes?

View Replies View Related

ASP Plugin/Template Driven Portal Project

I'm currently in the middle of the most advanced ASP project I have ever worked on, and was wondering if I can get any feedback on what anyone thinks about it so far (or suggestions for improvement later, etc.)

Basically, it will be a single core set of ASP files, that will allow anyone to set up a webpage in minutes by simply selecting a pre-developed site template, and pre-developed site plugins (a plug-in being anything from a menu, to a CC processing tool, etc.), so that user's can simply "manage" their site look/use rather than program everything over and over again. In the end there will even be an import to instantly convert any existing site.

Developers can build templates and plug-ins at will, and will be interchangeable on the site with the click of a link or button.

This project is planned to be open source but is still months away from completion, but to check out a sample of how it basically will work, we are currently testing it at URL.

View Replies View Related

Web Deployment Project, Web.config Section Replacement Is Not Work

While debugging why a web.config section replacement was not happening in the real web application, I tried a simplified case, no replacement is enabled and the connection string is not showing up? Code:

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved