StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      


«««1234»»

Error access data via ESExpand / Collapse
Author
Message
Posted 05/22/2007 1:11:41 PM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: Yesterday @ 12:10:08 PM
Posts: 1,327, Visits: 3,471
I'm getting a reference error in License Base. I don't know how I can fix that problem.

Here's what I did:

- d/l the es.zip (the second one) that Ben posted, with all the ES files in it
- Stopped the site with ES
- Deleted all the files in my ES folder, except my License file in the bin folder, my datasources and web config files.
- Copied all the files from ES.zip into my folder, except the datasource and web config files
- Started the site
- Restarted IIS

I have no other ES or SF files on this machine.

Here is the stack trace, found at the bottom of the error page returned when attempting to hit the Status.aspx page:

[FileLoadException]: 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)
at MicroFour.StrataFrame.Enterprise.Server.Status.Status_PreInit(Object sender, EventArgs e)
at System.Web.UI.Page.OnPreInit(EventArgs e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
[HttpUnhandledException]: Exception of type 'System.Web.HttpUnhandledException' was thrown.
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.status_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)


I'm at a loss of what I could have done wrong to get this error. ES was working on this machine prior to upgrading to the version that fixed the null argument problem.
Post #8967
Posted 05/23/2007 1:50:20 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 1:09:23 PM
Posts: 2,686, Visits: 1,888
OK, the version that I sent you is the same version that we are using on our test servers.  Do you have the MicroFour License Base.dll in the GAC?  If it's in the GAC, the ES will be pulling it from there and ignoring the one that is in the bin\ folder... and if it wasn't updated to that version, will cause the ES to fail.


www.bungie.net
Post #8995
Posted 05/23/2007 4:38:33 PM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: Yesterday @ 12:10:08 PM
Posts: 1,327, Visits: 3,471
No microfour files anywhere but in the installation folder (and the zip file).
Post #9018
Posted 05/23/2007 4:47:54 PM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: Yesterday @ 12:10:08 PM
Posts: 1,327, Visits: 3,471
Spoke too soon...Nothing in the GAC, but all the mircofour dlls where in the C:\Windows\Microsoft.NET\Framework\2.0.50727\Temporary ASP.Net Files\root\.... (6 more folders deep) folder. I deleted them, restarted IIS. Same error.
Post #9019
Posted 05/24/2007 2:09:40 PM


StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: Yesterday @ 5:36:26 PM
Posts: 371, Visits: 1,869
I'm having a problem that is likely related to the issue that started this thread. I use ExecuteScalar in a couple of places to populate custom properties in a BO. It works fine when connected directly to the DB but fails to return values when connected via ES. While it's annoying to my users it's not a critical error and given the issues that Greg is having I'm reluctant to update ES and risk brining down my entire application. I'm waiting to hear how this all turns out

-Larry

Post #9047
Posted 05/24/2007 3:45:02 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 1:09:23 PM
Posts: 2,686, Visits: 1,888
Yes, once we get this resolved, there is a fix for the error you are experiencing, Larry.  We just have to figure out what is causing Greg so much grief.


www.bungie.net
Post #9053
Posted 05/24/2007 4:32:53 PM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: Yesterday @ 12:10:08 PM
Posts: 1,327, Visits: 3,471
Anything more I can do to help figure out the problem...experiments to try, incantations to say???!?
Post #9059
Posted 05/25/2007 8:36:17 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 1:09:23 PM
Posts: 2,686, Visits: 1,888
I sent you an email to your dev@ email address yesterday... did you get it?  I'd like to setup a screen sharing session with you if possible.


www.bungie.net
Post #9071
Posted 05/25/2007 9:21:45 AM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: Yesterday @ 12:10:08 PM
Posts: 1,327, Visits: 3,471
Nope, didn't get it. That email is feeling a bit sick. Sent you a pm with alternate email and phone. Thanks!
Post #9074