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. Hosting and Servers
  4. Error with winServer 2008

Error with winServer 2008

Scheduled Pinned Locked Moved Hosting and Servers
helpdesignsysadmindata-structuresdebugging
4 Posts 2 Posters 4 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, 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.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(Str

    L 1 Reply Last reply
    0
    • F fares3

      Hello Dears, 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.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(Str

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      fares3 wrote:

      Please I need to resolve this problem in near time as can.

      It's always urgent :) Did you update your connectionstring? Did the server get a new name by any chance?

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] They hate us for our freedom![^]

      F 1 Reply Last reply
      0
      • L Lost User

        fares3 wrote:

        Please I need to resolve this problem in near time as can.

        It's always urgent :) Did you update your connectionstring? Did the server get a new name by any chance?

        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] They hate us for our freedom![^]

        F Offline
        F Offline
        fares3
        wrote on last edited by
        #3

        No change for the connenctionstring. About the Server: I install the winserver2008 on my laptop to test this new feature. Thanks for your reply

        L 1 Reply Last reply
        0
        • F fares3

          No change for the connenctionstring. About the Server: I install the winserver2008 on my laptop to test this new feature. Thanks for your reply

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Still, I'd like to see the connectionstring. Does it contain a path, an IP? What happens if you execute a simple "SELECT 1 FROM dual" statement from a Console-application? Can you test it to verify that the driver and database is installed correctly?

          Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] They hate us for our freedom![^]

          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