Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 182359
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T14:55:32+00:00 2026-05-11T14:55:32+00:00

EDIT!! I should add that this site runs perfectly locally. It’s only when deployed

  • 0

EDIT!! I should add that this site runs perfectly locally. It’s only when deployed that there’s this issue

ORIGINAL POST:

I have a site I just put up http://splattonet0.web704.discountasp.net/

Which loads the Index view of the Home controller just fine. However, when one clicks the links to the left, the webserver is looking for the relative paths (ie E:\web\splattonet0\htdocs\Home\AboutMe) which is incorrect, since Home folder is of course under a folder called ‘Views’

I’ve made MVC sites before and have never had this problem. I can’t see any difference between this or any other site I’ve done.

My code in my master template for the link section is as follows:

<div id='navContainer'>             <ul id='mainNav'>                 <li><a href='/Home/Index' title='Home'>Home</a></li>                 <li><a href='/Home/AboutMe' title='About Us'>About Me</a></li>                 <li><a href='/Skills/Index' title='Skills'>Skills</a></li>                 <li><a href='/Home/Resume' title='Resume'>Resume</a></li>                 <li><a href='/Home/Experience' title='Experience'>Experience</a></li>                 <li><a href='/Home/SitesIveDesigned' title='Websites I've developed'>My Websites</a></li>                 <li><a href='/Home/References' title='References'>References</a></li>                 <li><a href='/Home/Projects' title='Projects'>Projects</a></li>                 <li><a href='/Home/Hobbies' title='Hobbies'>Hobbies</a></li>                 ....etc             </ul>         </div> 

I have the same problem with and without the preceeding foreslash in the href property. I’ve decided to keep it there since that is how my other sites (that work!) are styled.

Can anyone shed some light on this for me? Thanks!

FURTHER EDIT:

I have been asked to provide code from an MVC site on this server I have written and that works fine. The link code in the other site (YorkCentre) is the same style: <li><a href='/Controller/Action'>text</a></li>

The code:

<li><a href='/News/Index'>Archived News</a></li> <li><a href='/Home/BoardOfDirectors'>Board Of Directors</a></li> <li><a href='/Media/Index'>In The Media</a> ... </ul> 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T14:55:33+00:00Added an answer on May 11, 2026 at 2:55 pm

    I have resolved the problem! In DiscountASP I have changed the Application Pool Pipeline Mode from Classic to Integrated and that results in my views being properly rendered.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.