Vs package the website Aspx. CS file into a DLL

Source: Internet
Author: User
Tags visual studio 2010
ArticleDirectory
  • Vs package the website Aspx. CS file into a DLL
Vs package the website Aspx. CS file into a DLL

23 hours ago

Vs Lieutenant General websiteAsp.netThe CS file is packaged into a DLL.

In Versions later than vs2008, you can create web applications to develop websites. In this way, the website is Aspx. A single DLL is automatically generated when the CS file [generate a website] is used. If a website is used, no. This section describes a component provided by Microsoft that packs Aspx. CS from a traditional website into a DLL.

1. Visual Studio 2010 web deployment projects-beta 1 for vs 2010

2. Visual Studio 2008 web deployment projects-RTW for vs 2008

2. Web deployment projects with Visual Studio 2005 for vs2005

After the download and installation, re-open the vs development tool, and add a [add web deployment project] under [generate (B)] [Publish website]...].

Click Add web deployment project...] In the pop-up box, set the generated path, and you have an additional project in your solution. Right-click the new project to generate the website. The process must be patient. It is the DLL of the website and then merged, if Aspx. if the CS name already exists, the system will prompt ilmerge. merge: Error !! : Duplicate type 'xxzx' found in assembly 'yyy'. The compilation is successful only when the class names are different.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.