You are viewing limited content. For full access, please sign in.

Question

Question

Web access dlls giving error

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

Replies

replied on May 5, 2015

Using Web Access libraries in custom application is not supported.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.