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. Transactions Problem

Transactions Problem

Scheduled Pinned Locked Moved C#
helpcom
3 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.
  • W Offline
    W Offline
    webhay
    wrote on last edited by
    #1

    Hello there, I did Com+ component has many class all classes marked with autocomplet , Guid and some required and other requiredNew when i am trying to call methods from one of these classes it prombet me with this message "The transaction has already been implicitly or explicitly committed or aborted " Please i need to know what dose it means this message. Thanks for your time and help Best regards, Hoho

    G 1 Reply Last reply
    0
    • W webhay

      Hello there, I did Com+ component has many class all classes marked with autocomplet , Guid and some required and other requiredNew when i am trying to call methods from one of these classes it prombet me with this message "The transaction has already been implicitly or explicitly committed or aborted " Please i need to know what dose it means this message. Thanks for your time and help Best regards, Hoho

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      It means exactly what it says. You are trying to use a transaction that is no longer in use. To tell you anything more than that, you have to provide some information on what you are trying to do. --- b { font-weight: normal; }

      W 1 Reply Last reply
      0
      • G Guffa

        It means exactly what it says. You are trying to use a transaction that is no longer in use. To tell you anything more than that, you have to provide some information on what you are trying to do. --- b { font-weight: normal; }

        W Offline
        W Offline
        webhay
        wrote on last edited by
        #3

        Thanks for your reply I am trying to do some operations on the Sql database with this com+ like insert, update and delete but this operations works with transactions Thanks Hoho

        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