Click here to Skip to main content
15,910,603 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Currently i am working with ActiveDatabaseSoftware.ActiveQueryBuilder in ASP.NET
I have add reference dll like
1.ActiveDatabaseSoftware.ActiveQueryBuilder
2.ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Control
3.ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Server
4.ActiveDatabaseSoftware.MSSQLMetadataProvider
5.ActiveDatabaseSoftware.OLEDBMetadataProvider

But still ObjectTree (Tree View for Tables)is not getting populated, also in design view i am getting
error like
"Error Creating Control - ObjectTree"aqbaspverify.dll" is absent or invalid. Could not load file or assembly 'file:///C:\Windows\system32\aqbaspverify.dll' or one of its dependencies. The system cannot find the file specified."

Can anyone please help me on this?
Is there any software needs to be installed?
Posted
Comments
[no name] 6-Aug-15 7:26am    
You need to ask customer support to get help for using your 3rd party libraries.
ZurdoDev 6-Aug-15 7:27am    
Is the file there?
Mukesh Ghosh 6-Aug-15 7:37am    
Which file you are asking for? Also is it free tools? Actually i am working in a existing project & it was working file but certainly stop working & i am trying to find possible reason.
ZurdoDev 6-Aug-15 7:45am    
The error is very specific about a missing file. Is it there?
Mukesh Ghosh 6-Aug-15 8:09am    
Yes above dll is there.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900