当前位置: 代码迷 >> ASP.NET >> The ConnectionString property has not been initialized解决方法
  详细解决方案

The ConnectionString property has not been initialized解决方法

热度:3706   发布时间:2013-02-26 00:00:00.0
The ConnectionString property has not been initialized
本地测试都没有问题..传到服务器上就出现这个错误...

------解决方案--------------------------------------------------------
数据库路径问题,没有打开连接
  相关解决方案