Forum Discussion
SharePoint Designer 2013 Stuck at the Windows Security Window
Still have a problem, but I thought I'd do an update...
The problem is not related to Windows 10. Coworker does not have a problem, so I logged on to her machine with no luck. If she or my supervisor are logged on to their machines I CAN log on via the SPD account with no problem. Yes, we were in communication with MS who claimed it was my computer problem. I have tried about at least 7-8 computers both Windows 7 and 10 with no luck, so I believe that is not the problem. Network ruled out AD, AD groups, and location. SP Administrator has worked with MS and even stripped all the permissions and added me back with no luck.
Authentication seems to be a keyword in my readings.
- Jan ScheiderOct 06, 2017Copper Contributor
Hi
is there a solution ?? Have the same issue. SPD is enabled at all sites. All sites are affected and I am the site admin. Using SPD 32Bit SP1
Tried different sites but nothing works...
The login page keeps opening an I got the following message (if I say "Remember Login"; Sorry its German ;-) ):
- CatherineBOct 13, 2017Iron Contributor
No luck yet!! BUT, for a brief time a few days ago, it worked! Then prompt returned a few hours later…boo!
I am not sure if this is related, but I had been out for several days. When I signed on a message popped up asking if I wanted to stay logged on which has never happened at work (password is not needed when on the network). The authentication message seemed to return after I cleared the IE cache and did a reboot because datasheet view would not work in SP2010 ( I work with SharePoint Online and SharePoint 2010.)
A coworker was able to resolve the same problem by changing:
- BasicAuthLevel from 1 to 2.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
On the Edit menu, point to New, and then click DWORD Value.
Type BasicAuthLevel, and then press Enter.
Right-click BasicAuthLevel, and then click Modify.
In the Value data box, type 2, and then click OK.
0 - Basic authentication disabled
1 - Basic authentication enabled for SSL connections only
2 - Basic authentication enabled for SSL and non-SSL connections
Exit Registry Editor, and then restart the computer.
2. Adding site to AuthForwardServerList.
https://support.microsoft.com/en-us/help/943280/prompt-for-credentials-when-you-access-webdav-based-fqdn-sites-in-wind
- David CoxOct 18, 2017Copper Contributor
I submitted a support ticket via Office 365 and got this issue resolved. I wish I had known what was wrong, so I could tell others what to do, but I imagine if all these steps didn't work for you either MS will have to resolve it on their end.