SEO杂碎 一个经得起时间考验的人 2010-02-24T04:09:47Z WordPress http://blog.zxlm.cn/feed/atom dotnet http://asp.net <![CDATA[填充无效,无法被移除(Padding is invalid and cannot be removed)]]> http://blog.zxlm.cn/?p=2601 2010-02-24T04:02:47Z 2010-02-24T04:02:47Z 在对使用Rijndael加密后的密文进行解密的时候,出现不能解密,并且抛出异常CryptographicException(“填充无效,无法移除”)。是执行CryptoStream.Read(…)语句之后出现的异常。

在检查对称加密算法代码不存在问题后,使用对称算法对密文的明文重新加密后发现二者并不一致,最后发现原来是原密码加密时使用的公钥与当前加密算法的公钥不一致。

异常的详细信息如下

错误来源:
mscorlib
错误方法:
Int32 DecryptData(Byte[], Int32, Int32, Byte[] ByRef, Int32, System.Security.Cryptography.PaddingMode, Boolean)
堆栈跟踪:
在 System.Security.Cryptography.RijndaelManagedTransform.DecryptData(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode paddingMode, Boolean fLast)
在 System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)
在 System.Security.Cryptography.CryptoStream.Read(Byte[] buffer, Int32 offset, Int32 count)
Goodway.FileSystem.FileStorer.Encryption.Decrypt(String originString) 位置 D:\BE30\Class\GOODWAY.FILESYSTEM\FileStorer.cs:行号 172
在 Goodway.FileSystem.FileStorer.Decrypt(String originString) 位置 D:\BE30\Class\GOODWAY.FILESYSTEM\FileStorer.cs:行号 119
在 sysmodule.FileSystem.FileList.Page_Load(Object sender, EventArgs e) 位置 D:\BE30\WebRoot\SYSMODULE\FileSystem\FileList.aspx.cs:行号 98
在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
在 System.Web.UI.Control.OnLoad(EventArgs e)
在 System.Web.UI.Control.LoadRecursive()
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
]]>
0
admin <![CDATA[Hello world!]]> http://blog.zxlm.cn/?p=1 2010-02-24T04:09:47Z 2010-01-28T09:16:46Z Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

标记从SaBlog转换至WordPress的分界点。

完成了将SaBlog中的分类、文章、评论、附件无损导入WordPress,转换程序随后提供。

]]>
1
admin <![CDATA[开放的中国,开放的中国式互联网]]> http://blog.zxlm.cn/2010/01/%e5%bc%80%e6%94%be%e7%9a%84%e4%b8%ad%e5%9b%bd%ef%bc%8c%e5%bc%80%e6%94%be%e7%9a%84%e4%b8%ad%e5%9b%bd%e5%bc%8f%e4%ba%92%e8%81%94%e7%bd%91.html 2010-01-14T12:35:52Z 2010-01-14T12:35:52Z 中国的互联网是开放的!

开放的中国式互联网。

远方的Google请你留下来。

外交部回应Google退出中国:中国互联网是开放的

]]>
0
admin <![CDATA[分享15个Google Wave邀请【已结束】]]> http://blog.zxlm.cn/2009/11/%e5%88%86%e4%ba%ab15%e4%b8%aagoogle-wave%e9%82%80%e8%af%b7%e3%80%90%e5%b7%b2%e7%bb%93%e6%9d%9f%e3%80%91.html 2009-11-18T00:55:48Z 2009-11-18T00:55:48Z Google Wave预览版并不完全对所有公众开放。只有那些收到邀请邮件的人可以试用这个系统,所以对Wave感兴趣的新用户并不能直接到Google Wave主页去注册一个新帐号。

要注意的是,提名并不意味着你马上就会被邀 请,从提名到被邀请可能会等上几天到几个礼拜。

分享本人Google Wave帐号中的15个邀请,需要的留言并提供Gmail邮箱(留言需要审核,请不要重复留言)。

目前还有0个提名权

wave&yeexi.com 和 zerlier&163.com 未提供Gmail邮箱,所以未提名,不好意思了。

关于如何使用Google Wave,请阅读“Google Wave入门指南

The Complete Guide to Google Wave

 以下用户已经提名,还剩最后三个:

  • evercj830706&gmail.com
  • gogorun1982&gmail.com
  • crsky.hala&gmail.com
  • ruoshengh&gmail.com
  • dledh8028&gmail.com
  • 123hellooqq&gmail.com
  • ghxy98&gmai.com
  • rochuang35&gmail.com
  • sunrocs&gmail.com
  • lixnju&gmail.com
  • spoppig5&gmail.com
  • z82878297&gmail.com
  • awakenrz&gmail.com
  • wzweibo&gmail.com
  • glietwx&gmail.com
  • tianshanqin1&gmail.com
  • johnny5217416&gmail.com
]]>
24
admin <![CDATA[试图运行项目时出错:无法在web服务器上启动项目的解决办法]]> http://blog.zxlm.cn/2009/11/%e8%af%95%e5%9b%be%e8%bf%90%e8%a1%8c%e9%a1%b9%e7%9b%ae%e6%97%b6%e5%87%ba%e9%94%99%ef%bc%9a%e6%97%a0%e6%b3%95%e5%9c%a8web%e6%9c%8d%e5%8a%a1%e5%99%a8%e4%b8%8a%e5%90%af%e5%8a%a8%e9%a1%b9%e7%9b%ae.html 2010-01-28T15:23:53Z 2009-11-03T08:32:17Z More >]]> 在Visual Studio中启动Web项目的调试时,出现如下的错误(错误提示见附件): 
    自动附加到计算机“Firehack”上的进程“[5676] w3wp.exe”失败。错误代码为 0×8013134b
    Auto-attach to process ‘[2440] w3wp.exe’ on machine ‘Firehack’ failed. Error code 0×8013134b. 

其中关键的一点是出现了一个错误代码 0×8013134b。

出现这个错误的原因很简单:因为安装ASP.NET 2.0(或者针对.NET 2.0的补丁) 后,.NET 2.0 自动将IIS中所有的站点属性中的“ASP.NET版本” 设置为 2.0.50727,虽然站点仍旧能够正常访问,但是Visual Studio 2003就无法启动调试了的。

因此解决方法也就出现:

  1. 打开“Internet 信息服务(IIS)管理器),开始-运行-inetmgr;
  2. 在出现问题的站点上右键-属性;
  3. 选中“ASP.Net”标签;
  4. 修改“ASP.NET版本” 为 1.*.*;
  5. 应用后,重新启动调试。

————–英文信息—————

Attached the process w3wp.exe on my machine.  Then I got the following error:

Auto-attach to process ‘[2440] w3wp.exe’ on machine ‘…’ failed. Error code 0×8013134b.

The problem was that I had installed .NET 2.0 which had registered ASP.NET 2.0 on the Web Site I was trying to debug.

Fixing it is simple:

  • Run the IIS Manager
  • Right click on the web site with the problem
  • Click the ASP.NET tab
  • Change the ASP.NET version from 2.something to 1.something in the combo and debugging works again

Upon changing to 1.something, the debugging worked.

图片附件:
0x8013134b.png

]]>
2
admin <![CDATA[终于获得Google Wave的邀请]]> http://blog.zxlm.cn/2009/10/%e7%bb%88%e4%ba%8e%e8%8e%b7%e5%be%97google-wave%e7%9a%84%e9%82%80%e8%af%b7.html 2009-10-26T01:58:25Z 2009-10-26T01:58:25Z More >]]> 经过不懈的努力申请,终于获得Google Wave的邀请。 

Google Wave中的许多功能正在测试中。

在Chrome中运行Google Wave的体验相当棒,虽然有经常有CPU占用率100%的情况,但是速度是相当快的。

邀请中附带有20个Invitations 

 

Thank you for signing up to give us early feedback on Google Wave. We’re happy to give you access to Google Wave and are enlisting your help to improve the product.

To accept your invitation, sign into Google Wave at the following link*:

https://wave.google.com/wave/invite?a=pre&wtok=***&wsig=***

(If you do not have a Google account, you will be prompted to create one)

Once you’ve signed in:

Check out the videos and example waves
Invite others to join you 

Happy waving!

The Google Wave Team
For help, please visit http://www.google.com/support/wave

 

]]>
20
admin <![CDATA[完成对Google Search Appliance的破解]]> http://blog.zxlm.cn/2009/10/%e5%ae%8c%e6%88%90%e5%af%b9google-search-appliance%e7%9a%84%e7%a0%b4%e8%a7%a3.html 2010-01-28T16:12:42Z 2009-10-19T14:12:07Z Google Search Appliance 是由Google公司出品的一种机架式设备,该设备提供文件索引功能,可以集成到企业内部,文件管理系统或网站上使用类似谷歌搜索的界面提供给终端用户检索。它是局域网本地版的谷歌产品,并且主要着眼于企业市场。

此次破解的是Google Search Appliance virtual edition,而Google Search Appliance (GSA)为硬件产品估计无法实现破解。

2010年1月29日更新:Google Search Appliance virtual edition项目已经中止

在此过程中遇到虽然了不少问题,但是也体会到了Google的强大。

整个系统主要由Python 和 Java实现,操作系统使用的是CentOS 5,License使用GPG加密,只能透露这一点点了。

Python真的很强大!

最后发一个很黄的Google Search Appliance (GSA)机器的图片:

图片附件:
google_appliance.jpg

]]>
0
admin <![CDATA[Network Monitor:None of the network adapters are bound to the netmon driver.]]> http://blog.zxlm.cn/2009/09/network-monitornone-of-the-network-adapters-are-bound-to-the-netmon-driver.html 2009-09-28T15:46:31Z 2009-09-28T15:46:31Z 在使用 Microsoft Network Monitor 3.3 的时候出现以下错误提示

 

—————————
Microsoft Network Monitor 3.3
—————————
None of the network adapters are bound to the netmon driver.
You may not have the rights to capture on this machine. Your account must be in the Administrators group to capture.
—————————
确定   
—————————

在此之前还曾使用  Microsoft Network Monitor 3.3 分析过 “大杀器 开心农场外挂”的数据包,考虑到嗅探软件的特殊性肯定不是因为帐户权限的原因,因为我一起使用Administrator进行操作的。

考虑到最近为了翻墙安装了一款免费VPN软件:Anchorfree  Hotspot Shield(HSS-1.30-install-anchorfree-76-conduit.exe)

而此软件安装了一个虚拟网卡和几个比较特殊的服务,应该是两个软件的某此功能冲突了。

将 Anchorfree  Hotspot Shield 卸载后,重新运行 Microsoft Network Monitor 3.3 终于恢复正常了。

PS:我真是聪明,不过可惜了我的VPN软件。

 

]]>
0
admin <![CDATA["日本AU女郎"带来的惊喜]]> http://blog.zxlm.cn/2009/09/%e6%97%a5%e6%9c%acau%e5%a5%b3%e9%83%8e%e5%b8%a6%e6%9d%a5%e7%9a%84%e6%83%8a%e5%96%9c.html 2010-01-28T15:23:53Z 2009-09-22T14:50:25Z 你们这些人啊!

成天就知道搜索一些不健康的内容,不健康不说居然还打错字。

仔细看图噢,是AU噢。

文章链接: 130位日本AV女郎

 

图片附件:
日本au女郎.png

]]>
0
admin <![CDATA[程序“[1912] w3wp.exe: DefaultDomain”已退出,返回值为 0 (0×0)]]> http://blog.zxlm.cn/2009/08/%e7%a8%8b%e5%ba%8f%e2%80%9c1912-w3wpexe-defaultdomain%e2%80%9d%e5%b7%b2%e9%80%80%e5%87%ba%ef%bc%8c%e8%bf%94%e5%9b%9e%e5%80%bc%e4%b8%ba-0-0x0.html 2009-08-25T03:02:12Z 2009-08-25T03:02:12Z More >]]> 使用Visual Studio 2003/2005调试ASP.NET程序时出现如下错误,从而无法调试:
程序“[1912] w3wp.exe: DefaultDomain”已退出,返回值为 0 (0×0)。
  对应的英文信息为: 
The program ‘[5772] w3wp.exe: demo’ has exited with code 0 (0×0).
这个问题是IE8的 Loosely-Coupled Internet Explorer (LCIE) 引起的,解决方法如下:

对于Windows 2003/Windows XP 操作系统:
1)  Open RegEdit //打开注册表编辑器
2)  Browse to HKEY_LOCALMACHINE -> SOFTWARE -> Microsoft -> Internet Explorer -> Main //定位到【HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main】
3)  Add a dword under this key called TabProcGrowth //新建名称为 TabProcGrowth 的Reg_DWORD(整数值)
4)  Set TabProcGrowth to 0 //设置 TabProcGrowth 的值为 0
重新启动调试,就恢复正常

如果是Vista或者更新的Win7上则需要:turn off protected mode。

解决方案来源:
VS 2005 Debugger crashing with IE 8 Beta 2

IE 8 has a feature called Loosely-Coupled Internet Explorer (LCIE) which results in IE running across multiple processes. 
http://www.microsoft.com/windows/internet-explorer/beta/readiness/developers-existing.aspx#lcie

Older versions of the Visual Studio Debugger get confused by this and cannot figure out how to attach to the correct process.  You can work around this by disabling the process growth feature of LCIE.  Here’s how:

1)  Open RegEdit
2)  Browse to HKEY_LOCALMACHINE -> SOFTWARE -> Microsoft -> Internet Explorer -> Main
3)  Add a dword under this key called TabProcGrowth
4)  Set TabProcGrowth to 0

Since you are running on Windows Server 2003, this is all you should need to do.  If you run into the same problem on Vista or newer, you will also need to turn off protected mode.

附件:error.txt(7215 Byte)

]]>
0
admin <![CDATA[重命名或移动“Documents and Settings”文件夹的方法]]> http://blog.zxlm.cn/2009/08/%e9%87%8d%e5%91%bd%e5%90%8d%e6%88%96%e7%a7%bb%e5%8a%a8%e2%80%9cdocuments-and-settings%e2%80%9d%e6%96%87%e4%bb%b6%e5%a4%b9%e7%9a%84%e6%96%b9%e6%b3%95.html 2009-08-25T02:58:14Z 2009-08-25T02:58:14Z More >]]> 在Windows安装过程中指定“Documents and Settings”文件夹 和移动或重命名 Windows 中的“Documents and Settings”文件夹 的方法。

方法参考:
无法移动或重命名“Documents and Settings”文件夹
 
要在安装过程中为“Documents and Settings”文件夹指定不同的文件夹,请按照下列步骤操作:
在 Winnt.exe 或 Winnt32.exe 中使用 /UNATTEND 开关,并在 Unattend.txt 文件中插入以下条目,其中,z:\foldername 是所需的路径和文件夹名:
[GuiUNattended]
ProfilesDir = z:\foldername
安装 Windows。Unattend.txt 文件中包含的路径将替代默认的“Documents and Settings”文件夹。
 
要重命名或移动“Documents and Settings”文件夹,请使用适当的方法。
用户特定的
警告:如果使用注册表编辑器或其他方法错误地修改了注册表,则可能会出现严重问题。这些问题可能需要重新安装操作系统才能解决。Microsoft 不能保证您可以解决这些问题。修改注册表需要您自担风险。
注意:此方法并不会重定位重要的 Windows 组件。如果只要求移动用户特定的数据,则可以使用此方法。 
 
在为特定用户安装 Windows 后,要为“Documents and Settings”文件夹指定一个不同的文件夹,请按照下列步骤操作:
确定用户的配置文件路径。可以使用两种方法来确定配置文件路径。通过用户路径设置,或通过用户 SID。用户 SID 方法是首选的方法。
用户 SID 方法
使用 Windows Server 资源工具包中的 GETSID 工具获取 SID。使用与以下示例类似的语法:
GETSID \\SERVER1 UserName \\SERVER1 UserName
在获取 SID 后,请使用 Regedit.exe 或 Regedt32.exe 在以下注册表项下面选择用户的 SID:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
用户路径设置
以该用户的身份登录到计算机上,然后在命令提示符下键入 SET。记下 USERPROFILE 的设置,然后关闭命令提示符窗口。
以计算机管理员的身份登录。
使用注册表编辑器将 USERPROFILE 设置添加到以下注册表项中:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
单击该注册表项,然后单击“编辑”菜单上的“查找”。
在“查找”框中,键入 USERPROFILE 设置的值,然后单击“查找下一个”。
更改 ProfileImagePath 值,以便在 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList 注册表项中使用所需的新路径。
退出注册表编辑器,然后以该用户的身份登录。在命令提示符下键入 SET,以确认路径已更改。
整个文件夹
注意:此方法可以重定位重要的 Windows 组件。只有在需要移动或重命名“Documents and Settings”文件夹,并且安装过程中不能使用 Unattend.txt 文件更改文件夹名称时,才能使用此方法。 
 
要为整个“Documents and Settings”文件夹(包括重要的系统组件)指定不同的文件夹,请按照下列步骤操作:
以管理员身份登录到计算机上。
创建一个新文件夹。
打开当前的“Documents and Settings”文件夹。
在“工具”菜单上,单击“文件夹选项”,然后单击“查看”选项卡。
在“高级设置”下,单击“显示隐藏文件或文件夹”,然后单击以清除“隐藏已知文件类型的扩展名”和“隐藏受保护的操作系统文件”复选框。
单击“确定”。
单击并拖动所有文件夹,将其复制到新文件夹中,当前登录用户的文件夹除外。
在“控制面板”中,双击“系统”,然后单击“用户配置文件”选项卡。
将当前用户的配置文件复制到新文件夹中。
单击“确定”,关闭“控制面板”,然后注销并以管理员身份重新登录到计算机上。
在注册表编辑器中,单击“编辑”菜单上的“查找”。
键入 documents and settings,然后单击“查找”。
将包含原路径的所有注册表项和值替换或重命名为新路径的值数据。注意:必须对注册表中的每个实例进行此更改,否则,计算机可能无法启动。必须将所有注册表项和值更新为新路径。
 
重新启动计算机。
现在,您就可以安全地删除原来的“Documents and Settings”文件夹了。
注意:如果在注册表中搜索“Documents and Settings”,您将在以下子项中找到一个字符串值:HKLM\system\controlset001\control\hivelist。此字符串值为 \Device\HarddiskVolume#\Documents and Settings。请不要更改此字符串值。当您搜索完“Documents and Settings”后,请继续搜索短文件名“Docume~1”。然后更改这些结果的路径。 
]]>
0
admin <![CDATA[mulator: could not find virtual device named ‘AVD Name’]]> http://blog.zxlm.cn/2009/08/mulator-could-not-find-virtual-device-named-avd-name.html 2009-08-25T02:54:47Z 2009-08-25T02:54:47Z More >]]> 使用Eclipse开发Android程序过程中,通过Eclipse启动Android模拟器时出现以下错误:
[2009-05-14 12:05:24 – Emulator] emulator: ERROR: unknown virtual device name: ‘Firehack’
[2009-05-14 12:05:24 – Emulator] emulator: could not find virtual device named ‘Firehack’

而且已经新建了一个名称为"Firehack"(F:\Personal\.android\avd\Firehack.avd)的 Android Virtual Devices,因为所用的操作系统之前做过修改"个人资料"目录即将原来位于系统盘中的桌面转移到了F:\Personal。

因此问题的原因就很简单了,将"F:\Personal\"目录下的".android"目录复制到"C:\Documents and Settings\Administrator"(如果您当前使用的用户为Administrator的话)。再次运行Android模拟器,一切恢复正常了。

完整的出错信息:
[2009-08-23 17:03:43 - ApiDemos] Android Launch!
[2009-08-23 17:03:43 - ApiDemos] adb is running normally.
[2009-08-23 17:03:43 - ApiDemos] Performing com.example.android.apis.ApiDemos activity launch
[2009-08-23 17:03:43 - ApiDemos] Automatic Target Mode: launching new emulator with compatible AVD ‘Firehack’
[2009-08-23 17:03:43 - ApiDemos] Launching a new emulator with Virtual Device ‘Firehack’
[2009-08-23 17:03:43 - Emulator] emulator: ERROR: unknown virtual device name: ‘Firehack’
[2009-08-23 17:03:43 - Emulator] emulator: could not find virtual device named ‘Firehack’
[2009-08-23 17:05:50 - ApiDemos] ——————————

I ran into this very problem. One tool was getting my home directory from the registry (HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Desktop) and another tool was getting it from an environment variable (HOMEPATH or USERPROFILE). For me they didn’t match. I fixed it by changing the Windows registry using the regedit command. Warning: it’s easy to mess up your registry and render your machine unusable if you don’t know what you’re doing in regedit. 

]]>
2
admin <![CDATA[从SDN快速下载JDK的简便方法]]> http://blog.zxlm.cn/2009/08/%e4%bb%8esdn%e5%bf%ab%e9%80%9f%e4%b8%8b%e8%bd%bdjdk%e7%9a%84%e7%ae%80%e4%be%bf%e6%96%b9%e6%b3%95.html 2009-08-24T01:41:01Z 2009-08-24T01:41:01Z 如果有过从SDN Home 下载JDK经验的朋友应该会感觉到这个过程相当麻烦,首先是需要注册用户,然后居然是把下载的链接发送到注册用户的邮箱,这样虽然在用户的邮箱中保存了JDK的下载链接,简化了再次下载的过程,但是如此复杂的流程浪费了大家不少的时间,因此提供一个直接下载Java SE Development Kit的办法:

下载 jdk-1_5_0_16-windows-i586-p.exe 的链接

https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jdk-1.5.0_16-oth-JPR@CDS-CDS_Developer

下载 jdk-1_5_0_18-windows-i586-p.exe 的链接

https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jdk-1.5.0_18-oth-JPR@CDS-CDS_Developer

下载 jdk-1_5_0_20-windows-i586-p.exe 的链接

https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jdk-1.5.0_20-oth-JPR@CDS-CDS_Developer

下载 jdk-6u13-windows-i586-p.exe 的链接

https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jdk-6u13-oth-JPR@CDS-CDS_Developer

下载 jdk-6u16-windows-i586-p.exe 的链接

https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jdk-6u16-oth-JPR@CDS-CDS_Developer

大家可以根据以上提供的链接的规律构造JDK下载链接,只需要对应的修改ProductRef参数的值即可。

 

]]>
0
admin <![CDATA[出现移动项目、复制项目的问题的解决办法]]> http://blog.zxlm.cn/2009/08/%e5%87%ba%e7%8e%b0%e7%a7%bb%e5%8a%a8%e9%a1%b9%e7%9b%ae%e3%80%81%e5%a4%8d%e5%88%b6%e9%a1%b9%e7%9b%ae%e7%9a%84%e9%97%ae%e9%a2%98%e7%9a%84%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95.html 2010-01-28T15:23:52Z 2009-08-05T01:54:25Z 打开多个文件或者文件夹,或者在开始菜单中打开菜单项时出现一个“移动项目”对话框,对于这个问题的解决办法是修改注册表。

具体的修改方法如下:

 

移动项目:
打开“运行”(开始菜单那里),输入:regedit 以打开注册表编辑器。
找到下面注册表位址:
HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To
删除这个项下的注册表默认项的值。 

复制项目:
通常来说,“移动项目”的问题解决完后就会出现“复制项目”的问题,解决方法也很简单:
打开注册表,找到以下位址:
HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To
删除这个项下的注册表默认项的值。

 

正常的注册表值应该如图所示:

图片附件:
regedit-move-to.png

]]>
1
admin <![CDATA[IE8中选择网页文字引起CPU占用100%的奇怪问题]]> http://blog.zxlm.cn/2009/07/ie8%e4%b8%ad%e9%80%89%e6%8b%a9%e7%bd%91%e9%a1%b5%e6%96%87%e5%ad%97%e5%bc%95%e8%b5%b7cpu%e5%8d%a0%e7%94%a8100%e7%9a%84%e5%a5%87%e6%80%aa%e9%97%ae%e9%a2%98.html 2009-07-31T08:45:31Z 2009-07-31T08:45:31Z 在开发“网上考试系统”的过程中遇到的奇怪问题,其中一个用户答题页面在IE6和IE7中使用正常,但是换成IE8后只要选中答题页面中的文字就会出现iexplorer.exe进程对CPU的占用达到100%的现象
 
折腾半天后仍未找到解决方法,将页面的源代码粘贴到Adobe Dreamweaver CS3中马上提示“无效的标记”,仔细一看页面中所有的<div>标签都没有结束标记:</div>
原来在后台生成HTML时将
tempSB.Append("\t\t\t\t</div>\r\n");
写成了
tempSB.Append("\t\t\t\t<div>\r\n");
 
在为页面中的每个<div>加上结束标记后iexplorer.exe进程占用CPU 100%的问题终于解决了。
 
PS:IE8终于支持W3C标准了,只是半路出家的和尚终究难敌科班。
歇后语 临老当和尚-半路出家
 
延伸阅读:
]]>
0