首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >从GeneXus 9迁移到GeneXus Evo 2 U5时出错

从GeneXus 9迁移到GeneXus Evo 2 U5时出错
EN

Stack Overflow用户
提问于 2015-07-21 20:28:36
回答 1查看 721关注 0票数 0

我正在将一个KB从GeneXus 9迁移到GeneXus Evo 2 U5。我正在使用.Net和Server,并遵循了GXTechnical中提到的步骤,但我有以下错误:

代码语言:javascript
复制
========== DeveloperMenu Compilation started ==========
gxexec "C:\Modelos GX\Postulantes\DATAPROT\bldDevelopermenu.cs" -r:GxBaseBuilder.dll -arg:csc="C:\Windows\Microsoft.NET\Framework\v3.5\csc.exe" -arg:mdlpath="C:\Modelos GX\Postulantes\DATAPROT"

Building bin\messages.spa.dll
Read in 570 resources from 'messages.spa.txt'
Writing resource file...  Done.
Compilador de Microsoft (R) Visual C# 2008, versi¢n 3.5.30729.5420 para Microsoft (R) .NET Framework, versi¢n 3.5
(C) Microsoft Corporation. Reservados todos los derechos.
Error:Build error for target bin\GeneXus.Programs.Common.dll: .\GxObjectCollection.cs does not exist.
DeveloperMenu Compilation Failed

========== Assemblies Compilation started ==========
gxexec "C:\Modelos GX\Postulantes\DATAPROT\bldAssemblies.cs" -r:GxBaseBuilder.dll -arg:csc="C:\Windows\Microsoft.NET\Framework\v3.5\csc.exe" /noconfig -arg:mdlpath="C:\Modelos GX\Postulantes\DATAPROT"
Error:Build error for target bin\GeneXus.Programs.Common.dll: .\GxObjectCollection.cs does not exist.
Assemblies Compilation Failed
Rebuild All Failed

我该怎么做才能解决这个问题?

EN

回答 1

Stack Overflow用户

发布于 2015-07-22 13:33:48

尝试以下步骤:

  1. 在GeneXus中,转到工具->探索知识库目录
  2. 删除所有*.ari,*.0??文件
  3. 在GeneXus中,转到Tools ->探索目标环境目录
  4. 删除该文件夹
  5. 在GeneXus中,开始构建->重新构建所有

如果您一直存在相同的错误,请查看整个输出;在此之前可能会出现其他错误。如果没有,请与GeneXus支持小组联系。如果是的话,在google或search.genexus.com上搜索那些新错误的解决方案。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/31548990

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档