Home
Name Modified Size InfoDownloads / Week
Readme.txt 2023-06-19 2.1 kB
IXSF.net.v1.3.zip 2017-12-25 27.8 MB
IXSF.net.v1.3.src-x64.zip 2017-12-22 27.7 MB
IXSF.net.v1.2.src.zip 2016-03-11 29.3 kB
IXSF.net.v1.2.zip 2016-03-11 180.1 kB
Totals: 5 Items   55.8 MB 0
System requirements: OS - Windows 7 or Windows XP, Server Platforms

v1.3 should be installed as iis deploy package

1. You should possess administrative rights on a computer where you're
	going to install IXSF Search application.

2. Make sure you have IIS (with ASP.NET) and Indexing Service installed.

3. Make sure .NET Framework 4.7 or higher is installed.

4. Open cmd shell as Administrator (Start Menu -> Programs -> 
	Standard -> Command line -> R-Click -> Run as Administrator).

5. cd to the folder where setup files located.

6. Run IXSF.deploy.cmd /Y. 

	If intalling on IIS 7+, select "ASP.NET v4.0 Integrated" application pool.
	After setup is complete, create a user "ASPNET" and grant him Administrative
	privileges. In IIS console select "Application Pools" -> "ASP.NET v4.0 Integrated"
	click "Advanced Settings ..." on the right pane. For "Process Model" / "Identity"
	set Custom account ASPNET user you have created before. Confirm. Restart IIS and application pool.

7. In your browser navigate to "http://localhost/IXSF/SearchForm.aspx".

8. If you see error page "HTTP 404.2 - Not Found" - follow instructions on that page.

9. For best productivity better organize you search catalogs, e.g. you might want to create 
	separate catalogs for source files tree, for documentation, for code samples, etc. 
	If you want search through source files - when you put a directory under catalog 
	don't forget to set checkbox "Search files with unknown extensions".

10. If you get an An unhandled exception "Exception Details: System.InvalidCastException" 
	on line 229 of SearchResults.aspx, please uninstall Windows security update (KB2698365) from Microsoft.

11. If you have any other problems refer to http://sourceforge.net/projects/ixsf/support


Make sure ASP.NET 4.0 is registered with IIS. If it isn't you could register it with the following command:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis -i
and then try again.

License - GNU Library or Lesser General Public License version 3.0 (LGPLv3).

http://ixsf.sourceforge.net/
Source: Readme.txt, updated 2023-06-19