473,386 Members | 1,779 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.

How to deploy ASP.NET 2.0 INTRANET application?


Hi,
I need to deploy INTRANET ASP.NET 2.0 application and i would like to
ask ig the following
can be done using windows installer:
1.Install sql server express(must i add it to the installation or can i
link it from MS site?)
2.Create the aspnetdb inside my data base(regiis)
3.Change security mode to integrated
4.configure IIS site to use ASP.NET 2.0 if needed
Thanks in advance.

Tomer

Nov 1 '06 #1
1 2097
1. You can bootstrap the Express setup. Check the MSDN site for bootstrap.
2. You can use aspnet_regsql or run a script against the database engine
3. Configure IIS is most easily aspnet_regiis (with -s you can choose a
particular web). You can import other settings.

Look up cutom installers and bootstrap and you have the majority of the
problem solved. I would still consider manually configuring, as this is a
web app, unless you are rolling to all desktops, as the redeployment will be
much faster than the MSI install/uninstall route.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"tomix" <to*****@hotmail.comwrote in message
news:11*********************@f16g2000cwb.googlegro ups.com...
>
Hi,
I need to deploy INTRANET ASP.NET 2.0 application and i would like to
ask ig the following
can be done using windows installer:
1.Install sql server express(must i add it to the installation or can i
link it from MS site?)
2.Create the aspnetdb inside my data base(regiis)
3.Change security mode to integrated
4.configure IIS site to use ASP.NET 2.0 if needed
Thanks in advance.

Tomer

Nov 1 '06 #2

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

Similar topics

3
by: John Holmes | last post by:
We have a couple of websites on our Intranet IIS server. We use the default website for some vended web apps, but the majority of our intranet exists on another IIS configured website. The problem...
1
by: karnati | last post by:
dear all, i am deploying my asp.net project on office server using setup.exe of my project when postback is happening it is affecting 2 entrys in database this is happening only with IE my in...
1
by: amitsaxena | last post by:
hi, I am using asp.net2.0 with c# ,I am making intranet web application and use web set up deployment option for deployment ,but it deploy all the project with code ,i do not want to code in...
4
by: meo | last post by:
Does .NET provide the way to deploy library to internal developer? I am trying to find the way to deploy a library file to developer for having integration to their application BUT the customer...
6
by: AGP | last post by:
I resisted for many years but I've just written my first app in .NET2005 and am looking to deploy my app with a third-party installer. ClickOnce and the VS Installer do not meed my needs and I am...
5
by: Ron | last post by:
Hi all, I am new at .net 2.0 deployment so can any one recommend me a good way or article to follow? What I want to do is (1)to deploy the website on the server2003 with IIS6 (2)we have...
2
by: =?Utf-8?B?UmljaA==?= | last post by:
Hello, I have Visual Studio 2005 Professional. I have been deploying VB2005 apps using "Click Once" which works great and will add .Net 2.0 framework where needed and adds all prerequisite...
6
by: =?Utf-8?B?QW5kcmV3X2QxMjM=?= | last post by:
Here is my problem. I have an app that has over 9 web services. For years I had not issues with clickonce but now it looks like the build is missing XmlSerializers.dll.deploy. I did have this...
4
by: Amirallia | last post by:
Hi, How can I deploy my Web service on IIS 6.0 ? I create a web service with VS 2005 on the local IIS, now I must deploy it on an intranet with IIS 6.0. But I can access this intranet, and I...
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
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.