Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How the URL Mapping work in ASP.NET 3.5 ?

How the URL Mapping work in ASP.NET 3.5 ?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netwindows-adminhelpquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    King Shez
    wrote on last edited by
    #1

    hi Can any one let me know, i am using URL mapping in ASP.NET 3.5 i have made the following enteries in my web.config but when the user is typing the URL it is showing 404 error? i am using IIS 5.1 on Windows XP. Kindly reply ASAP, thanks in adavance. regards,

    A 1 Reply Last reply
    0
    • K King Shez

      hi Can any one let me know, i am using URL mapping in ASP.NET 3.5 i have made the following enteries in my web.config but when the user is typing the URL it is showing 404 error? i am using IIS 5.1 on Windows XP. Kindly reply ASAP, thanks in adavance. regards,

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      dont know what you are writing in Web config

      <urlmappings enabled="true">
      <add url="~/News.aspx" mappedurl="~/UrlMappingVB.aspx?category=news" />
      </urlmappings>

      Abhishek Sur My Latest Articles Basics on LINQ and Lambda Expressions
      Create .NET Templates

      K 1 Reply Last reply
      0
      • A Abhishek Sur

        dont know what you are writing in Web config

        <urlmappings enabled="true">
        <add url="~/News.aspx" mappedurl="~/UrlMappingVB.aspx?category=news" />
        </urlmappings>

        Abhishek Sur My Latest Articles Basics on LINQ and Lambda Expressions
        Create .NET Templates

        K Offline
        K Offline
        King Shez
        wrote on last edited by
        #3

        Thanks for the reply i want to do URL Mapping this has been provided in ASP.NET 2.0, for which i have to add the tags in Web.config, but it's noy working for me.

        A 1 Reply Last reply
        0
        • K King Shez

          Thanks for the reply i want to do URL Mapping this has been provided in ASP.NET 2.0, for which i have to add the tags in Web.config, but it's noy working for me.

          A Offline
          A Offline
          Abhishek Sur
          wrote on last edited by
          #4

          let me know what exactly the problem that it gives. Is it from the development environment, or in published version.:confused:

          Abhishek Sur My Latest Articles Basics on LINQ and Lambda Expressions
          Create .NET Templates

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups