I am getting error while accesing web client URL that is created from powershell NAVWebClientManagement module.
Since i am not able to install Web client from basic installation.
Error is below.
Sudarshan khandal what permission you given to user account? I am having same issue.
Hi Olister,
Thanks for your reply!!
I guess so problem with .Net or AspNetCore components.
But i did cross-verify from an another system and found every component is installed correctly even i installed missing components also if any.
But no worry, now this issue has been resolved by giving some permission to the user account in .Net runtime.
thanks
Hi Sud,
While trying to setup webclient, have you setup the ports correctly?
Also, it looks like there is a conflict with .NET runtime.
Try and see if you can do the setup on another machine as you might have probably missed something.
Yes i did.
Have you executed Powershell as admin? It seems you have a problem on permissions related to .NET components.
Hi Stefano,
Thanks for your revert!!
ok, So very first i just installed BC along with its web server components and luckily i did not get any error post installtion.
But a web site did not appear in IIS.
So i just tried to create it from NavWebCLientManagement and in the process i faced a strange error related to the very first line in module "#Requires -RunAsAdministrator".
So i removed that line and then try this time it works fine even a site created under IIS web sites. And the app pool also configured with the name that i passed in to command (like xyzwebclient).
Now i am trying to open it from IIS browse button its giving me the above error.
Commands I am using
Thanks
Do you receive an error directly from the Powershell command? Or when you start the web client instance?