Jump to content

zeroZX

Members
  • Posts

    6
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by zeroZX

  1. hehe.. great thanks a lot.

    Everything works now. I just have some troubles when accessing some of the function like the setup, or

    characters:

    Line 70: Return dataOffset

    Line 71: Else

    Line 72: Return "Data Not Found"

    Line 73: End If

    Line 74: Return Nothing

    Source File: c:\\inetpub\\wwwroot\\App_Code\\Defines.vb Line: 72

  2. Hm, bad error :(

    Unknown column 'CreateAccountsLocked' in 'field list'

    Os: 2k3 IIS 6.

    Line 612: cmds.Connection = setupSQLConfiguration.setupConnector.dbmicromanager

    Line 613: cmds.CommandText = "SELECT CreateAccountsLocked FROM `globalconfiguration`;"

    Line 614: r_CreateAccountsLocked = cmds.ExecuteScalar()

    Line 615: cmds.Dispose()

    Line 616: Return r_CreateAccountsLocked

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use