473,385 Members | 1,154 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.

Compiling ASP.NET application without IIS

I don't see the need to have IIS installed simply to compile an ASP.NET app.
I suppose I could just use the command line compiler. But this is part of
a much much large compile that consists of may different solution files.
This is just one. Is there a way to compile an ASP.NET application using
the IDE without having to connect to IIS?

gkelly
Nov 18 '05 #1
5 1731
"gkelly" <gkelly_at_xmission.com> wrote in message
news:eE**************@TK2MSFTNGP09.phx.gbl...
I don't see the need to have IIS installed simply to compile an ASP.NET app. I suppose I could just use the command line compiler. But this is part of a much much large compile that consists of may different solution files.
This is just one. Is there a way to compile an ASP.NET application using
the IDE without having to connect to IIS?


As far as I know, there is not.

The idea is that a "web project" isn't really just some files on the disk.
It's really some files retrieved from a web server. You've got to have a web
server to retrieve the files from.

In VS2005 this is improved. A "web site" (note - not a "web project"
anymore) can be located on the file system, on your local IIS server, on an
FTP server, or on a remote web server.
--
John Saunders
johnwsaundersiii at hotmail
Nov 18 '05 #2
You don't need IIS to compile a web application. IIS has nothing to do with
compilation. You do however, need IIS to have VS .NET generate a web
project.
"gkelly" <gkelly_at_xmission.com> wrote in message
news:eE**************@TK2MSFTNGP09.phx.gbl...
I don't see the need to have IIS installed simply to compile an ASP.NET app. I suppose I could just use the command line compiler. But this is part of a much much large compile that consists of may different solution files.
This is just one. Is there a way to compile an ASP.NET application using
the IDE without having to connect to IIS?

gkelly

Nov 18 '05 #3
"Scott M." <s-***@nospam.nospam> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
You don't need IIS to compile a web application. IIS has nothing to do with compilation. You do however, need IIS to have VS .NET generate a web
project.
Scott, would this still be the case if there were a difference between the
IIS virtual directory structure and the on-disk structure?

Also, do you know of a way to compile using the IDE without IIS?
--
John Saunders
johnwsaundersiii at hotmail
"gkelly" <gkelly_at_xmission.com> wrote in message
news:eE**************@TK2MSFTNGP09.phx.gbl...
I don't see the need to have IIS installed simply to compile an ASP.NET

app.
I suppose I could just use the command line compiler. But this is part

of
a much much large compile that consists of may different solution files.
This is just one. Is there a way to compile an ASP.NET application using the IDE without having to connect to IIS?

gkelly


Nov 18 '05 #4
> Scott, would this still be the case if there were a difference between the
IIS virtual directory structure and the on-disk structure?
Yes.

Also, do you know of a way to compile using the IDE without IIS?


You don't need to have IIS on the same machine that you have VS .NET on, but
you DO need to have IIS on a machine that you can connect to.
Nov 18 '05 #5
"Scott M." <s-***@nospam.nospam> wrote in message
news:et**************@TK2MSFTNGP09.phx.gbl...
Scott, would this still be the case if there were a difference between the IIS virtual directory structure and the on-disk structure?
Yes.

Also, do you know of a way to compile using the IDE without IIS?


You don't need to have IIS on the same machine that you have VS .NET on,

but you DO need to have IIS on a machine that you can connect to.


Right, this is where I think we may be talking past each other. In general,
you need IIS. In certain specific cases, you might not.
--
John Saunders
johnwsaundersiii at hotmail
Nov 18 '05 #6

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

Similar topics

3
by: Ryan O'Neill | last post by:
Hi All, I am trying to deploy .aspx (asp.net) web pages to a web server without having to compile them beforehand. Using the CodeBehind approach this does not seem possible as the CodeBehind...
0
by: David W. Fenton | last post by:
Today I was working on a hideous old app that I created a long time ago that does a lot of showing/hiding/resizing of fields on one of the forms. I had used constants to store reference values for...
1
by: C Downey | last post by:
Is there a way to access my .vb class files in my codebehind pages without pre-compiling them first. We are working with multiple developers, so each time I make a change to the class file the...
1
by: Paul Darroch | last post by:
Hello I am trying to develop a class, which I will only use within my ASP.NET site. I therefore created a class and inserted a simple test method in it. However, when I try to use this class...
1
by: Mike Hutton | last post by:
I need some help. I am trying to set up our development environment so as to make life easy for my fellow developers (none of whom have used ASP.NET or VS.NET before). We are developing our...
5
by: Gregor Kovač | last post by:
Hi! I have a problem on one of my databases. I have a Java application that issues SQL statements to that database. Some of the SQL statements make DB2 go to into a compile state for hours. I...
8
by: WebSnozz | last post by:
I have an application written in C that does a lot of low level stuff. It does a lot of things like casting from void*'s. I want to create a new GUI for it in either C# or MC++, but reuse the...
8
by: p.s.bijpost | last post by:
Hello all: I'm trying to edit a little (freeware) palm app to my wishes but run into problems as soon as re-save the original .c file. During compile ("make" in terminal)I get:...
4
by: mgriggs | last post by:
I have been searching the web for days no with no luck. This seems to be a pretty unique problem. Currently I am creating a web application for a company and my co-workers and I have run into a...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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.