GithubHelp home page GithubHelp logo

Comments (7)

Daniel15 avatar Daniel15 commented on September 28, 2024

Hm that's really weird. Do you see any errors at all when this occurs?

from routejs.

stijnherreman avatar stijnherreman commented on September 28, 2024

No errors at all. I'll probably have some time this week to build from source and see if I can find more info.

from routejs.

yuji1982 avatar yuji1982 commented on September 28, 2024

I have identified what is causing this problem.

This problem is reproducible when you restart IIS and access
routejs.axd before accessing an MVC application.

Since you haven't loaded RouteJS.Mvc.dll at this point in routejs.axd,
IDefaultsProcessor is not registered in ComponentRegistration, and
routeInfo.Defaults and other settings are blank.

I'm sorry but I haven't figured out what is the appropriate solution
for this problem,
so this is only a report of the cause.

As a temporary measure, I'm accessing the Type of RouteJS.Mvc.dll in
Application_Start to load the DLL.

from routejs.

Daniel15 avatar Daniel15 commented on September 28, 2024

Nice find, thanks for reporting. I've got some ideas, I'll work on a fix
soon.

Sent from my mobile.
On Apr 3, 2014 3:24 AM, "yuji1982" [email protected] wrote:

I have identified what is causing this problem.

This problem is reproducible when you restart IIS and access
routejs.axd before accessing an MVC application.

Since you haven't loaded RouteJS.Mvc.dll at this point in routejs.axd,
IDefaultsProcessor is not registered in ComponentRegistration, and
routeInfo.Defaults and other settings are blank.

I'm sorry but I haven't figured out what is the appropriate solution
for this problem,
so this is only a report of the cause.

As a temporary measure, I'm accessing the Type of RouteJS.Mvc.dll in
Application_Start to load the DLL.

Reply to this email directly or view it on GitHubhttps://github.com//issues/31#issuecomment-39435777
.

from routejs.

Daniel15 avatar Daniel15 commented on September 28, 2024

This should be fixed in 1.1.6 as I've switched to using WebActivator for initialising the IoC container. Thanks for reporting!

from routejs.

mbiasetti avatar mbiasetti commented on September 28, 2024

Hi, just wanted to let you know that this was happening to me as well on 1.1.4. It also occurred if I left my PC for a while and came back and just refreshed the page. I'm going to install 1.1.7 now and see if it continues to occur.

from routejs.

Daniel15 avatar Daniel15 commented on September 28, 2024

Thanks, let me know if you still see the issue.

from routejs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.