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. Huge ASP and ASP.NET Problem with old ADO.NET

Huge ASP and ASP.NET Problem with old ADO.NET

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netvisual-studioquestion
2 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.
  • M Offline
    M Offline
    Michael101
    wrote on last edited by
    #1

    Hi, I've was given an old ADO.NET websystem project. They built this project in old ASP (using recordsets such and so forth) and they want me to convert all the ASP code to ASP.NET if they won't work together. When I included some ASP pages into my new ASP.NET project I got this error. Error 1 'Let' and 'Set' assignment statements are no longer supported. C:\Documents and Settings\mhomsey\My Documents\Visual Studio 2005\WebSites\MyWebSite\dbconnection.asp 15 Does this mean, this old code doesn't work anymore and I have to rebuild that file or is there a way around this sort of error? I appreciate all your help as I hope someone out there in this world knows a quick easy solution to this problem rather than rebuilding it all. Michael - Cheers :) FYI - I'm using VS2005 and I'm trying to convert it to ASP.NET 2.0

    M 1 Reply Last reply
    0
    • M Michael101

      Hi, I've was given an old ADO.NET websystem project. They built this project in old ASP (using recordsets such and so forth) and they want me to convert all the ASP code to ASP.NET if they won't work together. When I included some ASP pages into my new ASP.NET project I got this error. Error 1 'Let' and 'Set' assignment statements are no longer supported. C:\Documents and Settings\mhomsey\My Documents\Visual Studio 2005\WebSites\MyWebSite\dbconnection.asp 15 Does this mean, this old code doesn't work anymore and I have to rebuild that file or is there a way around this sort of error? I appreciate all your help as I hope someone out there in this world knows a quick easy solution to this problem rather than rebuilding it all. Michael - Cheers :) FYI - I'm using VS2005 and I'm trying to convert it to ASP.NET 2.0

      M Offline
      M Offline
      Michael Sync
      wrote on last edited by
      #2

      Michael101 wrote:

      'Let' and 'Set'

      I think this is the old way of writing the property in VB. so, you can just change it as a property in ASP.NET.

      Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

      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