0

早上好,

我正在尝试将 SmartAssembly 6.8 的安装移动到新的开发人员机器上。看起来它已经安装没有任何问题,它开始正常,我得到了“激活”和“继续”按钮的对话。我正在安装 SmartAssembly 的机器没有互联网连接,所以我一直在查看这里的说明https://documentation.red-gate.com/sa6/getting-started/licensing/activating

如果我单击激活按钮输入序列号,我会在对话框中看到以下内容:

The server is not operational.

我可以选择发送/保存错误报告,但这也不会保存。

如果我单击继续,然后尝试从应用程序内部激活,我会收到与上述相同的错误消息。如果我单击带有错误消息的表单上的调试按钮,我会得到更多信息:

System.Runtime.InteropServices.COMException was unhandled
Message: An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in SmartAssembly.exe
Additional information: The server is not operational.

我安装的机器规格如下:

OS: Windows 10 (64bit)
Memory: 4Gb
Disk Space: 50Gb free.

Apps:
    Visual Studio 2013
    MSSQL 2014
    .NET Framework 4.5.x and 4.6.1

我也尝试过以普通用户身份安装并使用管理员证明,但我得到了同样的错误。

我显然遗漏了一些明显的东西,因此我们将不胜感激地收到任何帮助。

谢谢

4

1 回答 1

0

在这种特殊情况下,我通过安装该版本的最新更新来治愈它,这似乎已经成功了。

于 2020-03-09T14:41:50.733 回答