因为rdlc怎么也不行,toolbox就没有显示reportview control,即安装了分发包,我装的是en版的vs2005,下午准备装chs版的,安装时出现下面的错误
错误 1324。文件夹路径 .. 中含有无效的字符
找到一篇比较有帮助的文档,可惜问题不在它
http://consumer.installshield.com/kb.asp?id=Q108470
根据setuplog找到了dd_vsinstall80.txt,在这里面找到了相应的错误提示,错误 1324。文件夹路径 .. 中含有无效的字符,但好像没有写具体原因,我顺着往上看,哦,原来还有日志
CRootComponent::SetMsiLogFileName(): Setting MSI Log Name to:C:/Documents and Settings/Administrator/Local Settings/Temp/VSMsiLog46D9.txt
打开VSMsiLog46D9.txt后,让我找到
E:/开发软件/SQLSERVER2006/Binn/../Binn
这时,我恍然大悟,这是我上次制作绿色sqlserver2k时写进的注册表里的,这时我打开注册表,删除上次为制作绿色sqlserver2k而写入的内容.
再次运行vs2005,一切如常
错误 1324。文件夹路径 .. 中含有无效的字符
最新推荐文章于 2022-04-19 17:42:14 发布