简体   繁体   English

在IBM Worklight 7.0项目上构建Windows Phone 8环境时出错

[英]Error While building Windows Phone 8 environment on a IBM Worklight 7.0 project

While building Windows Phone 8 environment on a IBM Worklight 7.0 project it shows some errors in the console. 在IBM Worklight 7.0项目上构建Windows Phone 8环境时,它会在控制台中显示一些错误。

Console Output 控制台输出

  • Starting build process: application 'myapp', environment 'windowsphone8' 开始构建过程:应用程序'myapp',环境'windowsphone8'
  • Application 'myapp' with environment 'windowsphone8' build finished. 应用程序'myapp'与环境'windowsphone8'构建完成。

  • Could not open/create prefs root node Software\\JavaSoft\\Prefs at root 0x80000002. 无法在根0x80000002处打开/创建prefs根节点Software \\ JavaSoft \\ Prefs。 Windows RegCreateKeyEx(...) returned error code 5. Windows RegCreateKeyEx(...)返回错误代码5。

Is this a major issue ? 这是一个主要问题吗? Any solutions to fix this one ? 解决这个问题的任何解决方案? After this error i opened the project on Visual Studio. 在此错误后,我在Visual Studio上打开了该项目。

I found an answer from this link. 我从这个链接找到了答案。 [ Groovy Shell warning "Could not open/create prefs root node ..." As per the steps described, i did and it and is working fine. [ Groovy Shell警告“无法打开/创建prefs根节点...”按照描述的步骤,我做了它并且它正常工作。

  • Go into your Start Menu and type regedit into the search field. 进入“开始”菜单,在搜索字段中键入regedit。
  • Navigate to the following path 导航到以下路径
  • HKEY_LOCAL_MACHINE\\Software\\JavaSoft HKEY_LOCAL_MACHINE \\ SOFTWARE \\ JavaSoft的
  • Right click on the JavaSoft folder and click on New -> Key 右键单击JavaSoft文件夹,然后单击New - > Key
  • Name the new Key Prefs and everything should work. 命名新的Key Prefs,一切都应该有效。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在IBM Worklight for WIndows Phone 8中使用jquery mobile - Using jquery mobile in IBM Worklight for WIndows Phone 8 使用IBM Worklight进行Windows Phone 8初始化失败 - Windows phone 8 init failure with IBM Worklight IBM Worklight-$(“#pagePort”)。load()在Windows Phone 8中不起作用 - IBM Worklight - $(“#pagePort”).load() not working in Windows Phone 8 IBM Worklight 6.0-WL.Client.reloadApp()在Windows Phone 8中不起作用 - IBM Worklight 6.0 - WL.Client.reloadApp() not working in Windows Phone 8 IBM Worklight 6.1-Windows Phone 8应用程序中的Google Map集成 - IBM Worklight 6.1 - Google Map integration in a Windows Phone 8 app IBM Worklight [Windows Phone 8]:列表视图使用麻烦 - IBM Worklight [Windows phone 8]: list view uses trouble Worklight 6.2:无法在Windows Phone 8环境中添加多个js文件 - Worklight 6.2 : Unable to add multiple js files in windows phone 8 environment 使用构建配置ARM构建Windows Phone项目时出错 - Error building Windows Phone project with build configuration ARM IBM Worklight 6.1-推送通知中的图块徽章从未在Windows Phone 8上清除 - IBM Worklight 6.1 - Tile badge from push notification never cleared on Windows Phone 8 IBM Mobile First Platform(6.3)-Windows Phone 8环境和Angularjs - IBM Mobile First Platform (6.3) - Windows Phone 8 environment and Angularjs
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM