
ASP.net
依然在原点
宁愿笑着流泪也不愿哭着说后悔
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
document.WebBrowser.ExecWB 报错及其解决方案
</object><div style="text-align:center"> <asp:Label ID="Label1" runat="server" Text="Label"></asp:Label><br /> <asp:Label ID="Label2" runat="server" Text="Label"></asp:Label><br /> <in原创 2016-06-22 15:27:00 · 10691 阅读 · 0 评论 -
VSS2005配置错误:The Sourcesafe Web service cannot be accessed at the specified address
一开始设置的是 Mircosoft Visual SourceSafe(Internet)选项,如果是局域网选择Mircosoft Visual SourceSafe(本人是在自己的电脑上配置的服务端)解决方案: 【在VS2012中设置如下: 工具-选项-源代码管理-插件选项-当前源代码管理插件 选择 Mircosoft Visual SourceSafe】输入服务器IP地址和共享文件夹目录名原创 2016-07-30 10:12:42 · 1886 阅读 · 0 评论 -
sqlserver2012用ip远程连接设置
http://blog.sina.com.cn/s/blog_9bf70eb101014zd8.html step 1: 打开SSMS(SQL Server Management Studio),用windows身份连接数据库,登录后,右键选择“属性” step 2: 左侧选择“安全性”,选中右侧的“SQL Server 和 Windows 身份验证模式”以启用混合登录模式 step 3: 选转载 2016-08-09 16:41:20 · 9062 阅读 · 1 评论