Error generated by the code generator during project running

Source: Internet
Author: User
Exploitation Code The generator "generate a code project", and then I set the Web as a startup project. After running it, the following error occurs: when the following module is generated, optimization is enabled or debugging information is not displayed: C: /Windows/Microsoft. net/framework/v2.0.50727/Temporary ASP. net files /... /maticsoft. dbutility. DLL to debug this module, change its project generation configuration to "debug" mode. There are three ways to answer this question: 1. <compilation DEBUG = "true"/> 2. right-click solution and select Configuration Manager. Set "release" to "debug. tools --> options ---> debugging ----> General --> disable "start only my code". The third method is used, remove the check box before "start my code only" and then run it again. Program , The following error occurs: "/" server error in the application. ------------------------------------------------------------------------------ Analyzer error Description: An error occurred while analyzing the resources required to provide services to this request. Check the following detailed analysis error information and modify the source file as appropriate. Analyzer error message: failed to load type ". Web. Global ". Source error: Row 1: <% @ application codebehind = "Global. asax. CS "inherits =" <$ namespace $>. web. global "%> source file:/global. asax row: 1 ---------------------------------------------------------------------------------- version information: Microsoft. net Framework Version: 2.0.50727.832; ASP. net version: 2.0.50727.832 for the above problem, the netizens helped me solve this problem by replacing <$ namespace $> with the namespace to which it belongs, then select a startup project and start page to run the project correctly.

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.