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 6642103
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T23:53:25+00:00 2026-05-25T23:53:25+00:00

I have BIN deployed my MVC 3 application to my local IIS7 server. It

  • 0

I have BIN deployed my MVC 3 application to my local IIS7 server. It runs fine in Visual Basic. But in IIS 7 only the index pages for my views are accessible. If I select any menu item it throws this error:

Server Error in ‘/’ Application

The Resource cannot be found

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavalible. Please review the following URL and make sure that it is spelled correctly.

Requested URL: /Admin/import_excel.vbhtml

Version Information: Microsoft.NET Framework Version 4.0.30319; ASP.NET Version 4.0.30319.237

Below is a copy of the routing table that is being used as well….

            Public Class MvcApplication
                   Inherits System.Web.HttpApplication

            Shared Sub RegisterGlobalFilters(ByVal filters As GlobalFilterCollection)
                filters.Add(New HandleErrorAttribute())
            End Sub

            Shared Sub RegisterRoutes(ByVal routes As RouteCollection)
               routes.IgnoreRoute("{resource}.axd/{*pathInfo}")

            ' MapRoute takes the following parameters, in order:
            ' (1) Route name
            ' (2) URL with parameters
            ' (3) Parameter defaults
              routes.MapRoute( _
              "Default", _
               "{controller}/{action}/{id}", _
            New With {.controller = "Home", .action = "Index", .id = UrlParameter.Optional} _
    )

             End Sub

             Sub Application_Start()
             AreaRegistration.RegisterAllAreas()

             RegisterGlobalFilters(GlobalFilters.Filters)
             RegisterRoutes(RouteTable.Routes)
             End Sub
             End Class

Anyone know where I might be going wrong at?????

  • 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. Editorial Team
    Editorial Team
    2026-05-25T23:53:26+00:00Added an answer on May 25, 2026 at 11:53 pm

    figured out what was wrong… I had a problem with Microsoft.ACE not being registered on the server machine. I found a thread in a forum that said to change the Target Cpu to x86. Later I found that I just needed to download the ace data assemblies but never changed the Target CPU back to ANY. After changing it back I recompiled and deployed it again with no problems… Although I am still lost as to why this would cause only 404’s on some pages and not all….

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

Sidebar

Related Questions

I'm deploying an MVC3 application to a new server. The application runs fine on
We have a web application that's deployed to many websites with only frontend changes,
i have mac preinstalled svn at ->/usr/bin/svn i have macport install svn at -->opt/local/var/macports/software/subversion/1.6.3_0/opt/local
currently I have a custom VirtualPathProvider in a Asp.net MVC web application. This VirtualPathProvider
I have an VSTO (outlook-addin) application that uses Unity. It is deployed to a
I have a web part and the dll is deployed to the bin of
I have an application that I've developed. Currently it is deployed with all its
I have a solution that is deployed using ClickOnce. It consists of an application,
I'm thinking how to arrange a deployed python application which will have a Executable
I have been using the embedded server that visual studio has to test my

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.