04 2012 档案

摘要:IntroductionIn my previous article I had explained the reasonsWhy an SQL Server Database from a higher version cannot be restored onto a lower version? However, in this article we will go through the steps to downgrade an SQL Server 2008 R2 database to SQL Server 2008 using SQL Server Import and Exp 阅读全文
posted @ 2012-04-27 16:45 sshh 阅读(289) 评论(0) 推荐(0)
摘要:项目在编译过程中踢到了插线板,突然断电,重启电脑后,编译项目,就出现了这个问题。查找了很多解决方案,觉得这个写的还挺不错的:http://www.cnblogs.com/eastjazz/archive/2010/08/26/1808743.html我也是win7的系统清空了C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files里面的缓存文件后,运行依然报错,并且找不到C:\Users\<name>\AppData\Local\Temp\Temporary ASP.NET Files这个文件夹的路径 阅读全文
posted @ 2012-04-25 16:53 sshh 阅读(315) 评论(0) 推荐(0)