A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
Below link help me to solve the above issue.
http://stackoverflow.com/questions/17466665/windows-authentication-not-working-on-local-iis-7-5-error-401-1
I am trying to configure intranet site on IIS 7(its in compatibility mode 6) . I get the login pop-up .. But when I login(same credentials I used to login into the system). I get the error (see attachment) . I have checked everything
1) application pool user IUser, gave ful access to it.
2) Windows acc is enables and anonymous as well
3) Gave current user the access right for the wen directory.
Strange thing is , I managed to configure the site on preview with same environment. am I missing anything?