Add EasySearch to your site in less than 5 minutes!!! Read the Easy 2 step process in these simple instructions.

No Coding Required!

In 2 simple steps (unzip and configure) you can have a search engine running on your ASP.NET web site.



Add an advanced search engine to your ASP.NET Site in less than 5 minutes.


 

 

 

 

 

 

Knowledge Base - EasySearch for ASP.NET

Easy Search Documentation > EasySearch Files Defined EasySearch Help
Search the Knowledge Base
 
Start Search in the Following Category
Date Modified
Thursday, April 07, 2005
INFO :: Bin\EasySearchASP.licx

EasySearchASP.LICX file is a file that defines the license for your EasySearchASP installation. If this file is missing, EasySearchASP act as a demo product, only scanning 15 pages, and displaying an EasySearch logo on the results page.

By default this file is stored in the Bin sub folder of your web application. An alternative location for the license file can be defined in either the Web.Config or Machine.Config files with one the following entry samples.

<add key="EasySearchLicensePath" value="~/EasySearch/EasySearch.licx" />
<add key="EasySearchLicensePath" value="D:\vault\licenses\EasySearchASP.licx" />

This flexibility allows for hosting companies, and site licenses to be all ran from a single license file (if the entry is in the Machine.Config).

Finally the license file may be embedded as a resource in any .net assembly available to your application. This could be an assembly in the GAC, or an assembly in the /Bin folder of your application. This option makes deploying EasySearch within your organization easier, and more secure,because the license file is not being passed around from machine to machine.


Help us build our knowledge base
Click here to Submit a Question
Knowledge Base Software - myKB.com