添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
I attempted to remotely access a registry key under HKEY_CURENT_USER, RegConnectRegistry kept failing. I wrote a routine to discover the nature of the error an d got this message: RegConnect Registry failed with error 997: Overlapped I/O operations in progress.
How do I resolve this?
I suspect that the problem may be because my computer does not have the permission to access the remote registry key.
The two computers in question belong to the same work group. I attempted to grant permission to the remote computer on the server computer but could not find a listing of its name nor its workgroup.
How can I grant permission to a remote computer so that it can have access to a registry key ?
Where can I get a complete routine for remotely accessing a registry key on a network and on the internet? It's most likely a permissions issue as you yourself guessed. Your domain-user needs to have access on that specific machine. This can be setup locally on that machine or via centralized group-based permissions set at the domain level. Talk to your network/IS admins to see if they can resolve this for you.
You see, I am testing an application I developed and I am using two computers and a cross cable I am the one who set up the network and there two computers right in front of me that I am using for the test as both client an server. In short I am the network admin. How can I grant permission to the client computer so it can have access to the desired registry key?
  • Read the question carefully.
  • Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
  • If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
  • Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question. Let's work to help developers, not make them feel stupid.
  •