How to publish website



How to publish website..

Answer / alb.shah

--On the Build menu, click Publish Web Site.

--In the Publish Web Site dialog box, click the ellipsis
button (…) to browse to the location to which you want to
publish the Web site.

--You can write the Web site output to a local or shared
folder, to an FTP site, or to a Web site that you access
with a URL. You must have Create and Write permissions in
the target location.

--To be able to change the layout (but not the code)
of .aspx files after publishing the Web site, select the
Allow this precompiled site to be updateable check box.

--To name strongly named assemblies using a key file or a
key container, select the Enable strong naming on
precompiled assemblies check box, and then click OK.

--Publishing status is displayed in the taskbar. Depending
on the connection speed, the size of the site and the types
of content files, publishing time can vary. When publishing
is completed, the status of Publish succeeded is displayed.

--Make any configuration changes that are necessary for
your site. For more information, see How to: Configure
Published Web Sites. You might also want to encrypt
specific configuration settings. For more information, see
Encrypting Configuration Information Using Protected
Configuration.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How does session state work in asp.net?

0 Answers  


What does aspnet_regiis -i do ?

1 Answers  


What are the different types of proxy patterns?

0 Answers  


I am opening Crystal Report in asp.Net 3.5. Report is opening very well but when I click on Refresh button of Crystal Report then it gives "Missing Parameter values" I also tried property of CR Viewer like crViewer.ReuseParameterValuesOnRefresh = True But it is not working. Plz give me solution.

1 Answers  


explain store procedure and trigger

3 Answers  






Why does a user need nothing more than a Web browser to view ASP.NET pages?

1 Answers  


What is meant by role based security? when we use this one

2 Answers  


Give some salient points of difference between request processor and request dispatcher.

0 Answers   Tech Mahindra,


asp.net page is a object or not?

5 Answers  


What are assemblies and namespaces and explain the difference between them ?

0 Answers  


Define machine.config in .net?

0 Answers  


How do I create a web form?

0 Answers  


Categories