Sign in
Join
.NET
About
Learn
Architecture
Docs
Downloads
Community
ASP.NET Forums
/
General ASP.NET
/
MVC
/
Displaying External Content In MVC
/
Re: Displaying External Content In MVC
View Complete Thread
Shortcuts
Active Threads
Unanswered Threads
Unresolved Threads
Support Options
Advanced Search
Related Links
Guidance
Samples
Videos
Reply
bruce (sqlwo...
All-Star
58174 Points
15650 Posts
Re: Displaying External Content In MVC
Mar 04, 2019 03:19 PM
|
bruce (sqlwork.com)
|
LINK
You should check the response header www-authenticate to see if basic is supported. If so then the user name or password is wrong.
bruce (sqlwork.com)
All-Star
58174 Points
15650 Posts
Re: Displaying External Content In MVC
Mar 04, 2019 03:19 PM|bruce (sqlwork.com)|LINK