How to Use the Logging Sample
Previous | Next |
How to Use the Logging Sample
After you build the sample database logging plug-in, you must refresh the list of plug-ins in the details pane before your custom plug-in can be accessed in the user interface. Click the server node in the Windows Media Services snap-in, click Properties in the details pane, and then click the Logging category. Click the Refresh List button at the bottom of the details pane to refresh the list of plug-ins. The sample plug-in is appended to the plug-in list. Highlight the plug-in, and then click Enable.
- Note The sample plug-in will not work unless you create a database on your SQL server named "WmsLog" and then create a user name and password for it. Enter this information in the area marked "TODO" in the VBDBLoggingPlugin.vb source file.
See Also
Previous | Next |