EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=593)
-   -   World Crash Rebooter (https://www.eqemulator.org/forums/showthread.php?t=24621)

nosfentora 06-17-2008 02:49 PM

I've updated it again:

Fixed code that was killing zones that were not really hung
Log will now report that it is tracking a hung zone and the pid of the zone. Check against task manager to make sure it's at 49%+ cpu usage. if it drops back down to 0, log should report 'zone appears to have returned to normal.' and no longer track the hung zone.

When minimized it will sit in the system tray, until you click on the system tray icon.

Added an icon to make it look prettier.

Links: source and win32 binaries

spider661 06-17-2008 03:22 PM

good job on this so far have not had any probs getting new code now.. but i would say it has been a god send so far. still not liking it broadcasting 2 times but its just a minor annoyance nothing big.

ill try the new code after the next reset on my server. thanks for all the work you have put into this..

also i don't know what happened but it seams earlier today the program itself crashed after broadcasting 30 mins till rest i did not see it happen but the program was closed no error window or anything.. best i could figure it crashed and closed the error window right before it closed :P is that even possible?

would it be doable for it to reopen itself if it crashes? im guessing no becuase the program is closed on crash but was a thought.. anyways ill give the new code a try

spider661 06-17-2008 03:24 PM

you posted the link wronge its pointing to (:82) http port 82 i was able to get them changeing the page that poped ups address but may want to change that :P

nosfentora 06-18-2008 08:21 AM

it should be port 82 - and i'm pretty sure my links have always been port 82. If it works both ways, that's ok - i have apache and iis running on the same machine for different reasons.

I made some minor tweaks to the code and also added tabs to be able to view, add, edit and delete Rule_Sets, Rule_Values, and Variables

Links: source and win32 binaries

make sure you edit the options to log into your mysql database.
If you want to compile the source, you'll need MySQL Connector.Net 5.1.6

nosfentora 06-18-2008 08:51 AM

Damn 5 minute rule!

Important Note: The program will not load the variables tab if there is invalid data in the variables table. If it pops up with a message saying it didn't load - follow the directions.

You'll need to manually edit the variables table and change all values in the ts column from '0000-00-00 00:00:00' to a valid timestamp (ie 2008-06-18 08:50:00)

nosfentora 06-18-2008 02:38 PM

Ok another update

* It should only broadcast once.
* It should actually hide itself when you minimize it. clicking on the icon in the tray will unhide it.
* version number displayed in the titlebar
* i re-did the way rule_sets, rule_values and variables are edited

let me know if there are any problems!

Links: source and win32 binaries

make sure you edit the options to log into your mysql database.
If you want to compile the source, you'll need MySQL Connector.Net 5.1.6

spider661 06-18-2008 08:52 PM

im not seeing anything in the server rules tab and only seeing 2 variables in the server variables tab..

just thought you would like to know.. any more info you need let me know.

nosfentora 06-19-2008 08:54 AM

Hmmm.... try re-downloading it and running the new version (1.0.0.3)
also check that you have info in your rule_sets, rule_values and variables tables.

spider661 06-20-2008 05:43 AM

nope got new version still same thing.. does it matter that i use peq db? ill look at the code later today see if i dont see whats up. but im sure you will find the problem.. and yes the tables have info in them

btw dont think i told you yet this is a really nice program you have done a great job thus far.

nosfentora 06-20-2008 08:14 AM

Thanks!

I'm using the peq db too - but if i'm not mistaken peq and angelox's are the same format (ie table structure is the same), just differ on content.

that's strange. i've been running it on mine and it runs and loads fine.
I've been running it on the same machine that my eq server is running on and sql server is on.

are you using 'root' in the settings to log into the mysql server?

nosfentora 06-20-2008 09:01 AM

Added an option to load the old log at startup

added some code to give feedback when there's connection/db errors that should help you trace the problem.

Also, changing settings when the program is running will take effect immediately.

Links: source and win32 binaries

make sure you edit the options to log into your mysql database.
If you want to compile the source, you'll need MySQL Connector.Net 5.1.6

spider661 06-20-2008 03:41 PM

yep using it on the same server as my server/db
it is connecting becuase it sees 2 peases of info from the vers table but nothing else.

i do not use root as the user for security but i am useing a valid account that has read write access..

ill give the new ver a try when the server resets next.

spider661 06-20-2008 03:48 PM

nope still only reading 2 server variables and no server rules.

and i skimmed the code and did not see nothing wrong with the database stuff. it did not give any connection errors in the log.

ill give it a better look when i get some time.

nosfentora 06-23-2008 08:37 AM

Just for shins & grins - try using root and see what happens. there may be some permission problems - i developed this using root access when i created the connection string

nosfentora 06-23-2008 09:20 AM

Ok, added code to make any db errors extremely verbose, and write those errors to the log (along with popup msg's)

Fixed a problem where the displayed log was getting cleared on load, rather than displayed if the 'Load old log' option was checked.

Links: source and win32 binaries

make sure you edit the options to log into your mysql database.
If you want to compile the source, you'll need MySQL Connector.Net 5.1.6

nosfentora 06-24-2008 11:10 AM

Spider661, any luck? Try this version (1.0.0.6), and pm me the log (make sure you edit out your passwords =) ) Maybe I can make heads or tails of it.

Update:

* Added a 'broadcast now' button to allow custom msg's to be broadcast at any time.
* Last broadcast message will be saved for when the program is restarted.
* All msgs's broadcast are written to the log
* Any and all error messages should be written to the log.

Links: source and win32 binaries

make sure you edit the options to log into your mysql database.
If you want to compile the source, you'll need MySQL Connector.Net 5.1.6

spider661 06-24-2008 03:35 PM

still no go on them tables i tryed root and the root password but says user cant connect i think its because i have it set to local host only and its connecting useing my local ip and not localhost. not sure but anyways its seems to not be able to access the account even if i am loaded on the same computer. with my normal user name it connects and reads 2 server variables only.. and only thing in the log file is this

Code:

[6/24/2008 3:31 PM] Options saved.
[6/24/2008 3:32 PM] EqEmuTools Exiting.
[6/24/2008 3:32 PM] EqEmuTools Started


spider661 06-24-2008 03:45 PM

i changed root so that it can be accessed from other then localhost and it connected fine but still same thing useing root user

log
Code:

[6/24/2008 3:31 PM] Options saved.
[6/24/2008 3:32 PM] EqEmuTools Exiting.
[6/24/2008 3:32 PM] EqEmuTools Started
[6/24/2008 3:35 PM] Auto Kill Crashed Zones Started....
[6/24/2008 3:35 PM] Auto Kill Hung Zones Started....
[6/24/2008 3:35 PM] Auto Restart Server Started....
[6/24/2008 3:35 PM] Next Restart At: 6/25/2008 1:35 AM
[6/24/2008 3:35 PM] Broadcast Enabled.
[6/24/2008 3:36 PM] Broadcasting: new tool to broadcast just testing it
[6/24/2008 3:43 PM] Stopping All Actions
[6/24/2008 3:44 PM] Options saved.


nosfentora 06-25-2008 08:25 AM

Hmm, I'd bet there are some permissions set on mysql that's causing problems, but if it loads 1 or 2 items from the db, then it should be working....
Do you have a vb.net 2005 compiler?

spider661 06-30-2008 01:27 AM

yes i have vs2005

nosfentora 07-01-2008 10:36 AM

You might want to try debugging the code in the
LoadRuleSets,
LoadVariables,
LoadRuleValues
subs - see if you come up with any errors or information there.
You might need to comment out the "<System.Diagnostics.DebuggerStepThrough()> _" in MySQLTransDB.vb so the debugger doesn't skip over them.

i've been running the latest ver on 3 different machines, local, remote (same network) and remote (outside the lan) and have had no problems yet.

let me know if you need help - sorry this has been giving you trouble =/

btw - are you using Vista or XP?

spider661 07-03-2008 04:14 AM

im using xp pro and dont worry about it man.. if the tables do not list right thats fine i was ok with the restarted before you added the database stuff. i don't really need to know what info is set there its all listed on my site. its a great program im not worried about some database strings not working that i don't really need anyways.

but if i get some time ill debug it like you say encase others do have the same prob.

nosfentora 07-03-2008 07:57 AM

Cool - I just hate when something I build doesn't work right =)

let me know if you have any more probs with broadcasting or rebooting!

Cheers!

nosfentora 09-09-2008 03:55 PM

Updated links, heard they were broken

Source:
http://70.183.172.217/EQTools/EQEmuTools.rar
Binaries:
http://70.183.172.217/EQTools/Release.rar

spider661 09-18-2008 02:38 AM

hey is there a way to port this to Linux?

i love the program but im having problems on windows so with the server upgrade im moving to Linux and would like to use a program like this still..

is there anything we can do?

nosfentora 11-06-2008 09:36 AM

i'm not sure how compiling the code directly in linux would work - as it's based off the .net 2.0 framework. i suppose it could be a command line driven program - but i have no idea where to begin.

the source is freely available if someone wants to tinker with it.

nosfentora 06-04-2009 03:28 PM

I'd like to share with the community an app I've been working on for a while.

It's still in the Beta phase and I'm sure has a few bugs here and there. Feedback is appreciated and welcome! I've been running it on my server for about a week and haven't had any problems.

I tried to capture all possible errors and have it write to error.log. PM me the contents of that file and I'll see what's what.

What it does:
Monitor:
* Monitor your server (running processes & uptime)
* Start & stop your server with the push of a button (entire server or parts)
* Auto close crash windows, auto kill hung applications (not only server components)
* Automatically load all launchers found and launch the one(s) selected
* Auto restart server on an interval
Maintenance:
* Update source (and source db) from SVN
* Update PEQ Database from SVN
* Update PEQ Quests from SVN
* Update Maps from SVN
* Update local database when update found (SVN & PEQ)
* Compile new binaries when update found
* Upgrade server binaries and *.conf
* Backup database

Coming:
AXClassic support
Other SVN compatibility (upon request)

S/W Requirements:
TortoiseSVN to update from the SVN
Visual Studio (2005 or 2008) to compile
MySQL to connect to the database

Installation:
Unrar to any folder. Must be on local emu server machine to monitor / stop/start processes.


Download

nosfentora 06-09-2009 02:28 PM

Updated ServerTender... (download)

* can now run SQL and/or Batch file before db update and after.
* backup batch file included to backup all bot info, all character info, rules, variables, etc. modify to suit your needs or add your own customizations.
* backup sql file included to re-source last backup after update
* added option to update player & bot tables on full PEQ update
* properly updates db_version and core_version in the database
* monitor log files generated by running world, zone(s), chat & mail server
* hide / show the server windows
* starts world.exe with processor affinity on core '0' to help with multi-core issues.
* view the built in eqemu admin website
* miscellaneous tweaks and timer fixes

no need to overwrite your settings.conf file (makes it easier to not have to re-set all options.)

nosfentora 06-09-2009 02:39 PM

Updated ServerTender...v1.0.0.1 Beta (download)

* Edit rules and variables on the fly. (server restart for changes to take effect)
* Edit your config on the fly. (server restart for changes to take effect)
* Dump your entire database to a single file.

nosfentora 06-11-2009 11:02 AM

Updated ServerTender...v1.0.0.1 Beta (download)

* Broadcast now enabled
* added option to source player tables on full PEQ update

nightsta69 08-27-2009 05:13 AM

anyone know if there is an updated version of this? I get an unhandled exception when starting eqlaunch. this seems like a really good program, and would like to try it on my server. any help would be appreciated.

nosfentora 08-28-2009 07:53 PM

can you pm me any more info? debug logs, detailed error info, peq rev, os, etc? i'll look into it as soon as i can.

nightsta69 08-28-2009 11:22 PM

Code:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
  at ServerTender.Form1.StartStopServer(String command)
  at ServerTender.Form1.StartStopServerButton_Click(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnClick(EventArgs e)
  at System.Windows.Forms.Button.OnClick(EventArgs e)
  at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  at System.Windows.Forms.Button.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ServerTender
    Assembly Version: 1.0.0.1
    Win32 Version: 1.0.0.1
    CodeBase: file:///C:/Users/Public/EQEmu/ServerTender.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
MySql.Data
    Assembly Version: 5.2.5.0
    Win32 Version: 5.2.5.0
    CodeBase: file:///C:/Users/Public/EQEmu/MySql.Data.DLL
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.1 built by: SP
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

this is the error I get when I hit start world. world comes up, but eqlaunch doesn't. also it gives me errors on the first page when you try to broadcast anything.
EDIT:: oh and just double clicking on the executable gives me an "error initializing" box, but no debug info for that.

binary rev:972

peq DB rev:31

windows server 2008 enterprise

AMD opteron 8350 Barcelona 2.0 quad core x 4
16 gb ram

Sylaei 08-29-2009 03:57 PM

Quote:

Originally Posted by nosfentora (Post 159605)
i'm not sure how compiling the code directly in linux would work - as it's based off the .net 2.0 framework. i suppose it could be a command line driven program - but i have no idea where to begin.

the source is freely available if someone wants to tinker with it.

I'd like to look at the source, if it is still available.

nosfentora 08-30-2009 08:22 PM

@Sylaei: I'll post the link for the source tomorrow. (its for the old rev), i'll post a link for the new rev too.

@nightsta69: i'll look into it asap and let you know.

nosfentora 08-31-2009 11:41 AM

@Nightsta69 - it looks like you have some variable un-defined in your options.

delete the file 'settings.conf' and run the app again, re-define the settings.
there should be files 'database.log' and 'error.log' in the folder - they will help me out more if you can send them to me.

nosfentora 08-31-2009 11:49 AM

As promised

Sources:

Old version

New Version

nosfentora 08-31-2009 11:57 AM

Re The broadcast error:

1) your eqemu_config.xml must have this line enabled:

Code:

<tcp ip="127.0.0.1" port="9000" telnet="enable"/>
2) the port in the ServerTender config needs to be 9000 (or whatever you use in step 1)

3) your username and password need to be the same as what you use to view the http management page (defined in your account table).

nightsta69 08-31-2009 11:59 AM

error.log
Code:

[8/27/2009 - 4:14 AM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/27/2009 - 4:36 AM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/28/2009 - 10:09 PM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/28/2009 - 10:13 PM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/28/2009 - 10:14 PM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/28/2009 - 10:14 PM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/28/2009 - 10:14 PM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/28/2009 - 10:14 PM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/28/2009 - 10:14 PM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/28/2009 - 10:14 PM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/28/2009 - 10:27 PM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/31/2009 - 10:57 AM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()

database.log
Code:

8/27/2009 4:14:11 AM DB initialized OK.
8/27/2009 4:14:14 AM TRANSDB: (ReadFromDB): Failed reading from database:

MySql.Data.MySqlClient.MySqlException: Table 'peq.core_version' doesn't exist
  at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
  at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
  at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
  at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  at ServerTender.MySQLTransDB.NewReadFromDB(String sql_cmd, Boolean SORT, String ORDER_BY, String SORT_ORDER)
8/27/2009 4:14:18 AM DB initialized OK.
8/27/2009 4:14:19 AM TRANSDB: (ReadFromDB): Failed reading from database:

MySql.Data.MySqlClient.MySqlException: Table 'peq.core_version' doesn't exist
  at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
  at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
  at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
  at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  at ServerTender.MySQLTransDB.NewReadFromDB(String sql_cmd, Boolean SORT, String ORDER_BY, String SORT_ORDER)
8/28/2009 10:09:46 PM DB initialized OK.
8/28/2009 10:09:49 PM TRANSDB: (ReadFromDB): Failed reading from database:

MySql.Data.MySqlClient.MySqlException: Table 'peq.core_version' doesn't exist
  at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
  at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
  at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
  at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  at ServerTender.MySQLTransDB.NewReadFromDB(String sql_cmd, Boolean SORT, String ORDER_BY, String SORT_ORDER)
8/28/2009 10:12:54 PM DB initialized OK.
8/28/2009 10:12:55 PM TRANSDB: (ReadFromDB): Failed reading from database:

MySql.Data.MySqlClient.MySqlException: Table 'peq.core_version' doesn't exist
  at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
  at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
  at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
  at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  at ServerTender.MySQLTransDB.NewReadFromDB(String sql_cmd, Boolean SORT, String ORDER_BY, String SORT_ORDER)
8/28/2009 10:14:41 PM DB initialized OK.
8/28/2009 10:14:42 PM TRANSDB: (ReadFromDB): Failed reading from database:

MySql.Data.MySqlClient.MySqlException: Table 'peq.core_version' doesn't exist
  at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
  at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
  at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
  at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  at ServerTender.MySQLTransDB.NewReadFromDB(String sql_cmd, Boolean SORT, String ORDER_BY, String SORT_ORDER)
8/28/2009 10:26:52 PM DB initialized OK.
8/28/2009 10:26:52 PM TRANSDB: (ReadFromDB): Failed reading from database:

MySql.Data.MySqlClient.MySqlException: Table 'peq.core_version' doesn't exist
  at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
  at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
  at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
  at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  at ServerTender.MySQLTransDB.NewReadFromDB(String sql_cmd, Boolean SORT, String ORDER_BY, String SORT_ORDER)
8/29/2009 2:26:28 PM TRANSDB: (ReadFromDB): Failed reading from database:

MySql.Data.MySqlClient.MySqlException: Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException: Writing to the stream failed. ---> System.IO.IOException: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine
  at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  --- End of inner exception stack trace ---
  at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  at System.IO.BufferedStream.FlushWrite()
  at System.IO.BufferedStream.Flush()
  at MySql.Data.MySqlClient.MySqlStream.Flush()
  --- End of inner exception stack trace ---
  at MySql.Data.MySqlClient.MySqlStream.Flush()
  at MySql.Data.MySqlClient.NativeDriver.ExecuteCommand(DBCmd cmd, Byte[] bytes, Int32 length)
  at MySql.Data.MySqlClient.NativeDriver.Query(Byte[] bytes, Int32 length)
  at MySql.Data.MySqlClient.Statement.ExecuteNext()
  at MySql.Data.MySqlClient.PreparableStatement.ExecuteNext()
  at MySql.Data.MySqlClient.PreparableStatement.Execute()
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  --- End of inner exception stack trace ---
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  at ServerTender.MySQLTransDB.NewReadFromDB(String sql_cmd, Boolean SORT, String ORDER_BY, String SORT_ORDER)
8/31/2009 10:56:52 AM DB initialized OK.
8/31/2009 10:56:54 AM TRANSDB: (ReadFromDB): Failed reading from database:

MySql.Data.MySqlClient.MySqlException: Table 'peq.core_version' doesn't exist
  at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
  at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
  at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
  at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  at ServerTender.MySQLTransDB.NewReadFromDB(String sql_cmd, Boolean SORT, String ORDER_BY, String SORT_ORDER)

settings.conf
Code:

WorldLogs::True
UseSVNDB::False
EQEmuProjectFile::
AutoHideWindows::False
CompilerPath::
UseSVN::False
UseConfig::True
SVNArguments::/closeonend:0
MapsPath::
AutoKillHung::True
BroadcastPass::******
AutoStartNewRev::False
ForceBuild::False
RestartNumeric::24
AutoBuildAt::0
UsePlayer::False
DatabaseName::peq
MonitorLogs::True
Broadcast::True
DatabaseLogin::root
UseSVNDBAfterPEQ::False
AutoSourceUpdates::False
MailLogInterval::1800
ServerMessage::Server will reboot in
UseVariables::True
DatabaseIP::localhost
RestartSpan::0
UpdateQuests::False
UseRules::True
ChatLogInterval::1800
AutoUpdateSVNSpan::0
WebPass::
WebPort::
WebIP::
AutoUpdateRev::False
UseCompiler::False
ZoneLogInterval::1800
MailLogs::True
MySQLDumpPath::C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqldump.exe
AutoUpdateSVNNumeric::24
EQEmuSourcePath::
AutoRestartVariables::True
RestartKillMethod::1
AutoKillCrashInterval::30
ZoneLogs::True
UpdateDatabase::False
CompilerOptions::/rebuild
MySQLPath::
WorldLogInterval::1800
DatabasePass::********
BroadcastIP::localhost
AutoRestartConfig::True
ChatLogs::True
AutoKillHungDuration::30
BroadcastLogin::nightsta68
PEQDBPath::
PEQDBUpdatesPath::\Updates
UseMySQL::False
EQServerFolder::C:\Users\Public\EQEmu
AutoKillCrashes::True
EQConfigFile::C:\Users\Public\EQEmu\eqemu_config.xml
FirstRun::False
AutoBuildEvery::0
AutoUpdateSVN::False
AutoRestartRules::True
LogFolder::C:\Users\Public\EQEmu\logs
AutoRestartServer::True
DatabasePort::3306
UsePEQDB::False
UpdateMaps::False
PEQQuestsPath::
UseWeb::False
SVNAppPath::
UpdateSourceCode::False
WebLogin::
BroadcastPort::9000

here are the files requested. this is after I redid the settings, making sure to fill in everything that was requested to be filled in. hope it helps, really want this working.

nightsta69 08-31-2009 12:17 PM

sorry for second post, it wouldn't let me edit. here is another dump of the error.log. I tried what you said for the broadcasting, and it still gets an error when tryin to broadcast. plus I noticed it was having a problem looking for peq.core_version table. I don't have a core_version table, but I do have a db_version table. maybe peq changed it? Idk, but my 2 cents on that.

error.log
Code:

[8/27/2009 - 4:14 AM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/27/2009 - 4:36 AM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/28/2009 - 10:09 PM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/28/2009 - 10:13 PM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/28/2009 - 10:14 PM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/28/2009 - 10:14 PM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/28/2009 - 10:14 PM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/28/2009 - 10:14 PM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/28/2009 - 10:14 PM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/28/2009 - 10:14 PM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/28/2009 - 10:27 PM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/31/2009 - 10:57 AM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/31/2009 - 11:08 AM] Init
System.IndexOutOfRangeException: There is no row at position 0.
  at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  at System.Data.RBTree`1.get_Item(Int32 index)
  at System.Data.DataRowCollection.get_Item(Int32 index)
  at ServerTender.Form1.GetLastCompiledSourceVersion()
  at ServerTender.Form1.InitMaintenance()
  at ServerTender.Form1.Init()
[8/31/2009 - 11:08 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:08 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:08 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:08 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:08 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:08 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:08 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:08 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:08 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:09 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:09 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:09 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:09 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)
[8/31/2009 - 11:09 AM] Error broadcasting:
System.IO.FileNotFoundException: File not found.
  at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
  at ServerTender.Form1.BroadcastNow(String msg)



All times are GMT -4. The time now is 01:37 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.