asked on May 5, 2015
Hi
i am trying to create a web application similar to web access and using web access dlls like WebAccess.dll,WebAccessCommon.dll.
When I try to use any method or service like SearchService or LoginService, it gives error "Object reference not set to an instance of an object." at line 2.
Laserfiche.WebAccess.SearchService svc = new SearchService(); Laserfiche.WebAccess.Common.Search.SavedSearchItem[] savedSearches = svc.GetSavedSearches(repositoryName);
Can you please let me know what can be the probable reason and fix for this.
Thanks
Sanjay
0
0