摘要: 今天同事在一个服务器(winserver 2008 R2 x64)上新建了一个IIS(7) 网站,但是报了如下错误:Could not load file or assembly 'System.Data.SQLite' or one of its dependencies. An attempt was made to load a program with an incorrect format.如下图: 刚开始以为Bin下面System.Data.SQLite.dll 不存在,其实Bin的SQLite文件存在的。 也考虑到是权限问题,设置了所有权限还是报错;然后又尝试了应 阅读全文
posted @ 2013-04-02 11:18 有创软件工作室 阅读(328) 评论(0) 推荐(0) 编辑
摘要: Windows 2008 R2 只有64位系统,没有32位系统。Windows 2008 是基于 Windows Vista 升级的,而这个系统64位和32位系统都有。Windows 2008 R2是基于 Windows7 升级的。用虚拟机安装Windows 2008 R2 x64系统,我本身的系统是Windows7 32位系统.错误提示原文:This virtual machine is configured for 64-bit guest operating systems. However, 64-bit operation is not possible.This host supp 阅读全文
posted @ 2013-04-02 00:16 有创软件工作室 阅读(1963) 评论(0) 推荐(0) 编辑