(OP不知道主题是什么......) [英] (OP has no idea what a subject line is...)

查看:96
本文介绍了(OP不知道主题是什么......)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

SqlConnection con = new SqlConnection(ConfigurationManager.ConnectionStrings["con"].ConnectionString);

Object引用中的此行错误未设置为对象的实例。检索错误



i第一次靠asp .net。所以给我的asp.net教程参考的网站地址列表

This line error in Object reference not set to an instance of an object.. retrieve the error

i am first time leaning in asp .net. So given to me list of website address for tutorial reference of asp.NET

推荐答案

ConfigurationManager显然找不到web.config文件中的连接字符串了名为con。



来吧。如果你只学习了如何使用调试器的基础知识,这非常容易。
The ConfigurationManager apparently couldn't find a connection string in your web.config file that was named "con".

Come on. This is VERY EASY to figure out if you only learned the basics of how to use the debugger.


这篇关于(OP不知道主题是什么......)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆