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. General Programming
  3. C#
  4. version problem..

version problem..

Scheduled Pinned Locked Moved C#
helpcsharpvisual-studioquestionannouncement
3 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.
  • A Offline
    A Offline
    adilkazmi
    wrote on last edited by
    #1

    I have some user defined functions in .vb/.cs page that I am calling in .aspx page that is perfectly working in VS.NET 2005 but when I migrated it to 2000 it is giving compilation error that "XYZ function is not declared."What can be the reasons ?? give your valuable suggestion. Thanks in advance

    adil kazmi

    P D 2 Replies Last reply
    0
    • A adilkazmi

      I have some user defined functions in .vb/.cs page that I am calling in .aspx page that is perfectly working in VS.NET 2005 but when I migrated it to 2000 it is giving compilation error that "XYZ function is not declared."What can be the reasons ?? give your valuable suggestion. Thanks in advance

      adil kazmi

      P Offline
      P Offline
      pmarfleet
      wrote on last edited by
      #2

      adilkazmi wrote:

      I have some user defined functions

      There is no concept of user defined functions in .NET. SQL Server has user defined functions. What do you mean by this?

      adilkazmi wrote:

      but when I migrated it to 2000

      There's no such thing as VS.NET 2000. Again, what do you mean by this?

      Paul Marfleet

      1 Reply Last reply
      0
      • A adilkazmi

        I have some user defined functions in .vb/.cs page that I am calling in .aspx page that is perfectly working in VS.NET 2005 but when I migrated it to 2000 it is giving compilation error that "XYZ function is not declared."What can be the reasons ?? give your valuable suggestion. Thanks in advance

        adil kazmi

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        adilkazmi wrote:

        that is perfectly working in VS.NET 2005 but when I migrated it to 2000

        That's no such thing as VS.NET 2000. There's 2002, 2003, 2005, and soon to be 2008. Did you write an ASP.NET 2.0 application in VS 2005 and you're trying to migrate it back to an ASP.NET 1.1 app in VS.NET 2002 or 2003?? That's not going to work.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        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