| Pages: 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 .. 28 :: one page |
| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Elisa Day
Shade. Penumbra Alliance
|
Posted - 2008.12.01 14:56:00 -
[61]
Quote: Prerequisite check for system component SQL Server 2005 Express Edition failed with the following error message: "This version of SQL Server 2005 Express Edition is not supported for the current processor architecture."
Running Vista 64.
|

Ambo
State Protectorate
|
Posted - 2008.12.01 15:40:00 -
[62]
Originally by: Elisa Day
Quote: Prerequisite check for system component SQL Server 2005 Express Edition failed with the following error message: "This version of SQL Server 2005 Express Edition is not supported for the current processor architecture."
Running Vista 64.
You can try manually downloading and installing SQL express (scroll right to the bottom and look for the '* For the 64-bit install of SQL Server 2005 Express Edition, click here' line.) --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

lacal
|
Posted - 2008.12.01 16:14:00 -
[63]
Anyone who's using the new version able to post up a screenie of a sample report?
|

Ambo
State Protectorate
|
Posted - 2008.12.01 16:26:00 -
[64]
Originally by: lacal Anyone who's using the new version able to post up a screenie of a sample report?
My bad, I'll get some screenies up when I get home.  --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Erah
|
Posted - 2008.12.01 17:50:00 -
[65]
Originally by: Ambo Edited by: Ambo on 01/12/2008 12:10:33
If you take a look in the transactions view then are all the entries in there sales? (easy to tell because they will have green amounts, buy transactions have red).
that's exactly what i did, sorry i wasn't clear all green! |

Ambo
State Protectorate
|
Posted - 2008.12.01 18:08:00 -
[66]
Originally by: Erah
Originally by: Ambo Edited by: Ambo on 01/12/2008 12:10:33
If you take a look in the transactions view then are all the entries in there sales? (easy to tell because they will have green amounts, buy transactions have red).
that's exactly what i did, sorry i wasn't clear all green!
Bizzaro.. the import works fine for me and I'm sure others would have noticed if it was a general problem. I'll have a think... --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Ambo
State Protectorate
|
Posted - 2008.12.01 18:14:00 -
[67]
Added some screenshots to the second post. --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Orexis Kirhal
Amarr Venom Pointe Industries
|
Posted - 2008.12.01 18:15:00 -
[68]
Got the following error and EMMA crashed. Seems the other modules all updated correctly, except the Evedata.mdf which still shows as unknown. I'm not sure what to do here.
EventType : clr20r3 P1 : evemarketmonitorapp.exe P2 : 1.0.0.3 P3 : 49328cd9 P4 : mscorlib P5 : 2.0.0.0 P6 : 4889dc80 P7 : 343f P8 : 119 P9 : system.io.directorynotfound
|

Erah
|
Posted - 2008.12.01 19:47:00 -
[69]
Originally by: Ambo
Bizzaro.. the import works fine for me and I'm sure others would have noticed if it was a general problem. I'll have a think...
I exported the database from EMMA version 0.9.1.27, if that may be of any help... |

Ambo
State Protectorate
|
Posted - 2008.12.01 20:01:00 -
[70]
Originally by: Orexis Kirhal Got the following error and EMMA crashed. Seems the other modules all updated correctly, except the Evedata.mdf which still shows as unknown. I'm not sure what to do here.
EventType : clr20r3 P1 : evemarketmonitorapp.exe P2 : 1.0.0.3 P3 : 49328cd9 P4 : mscorlib P5 : 2.0.0.0 P6 : 4889dc80 P7 : 343f P8 : 119 P9 : system.io.directorynotfound
I know of another person getting this same problem. It's a very odd one... I'm going to have a bash at tidying all my code around directory and file access to see if that sorts it. --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Elisa Day
Shade. Penumbra Alliance
|
Posted - 2008.12.01 20:20:00 -
[71]
Edited by: Elisa Day on 01/12/2008 20:23:48 Ok...
So after spending about 1+ hour installing SQL Express server (which involves 4 other installation packages and at least 2 reboots), EMMA gives me an error that I installed 2008 and not 2005, and that EMMA will now close (but it doesn't), attempting to create an account doesn't work and clicking in the main window (buttons or just on the grey surface) randomly throws "Directory not found" exceptions and freezes the program for 10-15 seconds.
I do a bit of programming myself so I'm not exactly clueless here, but the effort apparently required to install this is approaching linux levels for me...
I'll check in again when I've installed SQL server 2005, which hopefully should not take more than an hour or so!
EDIT: And it's impossible to quit the application, pressing the "Quit" button throws a "Object reference not set to an instance of an object." exception and proceeds to not... quit.
|

Qordel
Caldari School of Applied Knowledge
|
Posted - 2008.12.01 20:23:00 -
[72]
I guess I'm an idiot, because I can't figure out how to create an account. The tutorial tells me to create one. Doesn't say how. Everything in the top menu is greyed out. Everything in the side menu box is greyed out except Select Group, License, Tutorial, Logout and Quit.
|

Fumbles
|
Posted - 2008.12.01 20:47:00 -
[73]
Originally by: Ambo
Originally by: Erah
Originally by: Ambo Edited by: Ambo on 01/12/2008 12:10:33
If you take a look in the transactions view then are all the entries in there sales? (easy to tell because they will have green amounts, buy transactions have red).
that's exactly what i did, sorry i wasn't clear all green!
Bizzaro.. the import works fine for me and I'm sure others would have noticed if it was a general problem. I'll have a think...
It is the same for me, all transactions that were imported are sell orders.
|

Ambo
State Protectorate
|
Posted - 2008.12.01 22:06:00 -
[74]
Originally by: Elisa Day
EDIT: Creating a sub-folder called "Logging" fixes this. I have UAC off and administrator privileges etc, but it seems like the vista feature of not allowing applications to write to stuff outside appdata/documents is making an appearance.
You should be storing all config/logs/etc in appdata anyways .
Ah, yes, that would do it, EMMA looks for a few directories and tries to create them when it starts up. I don't like hiding stuff away hence they are just in the application folder rather than the windows app data place... If Vista is that picky I might have to change my ways. :(
Quote:
MORE EDIT: Trying to create a report group causes an error:
Quote:
Execution of .NET Framework code is disabled. Set "clr enabled" configuration option and restart the server.
That would be some sort of Vista restriction again. When EMMA starts it turns clr execution on...
God I hate Vista. --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Ambo
State Protectorate
|
Posted - 2008.12.01 22:11:00 -
[75]
A new update is available, this has the following fixes:
- Entering a share transaction date/time now works correctly.
- 0.0 stations now supported.
- Fixed a possible error when entering the route planner.
- Fixed a possible error when downloading prices from eve-central.
- Fixed an issue where the route planner would complete before the progress dialog was displayed, trapping the user.
- Added a check in the route planner to not run if the user has not specified at least 4 waypoints.
- Corrected possible divide by zero error when producing an investment report.
- Added a check to prevent the user from including the same corporation multiple times through different characters. - Note, Mr H has tested this for me and it's still a little iffy, however, given the other fixes and the niche nature of this problem I've decided to release anyway, more fixes to follow.
- Corrected an issue that could cause all old EMMA transactions to be imported as sell transactions
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Sophie Daigneau
Risky Advanced Production Enterprises GoonSwarm
|
Posted - 2008.12.01 22:39:00 -
[76]
I get the error below when trying to view either the journal or transactions for my corp.
http://img.waffleimages.com/5ffd3e5ba5e0fde4c84b0edd26c17ea994f34cbe/emma.JPG
|

Vested Interest
|
Posted - 2008.12.02 00:20:00 -
[77]
Originally by: Ambo
Corrected an issue that could cause all old EMMA transactions to be imported as sell transactions[/*]
My imported data seems to be afflicted by this as well. Will I need to re-add the characters and re-import their data or could I just get away with re-importing the same data a 2nd time?
Thank you!
|

Ambo
State Protectorate
|
Posted - 2008.12.02 06:52:00 -
[78]
Edited by: Ambo on 02/12/2008 06:52:17
Originally by: Sophie Daigneau I get the error below when trying to view either the journal or transactions for my corp.
http://img.waffleimages.com/5ffd3e5ba5e0fde4c84b0edd26c17ea994f34cbe/emma.JPG
I'll take a look.
Originally by: Vested Interest
Originally by: Ambo
Corrected an issue that could cause all old EMMA transactions to be imported as sell transactions[/*]
My imported data seems to be afflicted by this as well. Will I need to re-add the characters and re-import their data or could I just get away with re-importing the same data a 2nd time?
Thank you!
At the moment, you need to remove the transactions already there... Don't do anything for now though as I'll change the import to modify the database with the data from the XML if it's different. (Should have somthing out to do this later today) --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Kazzac Elentria
|
Posted - 2008.12.02 13:17:00 -
[79]
Originally by: Ambo
Corrected possible divide by zero error when producing an investment report.
Thanks for fixing that one! |

Kawoni Star
Caldari
|
Posted - 2008.12.02 13:58:00 -
[80]
Edited by: Kawoni Star on 02/12/2008 14:01:01 If this is as good as it looks you'll be getting some isk from me :)
However, I need to get it working first.
I accidentally used my limited API key when setting up an account in a report group. I deleted the account but now when I try to add the account with the full API I get the following error.
Problem Setting account details. Supplied userid xxxxx is already in the database, however the supplied APIkey does not match the one in the database.
I currently have no accounts in the report group. I've tried uninstalling and reinstalling EMMA but it didn't reset anything.
How can I clear the database or get around the error?
Edit: I deleted the report group and created a new one but when I try to add the account I still get the error. This could be a big problem if you need to change your API at some point.
|

Ambo
State Protectorate
|
Posted - 2008.12.02 15:07:00 -
[81]
Originally by: Kawoni Star Edited by: Kawoni Star on 02/12/2008 14:01:01 If this is as good as it looks you'll be getting some isk from me :)
However, I need to get it working first.
I accidentally used my limited API key when setting up an account in a report group. I deleted the account but now when I try to add the account with the full API I get the following error.
Problem Setting account details. Supplied userid xxxxx is already in the database, however the supplied APIkey does not match the one in the database.
I currently have no accounts in the report group. I've tried uninstalling and reinstalling EMMA but it didn't reset anything.
How can I clear the database or get around the error?
Edit: I deleted the report group and created a new one but when I try to add the account I still get the error. This could be a big problem if you need to change your API at some point.
I'll sort a fix for this ASAP. Hopefully this evening but might be tomorrow. --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Orexis Kirhal
Amarr Venom Pointe Industries
|
Posted - 2008.12.02 16:14:00 -
[82]
Well, the addition of the logging folder atleast lets it make an exception report instead of just crashing so here ya go...
12/1/2008 4:34:04 PM Error - Problem updating database Inner Exception: Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed. Stack Trace: at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject) at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart) at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at EveMarketMonitorApp.DatabaseClasses.Updater.Update()
|

Ambo
State Protectorate
|
Posted - 2008.12.02 17:00:00 -
[83]
Originally by: Orexis Kirhal Well, the addition of the logging folder atleast lets it make an exception report instead of just crashing so here ya go...
12/1/2008 4:34:04 PM Error - Problem updating database Inner Exception: Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed.
I'm not sure that this is somthing I can fix, it's probably going to be a security/installation issue... I found a whole host of information about this problem with google, some suggestions are:
Quote: you need to delete the C:\Documents and Settings\<username>\Local Settings\Application Data\Microsoft\Microsoft SQL Server Data\SQLEXPRESS directory. (In Vista - C:\Users\\AppData\Local\Microsoft\Microsoft SQL Server Data\SQLEXPRESS)
What everyone else failed to emphasise is that you might need to restart Windows. Simply bouncing the SQL Server Express service doesn't always fix it.
This is what I did:
Reboot the computer. Log in as Administrator (I run with non-Admin privileges most of the time). Delete the SQLEXPRESS directory for my normal user account. Log back in as my normal user.
Quote: Sometimes it is a permissions issue which can be solved by giving the SQL service account the necessary permissions.
Quote: check out the error log for the user instance, it will likely give you more information about what is happening. You will fine the error log at C:\Documents and Settings\<user name>\Local Settings\Application Data\Microsoft\Microsoft SQL Server Data\SQLEXPRESS.
--------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

midge Mo'yb
R.U.S.T. Triumvirate.
|
Posted - 2008.12.02 18:04:00 -
[84]
Description Stopped working
Problem signature Problem Event Name:CLR20r3 Problem Signature 01:evemarketmonitorapp.exe Problem Signature 02:1.0.0.5 Problem Signature 03:49345b3f Problem Signature 04:mscorlib Problem Signature 05:2.0.0.0 Problem Signature 06:4889e950 Problem Signature 07:3492 Problem Signature 08:119 Problem Signature 09:System.IO.DirectoryNotFound OS Version:6.0.6001.2.1.0.256.1 Locale ID:2057
Windows VIsta X64 here, worked flawlessly on my 32bit laptop though -----------------------------------------------
|

Ambo
State Protectorate
|
Posted - 2008.12.02 18:46:00 -
[85]
New update available that has the following fixes:
- Added a new control panel button 'Check/Repair Data'. This will perform checks on the database and repair any invalid data. For now it just removes duplicated dividend records.
- Added some checks to try and prevent the 'sellerwallet' problem in transactions/journal view. (I could not reproduce this or even find a likley cause.)
- Fixed an unrelated bug that caused the seller's wallet to never display for personal transactions in the transactions view.
I'm going to read up on security in Vista and try and work out what I need to do. Until then, running on an administrator account might resolve the problems but running on a limited account simply won't work. Unfortunatley, this is not going to be resolved any time soon. --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

SencneS
Amarr Rebellion Against big Irreversible Dinks
|
Posted - 2008.12.02 19:47:00 -
[86]
Edited by: SencneS on 02/12/2008 19:53:22 I'm trying out 1.001 with the updates and I've come across something weird... The Office I have in a region is in the wrong station. All the items within the corp hanger are listed in the wrong station.
To make sure, I logged in to see If we had an office at that station and we don't. It's listing the personal items at the correct station, it's just the Corporation assets are located incorrectly.
EDIT:- I wanted to add I'm using Vista 64Bit with SQL 2008 64Bit and everything appears to be 100% correct. The only issue I've seen so far is the oddness in the asset report for one particular station.
Amarr for Life |

Vested Interest
|
Posted - 2008.12.02 19:55:00 -
[87]
Originally by: Ambo
At the moment, you need to remove the transactions already there... Don't do anything for now though as I'll change the import to modify the database with the data from the XML if it's different. (Should have somthing out to do this later today)
I don't have the XML data for comparison, just the whole year of old exported emma transactions and journal for a bunch of characters. What's the easiest way to just zero out my data and start clean so I can reimport to a blank database?
|

Ambo
State Protectorate
|
Posted - 2008.12.02 20:11:00 -
[88]
Originally by: SencneS Edited by: SencneS on 02/12/2008 19:53:22 I'm trying out 1.001 with the updates and I've come across something weird... The Office I have in a region is in the wrong station. All the items within the corp hanger are listed in the wrong station.
To make sure, I logged in to see If we had an office at that station and we don't. It's listing the personal items at the correct station, it's just the Corporation assets are located incorrectly.
EDIT:- I wanted to add I'm using Vista 64Bit with SQL 2008 64Bit and everything appears to be 100% correct. The only issue I've seen so far is the oddness in the asset report for one particular station.
The station IDs have to be translated from office IDs so it's certainly possible that somthing has gone wrong somewhere. I'll set up some test cases and hopefully I can reproduce the problem.
Originally by: Vested Interest
Originally by: Ambo
At the moment, you need to remove the transactions already there... Don't do anything for now though as I'll change the import to modify the database with the data from the XML if it's different. (Should have somthing out to do this later today)
I don't have the XML data for comparison, just the whole year of old exported emma transactions and journal for a bunch of characters. What's the easiest way to just zero out my data and start clean so I can reimport to a blank database?
Easiest way would be to just uninstall, delete the database files and then re-install. --------------------------------------
Trader? Investor? Just want to track your finances? Check out EMMA |

Vested Interest
|
Posted - 2008.12.02 20:23:00 -
[89]
Originally by: Ambo
Easiest way would be to just uninstall, delete the database files and then re-install.
Kinda what I was thinking, no biggy thank you!
Could you make some kind of pop up rolling log window that shows when a character last updated what, and how many entries were updated? And some sort of automatic prune of the API call history files after X days would be nice too. I have 1946 items in there after about 72 hours of sporadic operation.
|

William Ytiri
|
Posted - 2008.12.02 20:37:00 -
[90]
Hmm, all works fine afer installing except the report views seem to display only a big black rectangle on the right and another black geometric shape on the left of the report view and nothing else.
Do I have to install something that will diplay the report views?
|
| |
|
| Pages: 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 .. 28 :: one page |
| First page | Previous page | Next page | Last page |