我想在网格视图中显示图片,但我遇到了很多问题。我下载了代码from there 而且我想改变它以使用我的问题,但我有异常的例外:
System.NullReferenceException: {"Object reference not set to an instance of an object."}
从那里:
string _connStr = ConfigurationManager.ConnectionStrings["ConnStr"].ConnectionString;