문제

I Unfortunatly deleted the System Files of MSMQ under,

C:\Windows\System32\msmq\storage\lqs

now i unable to send and receive messages from Queue.

How to recover the deleted files?

도움이 되었습니까?

해결책

If the files are not in the wastebasket and you don't have a backup then you will need to recreate them.

System queues can be recreated by copying the corresponding files from another machine. The file names for system files are ones with a low number. Otherwise, try using the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters\LogDataCreated" registry value.

Non-system queues will need to be recreated through Computer Management.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top