Dotnetnuke. vbproj

Source: Internet
Author: User
Tags dotnetnuke

0 <visualstudioproject>

1 <VisualBasic projecttype = "Web">

2 <build>

3 <settings assemblyname = "dotnetnuke">

4 <config1 name = "debug" outputpath = "Solutions \ dotnetnuke. bin \"/>

4 <config2 name = "release" outputpath = "buildsupport \ dotnetnuke. bin \"/>

3 </Settings>

3 <references>

4 <reference1 system/>

4 <reference2 system. Drawing/>

4 <referene3 system. Data/>

4 <reference4 system. Web/>

4 <reference5 system. Web. Services/>

4 <reference6 system. xml/>

4 <reference7 Microsoft. VisualBasic/>

4 <reference8 sharpziplib/>

4 <reference9 memberrole/>

4 <reference10 solpartwebcontrols/> the name is incorrect.

4 <reference11 dotnetnuke. webutility/>

4 <reference12 countrylistbox/> the hintpath has a problem.

4 <reference13 dotnetnuke. webcontrols/>

3 </References>

3 <imports>

4 <import1 namespace = "system"/>

4 <import2 namespace = "system. Collections"/>

4 <import3 namespace = "system. componentmodel"/>

4 <import4 namespace = "system. Data"/>

4 <import5 namespace = "system. Data. sqlclient"/>

4 <import6 namespace = "system. Drawing"/>

4 <import7 namespace = "system. Web"/>

4 <import8 namespace = "system. Web. UI"/>

4 <import9 namespace = "system. Web. UI. htmlcontrols"/>

4 <import10 namespace = "system. Web. UI. webcontrols"/>

4 <import11 namespace = "Microsoft. VisualBasic"/>

4 <import12 namespace = "system. Globalization"/>

4 <import13 namespace = "dotnetnuke. Services. Localization"/>

4 <import14 namespace = "dotnetnuke. Entities. Users"/>

4 <import15 namespace = "dotnetnuke"/>

4 <import16 namespace = "dotnetnuke. Common"/>

4 <import17 namespace = "dotnetnuke. Data"/>

4 <import18 namespace = "dotnetnuke. Framework"/>

4 <import19 namespace = "dotnetnuke. Modules"/>

4 <import20 namespace = "dotnetnuke. Security"/>

4 <import21 namespace = "dotnetnuke. Services"/>

4 <import22 namespace = "dotnetnuke. UI"/>

4 <import23 namespace = "dotnetnuke. Entities. Portals"/>

4 <import24 namespace = "dotnetnuke. Common. Utilities"/>

4 <import25 namespace = "dotnetnuke. Services. Exceptions"/>

4 <import26 namespace = "dotnetnuke. Entities. Tabs"/>

3 </imports>

2 </build>

2 <files>

3 <include>

4 <file1/>

......

4 <file xxx/>



4 <folder

Relpath = "web references \"

Webreferences = "true"

/>

3 </include>

2 </Files>

1 </VisualBasic>

0 </visualstudioproject>

The. vbproj file is a well-formatted XML file. Dnn has only four layers of project files, including references and file loading settings. The file location definition error may occur during cooperative development!

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.