Can you not use Master Pages in VB.net 2002?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ty

    Can you not use Master Pages in VB.net 2002?

    I have a aspx page that I created that I want to turn into a master
    page.

    I tried to save the page as .master but VB 2002 keeps appending
    a .aspx to the end.

    Is in not possible to use master pages in Vb.net 2002?
  • Herfried K. Wagner [MVP]

    #2
    Re: Can you not use Master Pages in VB.net 2002?

    "Ty" <tbarton@lewist ownhospital.org schrieb:
    >I have a aspx page that I created that I want to turn into a master
    page.
    >
    I tried to save the page as .master but VB 2002 keeps appending
    a .aspx to the end.
    >
    Is in not possible to use master pages in Vb.net 2002?
    ASP.NET Master Pages have been introduced by ASP.NET 2.0, which requires VS
    2005.

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

    Comment

    • rowe_newsgroups

      #3
      Re: Can you not use Master Pages in VB.net 2002?

      On Feb 18, 10:10 am, Ty <tbar...@lewist ownhospital.org wrote:
      I have a aspx page that I created that I want to turn into a master
      page.
      >
      I tried to save the page as .master but VB 2002 keeps appending
      a .aspx to the end.
      >
      Is in not possible to use master pages in Vb.net 2002?
      Is there a particular reason you haven't updated from 2002? If you
      want the master pages you'll at least need to go up to 2005.

      Thanks,

      Seth Rowe [MVP]

      Comment

      • Spam Catcher

        #4
        Re: Can you not use Master Pages in VB.net 2002?

        Ty <tbarton@lewist ownhospital.org wrote in news:0d392a79-ea87-4f71-aa49-
        d4e92ef88291@u1 0g2000prn.googl egroups.com:
        I have a aspx page that I created that I want to turn into a master
        page.
        >
        I tried to save the page as .master but VB 2002 keeps appending
        a .aspx to the end.
        >
        Is in not possible to use master pages in Vb.net 2002?
        MasterPages is a .NET 2.0 feature, however Paul Wilson does have something
        similar for .NET 1.1. It's based off a Microsoft sample:



        --
        spamhoneypot@ro gers.com (Do not e-mail)

        Comment

        • Cor Ligthert[MVP]

          #5
          Re: Can you not use Master Pages in VB.net 2002?

          Ty,

          Is it about IIS in combination with Net 1.0.

          Otherwise

          Visual Studio dev tools & services make app development easy for any developer, on any platform & language. Develop with our code editor or IDE anywhere for free.

          \
          Cor

          Comment

          • Ty

            #6
            Re: Can you not use Master Pages in VB.net 2002?

            Thank you all.

            As of my original post I have since bought a new laptop (Dell XPS
            M1530 (Red) which I highly recommend) with Vista which does not
            suppport VS 2002 so I downloaded Visual Web Developer 2008.

            Comment

            • rowe_newsgroups

              #7
              Re: Can you not use Master Pages in VB.net 2002?

              On Feb 22, 8:59 am, Ty <tbar...@lewist ownhospital.org wrote:
              Thank you all.
              >
              As of my original post I have since bought a new laptop (Dell XPS
              M1530 (Red) which I highly recommend) with Vista which does not
              suppport VS 2002 so I downloaded Visual Web Developer 2008.
              Good choice :-)

              Thanks,

              Seth Rowe [MVP]

              Comment

              Working...