Implem / Implem.Pleasanter

Pleasanter is a no-code/low-code development platform that runs on .NET. You can quickly create business applications with simple operations.
https://pleasanter.org
GNU Affero General Public License v3.0
511 stars 81 forks source link

dotnet Implem.CodeDefiner.dll _rds の実行時に複数のファイルが存在しない旨のエラーを確認 #425

Closed tatsuyasenbom closed 1 year ago

tatsuyasenbom commented 2 years ago

環境

No. 環境 結果
1 Pleasanter 1.3.0.0 on Ubuntu 20.04LTS x PostgreSQL 12.9 x dotnet 6.0.200 エラーは発生せず
2 Pleasanter 1.2.28.1 on Windows Server 2016 Standard バージョン 1607 OSビルド 14393.4651 x SQL Server 13.0.5103.6 x dotnet 5.0.400 エラーを確認
3 Pleasanter 1.2.29.4 on Windows Server 2016 Standard バージョン 1607 OSビルド 14393.4651 x SQL Server 13.0.5103.6 x dotnet 5.0.400 エラーを確認
4 Pleasanter 1.2.28.1 on Windows Server 2019 Standard バージョン 1809 OSビルド 17763.2628 x SQL Server 15.0.2080.9 x dotnet 5.0.302 エラーを確認

現象

依頼

tatsuyasenbom commented 2 years ago

Windows環境にてdotnet5.0.405へアップデートしましたが同じ現象を確認しました。

tatsuyasenbom commented 2 years ago

CentOS8 にPleasanter With PostgreSQLをインストールしてみる。及び

確かにC:\pleasanter\Implem.CodeDefiner\Implem.CodeDefiner.dllと対応する以下ファイルが存在しない事を踏まえ

 - The application was run as a self-contained app because 'C:\pleasanter\Implem.CodeDefiner\Implem.CodeDefiner.runtimeconfig.json' was not found.
   - If this should be a framework-dependent app, add the 'C:\pleasanter\Implem.CodeDefiner\Implem.CodeDefiner.runtimeconfig.json' file and specify the appropriate framework.

dotnet Implem.CodeDefiner.dll _rdsでなくdotnet Implem.CodeDefiner.NetCore.dll _rdsを実行したところ以前通り問題なく実行できることを確認しました。

Implem.CodeDefiner.dllの実行は非推奨となったのでしょうか?

tatsuyasenbom commented 2 years ago

ちなみにPleasanter 1.3.0.0 in Windowsも確認しましたが、dotnet Implem.CodeDefiner.dll _rdsを問題なく実行できました。

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 7 days with no activity.