<%@ Import Namespace="System.Data.SqlClient" %>
运行结果如下:
BC30466: The namespace or type 'SqlClient' for the import 'System.Data.SqlClient' cannot be found.
我是刚接触ASP.NET的新手,请教怎么解决?
...全文
661打赏收藏
帮帮忙,看看一个关于导入的问题,一定给分!
运行结果如下: BC30466: The namespace or type 'SqlClient' for the import 'System.Data.SqlClient' cannot be found. 我是刚接触ASP.NET的新手,请教怎么解决?