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

  • Home
  • SEARCH
  • 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 386339
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T15:34:02+00:00 2026-05-12T15:34:02+00:00

I continually run into all sorts of issues where the application functions fine but

  • 0

I continually run into all sorts of issues where the application functions fine but when pushed to my shared hosting services it fails and throws various issues. Is the notion that once the “Integrated Pipeline” is setup for the Virtual Directory that a FTP push from a “Publish” action in the project should “just work”?

It seems like I am missing something as I continually get “File Not Found”, an example would be with this beta site -> http://beta.myabriza.com the js.axd and css.axd URLS generate an error that they cannot be found. These are handlers setup to squash CSS and JS following this excellent site.

Of course this runs fine on my dev machine, but seems when I push it to the server it fails. Since I am not technically serving a file I am not sure how it cant find the resource handler.

Here is a snapshot that illustrates what I am attempting to say:
alt text http://img15.yfrog.com/img15/4067/amijustgoingcrazy.jpg

My web.config is setup like this;

      <add verb="*" path="css.axd" type="Utils.Web.HttpHandlers.CSSHandler, Utils.Web" validate="false"/>
      <add verb="*" path="js.axd" type="Utils.Web.HttpHandlers.JSHandler, Utils.web" validate="false"/>

EDIT: Here is my global.asax.cs (for routing):

    public class MvcApplication : System.Web.HttpApplication
    {
    public static void RegisterRoutes(RouteCollection routes)
    {
        routes.IgnoreRoute("{resource}.axd/{*pathInfo}");

        // This is the default route to handle anything else
        routes.MapRoute(
            "Default",                                              // Route name
            "{controller}/{action}/{id}",                           // URL with parameters
            new { controller = "Home", action = "Index", id = "" }  // Parameter defaults
        );

    }

    protected void Application_Start()
    {
        RegisterRoutes(RouteTable.Routes);

        // This is a debug utility to output the routes for a given entry, only enable on demand
      //    RouteDebug.RouteDebugger.RewriteRoutesForTesting(RouteTable.Routes);
    }

Perhaps the problem is my lack of experience with developing/deploying a custom resource handler. If so, great!, please give some advice to making magic and getting that sweet taste of some small win.

  • 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-12T15:34:02+00:00Added an answer on May 12, 2026 at 3:34 pm

    This has proved to be a hosting problem somehow the bozos over at http://www.arvixe.com have done something to keep this from working. I posted the same code at another hosting provider (www.asphostcentral.com) and it works fine.

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

Sidebar

Related Questions

OK. I've been tinkering with Clojure and I continually run into the same problem.
One of our developers is continually writing code and putting it into version control
I am running a C# application, and during run-time I get the following error:
I have a folder which has many files. Files are continually being dropped into
I have built a custom administration panel into a Rails application that allows content
I have created a ProgressDialog in my android application. But the problem I am
I run a crawler that continually downloads a bunch of websites. Bandwidth is not
I have an application that continually crashes with at Suspended (exception ActivityNotFoundException). The full
Why are the code-behind pages for an ASP.NET web application locked at run time?
I'm trying to run a PHP script continually in the background via the command

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.