Watch Pre-recorded Live Shows Here
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Jasmine Black
2.1k
23
809
iis 10 web server is loading the wrong url
Feb 22 2018 6:25 AM
I published a mvc5 website using this link Deploying Your ASP.NET MVC 5 App To IIS 8
using iis 10 web server, problem is server only load the home page correctly when i click some tab it shows error ,but if i manually change the url it loads the same web page correctly
this is the home page
when i click on a tab this error page appears
when i manually add the app name page loads
can anyone tell me what went wrong?
Reply
Answers (
3
)
how to parsing json array data
SELECT one record by giving ID using WCF web service in c#