﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>InstantASP Community Forums / Old Forums / InstantKB.NET 1.x / Installation / Update  / Need step-by-step for setting up InstantKB on ISP / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>InstantASP Community Forums</description><link>http://community.instantasp.co.uk/</link><webMaster>sales@instantasp.co.uk</webMaster><lastBuildDate>Fri, 09 Jan 2009 09:52:03 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Need step-by-step for setting up InstantKB on ISP</title><link>http://community.instantasp.co.uk/Topic10302-25-1.aspx</link><description>[quote][b]DY-Joat (3/7/2006)[/b][hr]&lt;FONT face=Arial&gt;I read the "InstantKB.Net ReadMe.txt" file.&lt;/FONT&gt;&lt;P&gt;&lt;FONT face=Arial&gt;Your documentation states "For step by step installation instructions and information on each web.config application settings please refer to..." &lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;&lt;a target="_blank" href="http://www.instantasp.co.uk/products/instantkb/installation.aspx" target=_blank&gt;&lt;U&gt;&lt;FONT color=#0000ff&gt;&lt;FONT face=Arial&gt;http://www.instantasp.co.uk/products/instantkb/installation.aspx&lt;/FONT&gt;&lt;/U&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial&gt; &lt;FONT color=#dd1111&gt;&lt;STRONG&gt;That webpage does not exist.&lt;/STRONG&gt;&lt;/FONT&gt;  It defaults to an aspx error path. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face=Arial&gt;I have run the 2 included scripts, I found on the forum to set the folder to "application".&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face=Arial&gt;This is the error I get now:  &lt;a target="_blank" href="http://www.titaniumschedule.com/InstantKB13/error.aspx?aspxerrorpath=/instantkb13/Default.aspx[/quote" target=_blank&gt;http://www.titaniumschedule.com/InstantKB13/error.aspx?aspxerrorpath=/instantkb13/Default.aspx&lt;/FONT&gt;[/quote&lt;/A&gt;]&lt;P&gt;Dear DY-Joat,&lt;P&gt;Thanks for bringing this to our attention.  Please see below the steps to install the InstantKB manually: &lt;/P&gt;&lt;P&gt;1 - Unzip the file. You can place the InstantKB13 folder wherever you want. &lt;/P&gt;&lt;P&gt;2 - Open the IIS Manager in Control Panel\Administrative tools\ &lt;/P&gt;&lt;P&gt;3 - Click in the WebServer Name, Web Sites folder and then Default Web Site &lt;/P&gt;&lt;P&gt;4 - Right click in the Default Web site, New Virtual Directory &lt;/P&gt;&lt;P&gt;5 - In the alias, you can insert any name, then click "Next"&lt;/P&gt;&lt;P&gt;6 - Click in the Browser to fill in the path to where you inserted the InstantKB13 folder. Next &lt;/P&gt;&lt;P&gt;7 - Make sure the permissions are Read and Run Scripts. Click Next and Finish.&lt;/P&gt;&lt;P&gt;8 - In the application Folder, we have a folder called Database_Scripts folder. There you can see two script files (IKB1_3_freshinstall.sql and IKB_Defaults.sql) &lt;BR&gt; &lt;BR&gt;9 - You should execute the IKB1_3_freshinstall.sql script first in the Query Analyzer as an Administrator User like sa&lt;/P&gt;&lt;P&gt;10 - After successfully running the IKB1_3_freshinstall.sql, you should open and execute the IKB_Defaults.sql script file &lt;/P&gt;&lt;P&gt;11 - The InstantKB.config file is located in the root of the application folder.&lt;/P&gt;&lt;P&gt;12 - In this file you should alter the connection string:&lt;/P&gt;&lt;P&gt;&amp;lt;ConfigValues&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;Name&amp;gt;InstantKB_ConnectionString&amp;lt;/Name&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;Value&amp;gt;server=localhost;trusted_connection=true;database=instantkb13&amp;lt;/Value&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;/ConfigValues&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;BR&gt;A typical connection string consists of four parts which will all need to be updated to use your SQL Server connection details.&lt;/P&gt;&lt;P&gt;SERVER=TheSQLServerName&lt;BR&gt;UID=YourSQLUsername&lt;BR&gt;PWD=YourSQLPassword&lt;BR&gt;DATABASE=TheKBDatabase</description><pubDate>Wed, 08 Mar 2006 08:11:10 GMT</pubDate><dc:creator>Carlos Muniz</dc:creator></item><item><title>Need step-by-step for setting up InstantKB on ISP</title><link>http://community.instantasp.co.uk/Topic10302-25-1.aspx</link><description>&lt;FONT face=Arial&gt;I read the "InstantKB.Net ReadMe.txt" file.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face=Arial&gt;Your documentation states "For step by step installation instructions and information on each web.config application settings please refer to..." &lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;&lt;a target="_blank" href="http://www.instantasp.co.uk/products/instantkb/installation.aspx" target=_blank&gt;&lt;U&gt;&lt;FONT color=#0000ff&gt;&lt;FONT face=Arial&gt;http://www.instantasp.co.uk/products/instantkb/installation.aspx&lt;/FONT&gt;&lt;/U&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial&gt; &lt;FONT color=#dd1111&gt;&lt;STRONG&gt;That webpage does not exist.&lt;/STRONG&gt;&lt;/FONT&gt;  It defaults to an aspx error path. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face=Arial&gt;I have run the 2 included scripts, I found on the forum to set the folder to "application".&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face=Arial&gt;This is the error I get now:  &lt;a target="_blank" href="http://www.titaniumschedule.com/InstantKB13/error.aspx?aspxerrorpath=/instantkb13/Default.aspx"&gt;http://www.titaniumschedule.com/InstantKB13/error.aspx?aspxerrorpath=/instantkb13/Default.aspx&lt;/A&gt;&lt;/FONT&gt;</description><pubDate>Tue, 07 Mar 2006 08:05:41 GMT</pubDate><dc:creator>DY-Joat</dc:creator></item></channel></rss>