Error access data via ES
 
Home My Account Forum Try It! Buy It!
About Contact Us Site Map
StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      


««1234»»»

Error access data via ESExpand / Collapse
Author
Message
Posted 05/16/2007 3:33:53 PM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: 2 days ago @ 3:11:51 PM
Posts: 1,148, Visits: 2,831
And it doesn't work...get a 500 error (internal error)
Post #8843
Posted 05/16/2007 5:00:44 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 06/17/2008 9:28:35 AM
Posts: 2,649, Visits: 1,863
Well, by golly, that's a new one.  Give me a bit...


www.bungie.net
Post #8845
Posted 05/16/2007 5:04:39 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 06/17/2008 9:28:35 AM
Posts: 2,649, Visits: 1,863
OK, what I have found so far is that the DLL version referenced does not exactly match the binary for the DLL that was found... does the machine have MicroFour License Base.dll in the GAC?  It might need to be removed, or the one that is in that ZIP file might need to be put into the GAC.


www.bungie.net
Post #8847
Posted 05/16/2007 7:50:04 PM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: 2 days ago @ 3:11:51 PM
Posts: 1,148, Visits: 2,831
No Microfour dlls in the GAC. (c:\windows\assembly right?)
Post #8852
Posted 05/17/2007 9:20:09 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 9:47:36 PM
Posts: 4,115, Visits: 4,185
Greg,

We do not store any of the MicroFour assemblies in the GAC when installing the ES.  It actually reduces the complexity of the ES and installation process and ultimately makes it easier to migrate a single ES server forward while leaving another in tact in the future.  You will find the MicroFour DLLs in the Bin folder of the ES install.

Post #8860
Posted 05/17/2007 9:34:14 AM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: 2 days ago @ 3:11:51 PM
Posts: 1,148, Visits: 2,831
Got it. That is good. I was checking because Ben is trying to run down a problem I'm having and (I think) he wanted to make sure I didn't have some other version hanging around in GAC. Any progress on that Ben? Anything I need to do/test?
Post #8862
Posted 05/21/2007 12:03:05 PM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: 2 days ago @ 3:11:51 PM
Posts: 1,148, Visits: 2,831
Status on this? I'd really like to get this resolved in the next day or so.
Post #8916
Posted 05/21/2007 1:03:02 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 9:47:36 PM
Posts: 4,115, Visits: 4,185
I was pretty sure that Ben had already given you a resolution on another thread and had posted the assemblies for you.  So I am not sure of anything outstanding here.
Post #8919
Posted 05/21/2007 1:27:44 PM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: 2 days ago @ 3:11:51 PM
Posts: 1,148, Visits: 2,831
Trent L. Taylor (05/21/2007)
I was pretty sure that Ben had already given you a resolution on another thread and had posted the assemblies for you. So I am not sure of anything outstanding here.


That would explain the lack of a response!

OK, I'll recap (all in this thread, if more details needed)....

- I was getting the Null argument error
- Ben posted dll with the fix
- I then got another error, ben apparently didn't do build right with obfuscation
- Ben posted full ES folder
- I then got this error:
[quote/Could not load file or assembly 'MicroFour License Base, Version=1.6.0.0, Culture=neutral, PublicKeyToken=7bb29517c3189d04' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)[/quote]
- Ben had some idea about what problem was, but....
- I think I got confused here, thinking Ben wanted me to check GAC, but I think he actually was suggesting puttin