Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deploying ASP.NET application
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Deploying ASP.NET application
Miscellaneous
Thread ID:
00837023
Message ID:
00837023
Views:
99
I want to simulate deployment of an application (small app consisting of just two pages). I don't want to deploy the source code, though.

Here what I think I should do (along with some questions where I am not sure):

1. Create a virtual directory (e.g. MYAPPTEST)
2. Create BIN directory under the MYAPPTEST (in INETPUB/WWWROOT)
3. Copy MYAPP.DLL created by VS.NET to the folder BIN
4. Copy all .ASPX files to the root directory (MYAPPTEST)? I am not sure about this one: does assembly DLL have the .ASPX pages? or they have to be copied to the MYAPPTEST. Hopefully the code-behind files are in the DLL. Right?

Anything I am missing here?

Any suggestions would be greatly appreciated.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform