The "Dbutility.dbhelpersql" type initializer throws an exception for the type initializer of "Dbutility.dbhelpersql" throws an exception

Source: Internet
Author: User

Today, I encountered a problem like this. type initializer for "Dbutility.dbhelpersql" throws an exception
The type initializer for "Dbutility.dbhelpersql" throws an exception

Maybe have and I meet this problem of people also in this problem how to solve, in not solve this problem I also with your now mood, also hundred spent, Goolge, but still did not solve, at this time we need to calm down to think about what will appear this problem

Analysis of the cause of the problem, and now I come to answer why this error, in fact, it is very simple that you do not configure the Web Connection database statement, in which to find the reason is right

public static readonly String connectionString = configurationmanager.appsettings["SQLConnString1"];

<add key= "projectconnectionstring" value= "Data source=monkey-pc\sqlexpress; Initial Catalog=kfdb; User Id=sa; password=123; " />

These two pieces of code are connected to the database bridge is also the cause of the error, configured to connect to the database

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.