惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
云风的 BLOG
云风的 BLOG
G
Google Developers Blog
S
SegmentFault 最新的问题
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
爱范儿
爱范儿
博客园 - 三生石上(FineUI控件)
H
Hackread – Cybersecurity News, Data Breaches, AI and More
D
DataBreaches.Net
F
Fortinet All Blogs
TaoSecurity Blog
TaoSecurity Blog
D
Docker
C
Cybersecurity and Infrastructure Security Agency CISA
K
Kaspersky official blog
宝玉的分享
宝玉的分享
腾讯CDC
Google Online Security Blog
Google Online Security Blog
Recorded Future
Recorded Future
T
The Exploit Database - CXSecurity.com
T
The Blog of Author Tim Ferriss
V
V2EX
S
Securelist
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
C
CERT Recently Published Vulnerability Notes
A
Arctic Wolf
Scott Helme
Scott Helme
L
LINUX DO - 热门话题
Y
Y Combinator Blog
P
Proofpoint News Feed
T
Tor Project blog
AWS News Blog
AWS News Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
The Last Watchdog
The Last Watchdog
博客园 - 聂微东
T
Threat Research - Cisco Blogs
B
Blog
Attack and Defense Labs
Attack and Defense Labs
L
Lohrmann on Cybersecurity
C
CXSECURITY Database RSS Feed - CXSecurity.com
阮一峰的网络日志
阮一峰的网络日志
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
IT之家
IT之家
N
News and Events Feed by Topic
博客园 - 司徒正美
H
Help Net Security
C
Cisco Blogs
C
Check Point Blog
S
Secure Thoughts

博客园 - 苹果王子

c++ 属性 一维动态数组类模板 加密技术(学习笔记四矩阵加密) 窗口 交互 窗口的方法 加密技术(学习笔记三)Replace 加密技术(学习笔记=)Caesar算法 加密技术(学习笔记一) 补丁更新服务器二(多线程下载+进度条) Thread交叉访问的问题..... 随便写点c++学习笔记 补丁更新服务器一 领带的打法 爱程序有错吗? 学习笔录-ref ASP.NET....为能开始侦听端口的解决办法 轻松一下(添加参数的烦恼) 只为今天(转)希望之源 数据访问框架(正在商业应用中的- -) - -从头在来
net2008+sql2008 安装问题指南
苹果王子 · 2008-10-30 · via 博客园 - 苹果王子

- -最近难得休息3天= =.决定更新下net2008 学习学习,结果郁闷那~~装了两天啊

准备活动

一:请你卸载所有的netframework
二:电脑的临时文件夹也就是temp, 不要在ntfs分区否则 1330错误 提示签名错误~~
三:到官网下载独立的发行包dotnetfx35
四:准备装sql 2008 的 请下载 net2008 sp1 大概800m
五:下载 你所用系统的更新补丁 - -常用的就好比如sp2
   我用的是虚拟机,vhd是微软提供~ 官方有下载的--不过是英文测试版
六:个人感觉 虚拟机+net 2008+sp1+sql2008 +msdn 最好有 16~18个g的空间

开始安装

第一要安装更新补丁:
第二安装 dotnetfx35 这个过程会连接网络,如果安装时候报错--请你忽视 
第三安装   net2008- -官方有测试版
第四安装: net2008 sp1
最后就可以 装sql 2008

----

如果你是碰到1330错误 提示签名错误
首先在不是ntfs分区的分区建立一个文件夹比如 s:\a
 
请你右键点击我的电脑 选择 高级
然后选择环境变量- 把所找Temp 大概有4个,每个都点击 修改第二项为  s:\a,最后都修改完了确定重新启动就不会出错误提示了