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. setting up start up page

setting up start up page

Scheduled Pinned Locked Moved ASP.NET
helpcsharpvisual-studio
4 Posts 3 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.
  • M Offline
    M Offline
    MalarGayu
    wrote on last edited by
    #1

    hi friends i am using visual studio 2008 i created a master page and many content pages but i am not able to set the master page as my start up page. if i want to run the project i have to select any of the aspx pages then that page gets executed so plz do help me in this issue K.Gayathri

    A D 2 Replies Last reply
    0
    • M MalarGayu

      hi friends i am using visual studio 2008 i created a master page and many content pages but i am not able to set the master page as my start up page. if i want to run the project i have to select any of the aspx pages then that page gets executed so plz do help me in this issue K.Gayathri

      A Offline
      A Offline
      Anuj Banka
      wrote on last edited by
      #2

      You can't set master page as start up page. You have to set any of content page as master page. This content page first execute the master page part and then content page code.

      1 Reply Last reply
      0
      • M MalarGayu

        hi friends i am using visual studio 2008 i created a master page and many content pages but i am not able to set the master page as my start up page. if i want to run the project i have to select any of the aspx pages then that page gets executed so plz do help me in this issue K.Gayathri

        D Offline
        D Offline
        Dennis E White
        wrote on last edited by
        #3

        MalarGayu wrote:

        but i am not able to set the master page as my start up page.

        that is because a masterpage cannot be a default page, only content pages can fill this role. another to take into consideration is what your server will also server as the default start page. IIS for instance usually wants a page named index or default to be available. if you don't create that default page that IIS wants then you are only going to have to deal with configuration matters down the road when you go to deploy the application.

        as if the facebook, twitter and message boards weren't enough - blogged

        M 1 Reply Last reply
        0
        • D Dennis E White

          MalarGayu wrote:

          but i am not able to set the master page as my start up page.

          that is because a masterpage cannot be a default page, only content pages can fill this role. another to take into consideration is what your server will also server as the default start page. IIS for instance usually wants a page named index or default to be available. if you don't create that default page that IIS wants then you are only going to have to deal with configuration matters down the road when you go to deploy the application.

          as if the facebook, twitter and message boards weren't enough - blogged

          M Offline
          M Offline
          MalarGayu
          wrote on last edited by
          #4

          yes thanks for all your reply got the logic of it..and understood K.Gayathri

          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