routing problem in asp.net mvc 3.0 -


When I try the sample application with asp.net mvc 3.0 as the default, about home and link But whenever I use the global controller / action / id = urlhelper.optional, ultimate = urlhelper.optional and custom like the project. If I try to add data, all the links' href just disappears, i.e. & lt; A href = "" & gt; Home & lt; / A & gt; Like a markup is generated please help Thanksgiving

This is a known bug in MVC 3. Here is a blog post:

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -