首次提交:上传本地文件夹

This commit is contained in:
ruxia
2025-03-31 17:28:23 +08:00
commit 0de349447c
439 changed files with 36643 additions and 0 deletions
@@ -0,0 +1,43 @@
# 使用场景
打开配网造价或广东配网清单软件时,弹出.NET框架初始化错误“.NET Framework Initialization
Error”报错,软件无法正常打开。
提示1“Unable to find a version of the runtime to run this application”
![Unable to find a version of the runtime to run this
application](/code_auto_upload/1434074563xflnlduf.jpg)Unable to find a version
of the runtime to run this application
提示2“Please set registry key HKLM\Software\Microsoft\\.NETFramework\InstallRoot
to point to the .NET Framework install location”
![Please set registry key
HKLM\\Software\\Microsoft\\.NETFramework\\InstallRoot to point to the .NET
Framework install location](/code_auto_upload/14340745895f9av5jm.jpg)Please
set registry key HKLM\Software\Microsoft\\.NETFramework\InstallRoot to point
to the .NET Framework install location
注:以上报错一般是XP系统出现。
# 知识原理
**配网造价、广东配网清单、国网应用2012** 等软件依赖于操作系统.net环境,若操作系统缺少该环境,软件启动时.net环境初始化错误,无法启动软件。
# 操作方法
步骤1.获取.net框架安装包,安装后,重新安装软件。
(找到软件安装目录下的“NetFx20SP2_x86.exe”(该.NET框架安装程序适用于XP操作系统),若软件安装目录下找不到,请联系博微客服。
具体操作步骤可参考词条:[Framework_2.0_SDK.net2.0框架)](index.php?doc-view-166)
步骤2.若步骤1安装.net框架失败,可以尝试到控制面板中卸载.net框架后,重新安装。
若还是不行,请联系博微客服。
# 补充说明
# 常见问题
1.配网造价软件打开报错?
2.广东配网清单软件打开报错?