|
|
1
1
由于没有太多详细的错误信息,我只能瞎猜: 终端服务器上的操作系统可能是64位操作系统,而其他计算机是32位版本的Windows。 同时,程序的构建目标已从x86更改为AnyCPU。 看看是不是这样,如果是这样的话,把它改回x86。 如果不是这样,你需要做更多的分析,看看到底出了什么问题。访问第三方库时是否引发异常?过程监视器中出现任何特定错误? 最后但并非最不重要的一点是:查看源代码存储库,看看与以前的版本相比有什么变化。 |
|
|
2
0
从逻辑上看情况: Has the 3rd section of the company used this software before with success, using Remote Desktop?
If yes
what changed between versions?
If no
what is the difference between this environment and the other environments
that can use the old version with success, because the difference is likely environmental.
|
|
|
Mear1628 · vb.net从随机选择的端口号接收UDP 1 年前 |
|
|
user1946932 · .Net正则表达式在所有字符前添加空格 1 年前 |
|
|
user1946932 · 正则表达式:删除连续两个以上的<br>? 2 年前 |
|
|
Josh · 通过反思访问孩子的财产 2 年前 |
|
|
Khu RJ · 更新网格中的单元格-DevExpress网格控件 2 年前 |
|
|
Mick · VB.NET Regex。替换不起作用(数组未更新) 2 年前 |