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. Database & SysAdmin
  3. System Admin
  4. Need help quickly: Server Error in an Application

Need help quickly: Server Error in an Application

Scheduled Pinned Locked Moved System Admin
helpdesignsysadmindata-structuresdebugging
2 Posts 2 Posters 5 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.
  • F Offline
    F Offline
    fares3
    wrote on last edited by
    #1

    Hello Dears System Admins, I have a problem with my application within Win server 2008 , when it is work well within Win server 2003 when I try to use my app with win_ser2008 get the following error message: ///////////////////////////////////////////////// Server Error in '/yyy' Application. -------------------------------------------------------------------------------- ORA-00161: طول فرع الحركة 90 غير مشروع (العدد الأقصى المسموح64 ) Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Data.OracleClient.OracleException: ORA-00161: طول فرع الحركة 90 غير مشروع (العدد الأقصى المسموح64 ) Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [OracleException (0x80131938): ORA-00161: طول فرع الحركة 90 غير مشروع (العدد الأقصى المسموح64 )] System.Data.OracleClient.OciEnlistContext.Join(OracleInternalConnection internalConnection, Transaction indigoTransaction) +264679 System.Data.OracleClient.OracleInternalConnection.Enlist(String userName, String password, String serverName, Transaction transaction, Boolean manualEnlistment) +202 System.Data.OracleClient.OracleInternalConnection.Activate(Transaction transaction) +68 System.Data.ProviderBase.DbConnectionInternal.ActivateConnection(Transaction transaction) +33 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +1318 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +100 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +116 System.Data.OracleClient.OracleConnection.Open() +40 cOracleDBManipulation.tableHasData(OracleConnection dbConn, String tableName) +78 cOracleDBManipulation.fillDataTable(String TableName, String SelectStatment) +75 cOracleDBManipulation.SequenceNextValGen(String SequenceName) +40 INSERTGENIMP_New.exportItemsNo(DataTable toDT) +643 INSERTGENIMP_New.btm_isert_Click(Object sender, EventArgs e) +551 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110 System.Web.UI.WebControls.Butto

    T 1 Reply Last reply
    0
    • F fares3

      Hello Dears System Admins, I have a problem with my application within Win server 2008 , when it is work well within Win server 2003 when I try to use my app with win_ser2008 get the following error message: ///////////////////////////////////////////////// Server Error in '/yyy' Application. -------------------------------------------------------------------------------- ORA-00161: طول فرع الحركة 90 غير مشروع (العدد الأقصى المسموح64 ) Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Data.OracleClient.OracleException: ORA-00161: طول فرع الحركة 90 غير مشروع (العدد الأقصى المسموح64 ) Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [OracleException (0x80131938): ORA-00161: طول فرع الحركة 90 غير مشروع (العدد الأقصى المسموح64 )] System.Data.OracleClient.OciEnlistContext.Join(OracleInternalConnection internalConnection, Transaction indigoTransaction) +264679 System.Data.OracleClient.OracleInternalConnection.Enlist(String userName, String password, String serverName, Transaction transaction, Boolean manualEnlistment) +202 System.Data.OracleClient.OracleInternalConnection.Activate(Transaction transaction) +68 System.Data.ProviderBase.DbConnectionInternal.ActivateConnection(Transaction transaction) +33 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +1318 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +100 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +116 System.Data.OracleClient.OracleConnection.Open() +40 cOracleDBManipulation.tableHasData(OracleConnection dbConn, String tableName) +78 cOracleDBManipulation.fillDataTable(String TableName, String SelectStatment) +75 cOracleDBManipulation.SequenceNextValGen(String SequenceName) +40 INSERTGENIMP_New.exportItemsNo(DataTable toDT) +643 INSERTGENIMP_New.btm_isert_Click(Object sender, EventArgs e) +551 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110 System.Web.UI.WebControls.Butto

      T Offline
      T Offline
      thatraja
      wrote on last edited by
      #2

      Check these threads ORA-00161: transaction branch length 103 is illegal (maximum allowed 64)[^] ORA-00161: transaction branch length 91 is illegal (maximum allowed 64)[^]

      thatraja

      FREE Code Conversion VB6 ASP VB.NET C# ASP.NET C++ JAVA PHP DELPHI ColdFusion
      HTML Marquee & its alternatives

      Nobody remains a virgin, Life screws everyone :sigh:

      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