Camera Configuration IE Logo Not Working

fred583

Young grasshopper
Dec 26, 2020
41
15
Charlotte, NC
My Dahua N52B2P2 8 Channel 4K ePoE NVR and two cameras have been working well for some time. I connected a new third camera, EmpireTech IPC-T54IR-ZE, and it started working without any configuration. I need to enter the camera page to adjust some things, like vertically flipping the image, etc.

When I log into the NVR and go to the camera list configuration page, clicking on the IE logo does nothing. The logo also does nothing when I try my two existing cameras. I am in Win 11 (latest version with all updates) using Edge in IE mode. This is my first time trying this since I upgraded from Win10. Does anyone know what the problem might be?


CameraPage.jpg
 
It should work that way, but try Internet Explorer:

How to enable native Internet Explorer in Windows 10 and 11:
  • Open Notepad:
    • Copy then paste the single line of code below into Notepad:
    • CreateObject("InternetExplorer.Application").Visible=true
    • Save as OpenIE.vbs
  • Make sure the the file name ends in .vbs not .txt, If it ends in .txt you must rename to .vbs
  • Create a shortcut to the above file and double-click it anytime you want native Internet Explorer.

Also a reboot of the NVR may clear out some bugs.
 
  • Like
Reactions: fred583
Looks like it shoud work.

Try reboot on the NVR and try Edge without IE mode. None of mine need IE for that function
 
  • Like
Reactions: fred583
Thanks very much everyone. I tried the easiest first, a reboot. It still did not work. I noticed the first time you try it, it slides a text message into the address bar that says “popup blocked”, but then it disappears quickly. I must have missed it before. I added the NVR address to the Edge allowed popups and it works now.