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 |
What is the displayafter property in updateprogress control?
I have one .Net application and i have two databases which is in SQL server2000 and one more database in ORACLE? how can i access the database from different Databases?
Types of objects in ASP ?
What is difference between web api and web services?
what are partial classes and their use?
What is the namespace to create thread in .net?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
Difference between ISQL and OSQL??
explain ado.net
What is Serilazation? how many type of serilazation are their?
Where can I get information on cookies in asp.net?
How many types of Stored Procedures in SQL Server