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

deployment

i have completed the development and now its time to
deploy to a hosting service. Can anyone give me tips and
referrals to some how to info on deployment of asp.net
apps. thanks doyle
Nov 17 '05 #1
6 2046
One of the key features that MS pushed was it's easy deployment. Simply
uploading/copying your application to the server should be enough.

--
Philip Q
Microsoft MVP [ASP.NET]
http://aspalliance.com/wisemonk/

"Doyle Johnson" <do**********@comcast.net> wrote in message
news:01****************************@phx.gbl...
i have completed the development and now its time to
deploy to a hosting service. Can anyone give me tips and
referrals to some how to info on deployment of asp.net
apps. thanks doyle


Nov 17 '05 #2
One of the key features that MS pushed was it's easy deployment. Simply
uploading/copying your application to the server should be enough.

--
Philip Q
Microsoft MVP [ASP.NET]
http://aspalliance.com/wisemonk/

"Doyle Johnson" <do**********@comcast.net> wrote in message
news:01****************************@phx.gbl...
i have completed the development and now its time to
deploy to a hosting service. Can anyone give me tips and
referrals to some how to info on deployment of asp.net
apps. thanks doyle


Nov 17 '05 #3
"Philip Q [MVP]" <wi******@mvps.org> wrote:
One of the key features that MS pushed was it's easy deployment. Simply
uploading/copying your application to the server should be enough.


Except when it isn't enough?

VS.NET help on deployment indicates that, while using a deployment project
requires administrative access to IIS, " we recommend deploying your project
[as opposed to just copying it] in most cases, because it allows you to take
advantage of extensive deployment project management features, such as
registration and IIS configuration."

What problems might simply uploading/copying run into? I.e., what web
application features require "registration and IIS configuration"?

--
For mail, please use my surname where indicated:
st***@surname.reno.nv.us (Steve Brecher)
Nov 17 '05 #4
Generally nothing .NET requires registration or IIS configuration.
(Of course your web folder needs to be configured as an IIS application, but
that is standard for any web site.)

You'll only run into problems if you need to use old COM components, or if
you need to access the registry or other sensitive shared areas of the
hosted server.

--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net

"Doyle Johnson" <do**********@comcast.net> wrote in message
news:01****************************@phx.gbl...
i have completed the development and now its time to
deploy to a hosting service. Can anyone give me tips and
referrals to some how to info on deployment of asp.net
apps. thanks doyle

Nov 17 '05 #5
"Philip Q [MVP]" <wi******@mvps.org> wrote:
One of the key features that MS pushed was it's easy deployment. Simply
uploading/copying your application to the server should be enough.


Except when it isn't enough?

VS.NET help on deployment indicates that, while using a deployment project
requires administrative access to IIS, " we recommend deploying your project
[as opposed to just copying it] in most cases, because it allows you to take
advantage of extensive deployment project management features, such as
registration and IIS configuration."

What problems might simply uploading/copying run into? I.e., what web
application features require "registration and IIS configuration"?

--
For mail, please use my surname where indicated:
st***@surname.reno.nv.us (Steve Brecher)
Nov 17 '05 #6
Generally nothing .NET requires registration or IIS configuration.
(Of course your web folder needs to be configured as an IIS application, but
that is standard for any web site.)

You'll only run into problems if you need to use old COM components, or if
you need to access the registry or other sensitive shared areas of the
hosted server.

--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net

"Doyle Johnson" <do**********@comcast.net> wrote in message
news:01****************************@phx.gbl...
i have completed the development and now its time to
deploy to a hosting service. Can anyone give me tips and
referrals to some how to info on deployment of asp.net
apps. thanks doyle

Nov 17 '05 #7

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

Similar topics

3
by: Steve Brecher | last post by:
VS.NET help on deployment indicates that, while using a deployment project requires administrative access to IIS, " we recommend deploying your project in most cases, because it allows you to take...
4
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
2
by: Bill Nguyen | last post by:
I ran into this error trying to run an app from Publish.htm. I can't find what is wrong with the deployment. Thanks a million Bill -------- PLATFORM VERSION INFO
6
by: andrewbb | last post by:
I want to deploy a service with a windows app and the setup program must conform to the Vista certification requirements. Can that be done with the standard .net setup project? Assuming cost is...
7
by: Cirene | last post by:
I used to use the Web Deployment Project with my VS2005 projects. Now I've fully upgraded to VS2008. Do I have to download a new version of the Web Deployment Project? If so where can I find...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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.