wwHoverPanel Samples Configuration

Home


In order to run these demos you need the following:


Connection String Configuration

The samples are set up to run out of the box with SQL Express file based data set up in the App_Data directory. If you're not running SQL Express you'll have to attach the App_Data database preferrably as a AjaxAspNet database. Default Connection strings are provided for both with the local file access enabled by default. The connection string has to be changed in two places in web.config:

IIS Configuration


If you plan on running with IIS rather than the built-in ASP.NET Web Server, you can run the provided _WebConfiguration.exe file, which can be used to set up a virtual directory and set directory permissions directly. Simply run the utility out of the sample directory with Explorer. Once done you can navigate to the virtual directory you configured - ScriptCallbacks by default.

© Rick Strahl, West Wind Technologies