FillMultipleDataTables Not working


Author
Message
Greg McGuffey
Greg McGuffey
Strategic Support Team Member (4.8K reputation)
Group: Forum Members
Posts: 2K, Visits: 6.6K
I pulled the ES assemblies from the Download area of my account. If there is newer, I'm not sure were they are. I'll post versions in a bit. I did restart IIS when I installed the updated. I try another restart (but can't until tonight).
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
I am having a hard time reproducing this as it is working on my side...(that is usually how it works, right Smile).  We actually use the ES in our medical app and this is the only way that we connect to the data internally, so I am like 99.9% confident that it is right since this is such a critical piece of our application.  Reverify that you have the latest ES assemblies on your ES server, then restart the application pool (or restart IIS) and see if the problem persists.  If so, I will setup an isolated test environment with the same assemblies you are using to see if I can figure our where the issue is.
Greg McGuffey
Greg McGuffey
Strategic Support Team Member (4.8K reputation)
Group: Forum Members
Posts: 2K, Visits: 6.6K
I'm not quite sure what's going on, but I'm getting an error with the FillMultipleDataTable() method. I'm running the latest beta and updated ES server from the My accounts area. This occurs on the line that first calls the FillMultipleDataTables() method. Here is the error:



NullReferenceException

Object reference not set to an instance of an object.



Source : MicroFour StrataFrame Enterprise Client



Stack Trace:

at MicroFour.StrataFrame.Data.Enterprise.EnterpriseDataSourceItem.ᜁ(DbCommand A_0, Boolean A_1, String A_2)

at MicroFour.StrataFrame.Data.Enterprise.EnterpriseDataSourceItem.GetDataSet(DbCommand Command)

at MicroFour.StrataFrame.Business.BusinessLayer.FillMultipleDataTables(String dataSourceKey, DbCommand command, BusinessLayer[] businessObjects)

at MicroFour.StrataFrame.Business.BusinessLayer.FillMultipleDataTables(DbCommand command, BusinessLayer[] businessObjects)

at FOXSystems.RAMS.BusinessObjects.Summary.PESummaryBO.GetProjectSummary(Int32 projectID)

at FOXSystems.RAMS.ProposalEval.VendorSelectionForm.LoadProjectSummary()

at FOXSystems.RAMS.ProposalEval.VendorSelectionForm.LoadPageData()

at FOXSystems.RAMS.ProposalEval.VendorSelectionForm.pmVendorSelection_PageActivated(PanelPageEventArgs e)

...etc and so forth..




There is no error if I make a direct connection.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search