You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've compiled the code for storsvc with only 1 change, which is windows 10 to windows 11 in storsvc_c.c. And when I ran the RpcClient.exe binary on a Windows 11 system, I encountered an error:
Exception: 1753 - 0x000006d9
When trying to look for more information on this error code, I found mostly issues around Windows Firewall service. However, Windows Firewall service is running on my box. So I'm just wondering if you encountered this issue before, and how you'd fix it.
Thanks!
The text was updated successfully, but these errors were encountered:
when I am running RpcClient.exe I am getting this error. i have made all the changes in system which are required to solve this error but still getting this error. Can someone please do let me know what the problem may be and how can I solve this. I am attaching the error with code for your reference.
Hello,
I've compiled the code for storsvc with only 1 change, which is windows 10 to windows 11 in storsvc_c.c. And when I ran the RpcClient.exe binary on a Windows 11 system, I encountered an error:
Exception: 1753 - 0x000006d9
When trying to look for more information on this error code, I found mostly issues around Windows Firewall service. However, Windows Firewall service is running on my box. So I'm just wondering if you encountered this issue before, and how you'd fix it.
Thanks!
The text was updated successfully, but these errors were encountered: