07-06-2023 01:42 AM
10年近く使用していた測定プログラムが、突然立ち上がらなくなりました。
ソフトを立ち上げると、
LabView:ソフトの終端に遭遇しました。
ファイル
・・・ここにはファイル名が入ります・・・
をロードできません。
[ OK ]
というメッセージが出てきて、OKを押すとLabViewのみ立ち上がり、プログラムが立ち上がりません。
なので中身を見ることもできません。
修復可能なのでしょうか。ご教授お願い致します。
Solved! Go to Solution.
07-06-2023 01:50 AM - edited 07-06-2023 01:51 AM
Hi kkn,
@kkn wrote:A measuring program that I have been using for nearly ten years suddenly stopped working.
When you start the software,
LabView: Encountered a soft termination.
File
...the file name goes here...
cannot be loaded.
[ OK ]
A message appears, and when you press OK, only LabView starts up, and the program does not start up.
So you can't even see what's inside.
Is it repairable? Professor, please.
So what has been changed in between?
Do you have the source code available?
Are you able to debug your code?
07-06-2023 02:23 AM
ご返信ありがとうございます。
変わったことはないと思います。
私とは別に作業者がいるため、その作業者が何かの操作をしてしまった可能性はあります。
またPCが古いのでPCが原因の可能性もあります。
利用可能なソースコードは無く、コードが開かないためデバッグもできない状態です。
今気づいたのですが、ファイルのサイズが191バイトしかありませんでした。
元々100KBほどあったはずです。
07-06-2023 02:50 AM - edited 07-06-2023 02:51 AM
Hi kkn,
@kkn wrote:
Thank you for your reply.
I don't think anything has changed.
There is a worker other than me, so it is possible that the worker has done something.
Also, since the PC is old, there is a possibility that the PC is the cause.
There is no source code available and I can't even debug because the code won't open.
I just noticed that the file was only 191 bytes in size.
Originally it should have been about 100KB.
So there is a clear change: the filesize changed from 100kB to 191 bytes.
And there are 2 clear problems: a coworker and "no source code"…
Simple solution: get the needed file from your backup/SCC tool!
(There is no other solution as we also don't have your source code…)
Please answer in English in this worldwide board. Otherwise there is a Japanese regional board…
07-06-2023 03:40 AM
That's right.
I apologize for asking the question without properly researching it.
It turns out that it can't be repaired.
Thank you again for sharing your knowledge.