The service browser allows you to browse the:
services (from .NET assemblies and Web Service proxy assemblies) that are currently available in the local assembly cache
Only classes marked with FluorineFx.RemotingServiceAttribute are shown
To use the service browser:
Add the FluorineFx.ServiceBrowser assembly reference or copy to the bin folder
simply navigate to Fluorine.aspx (for example http://localhost/YourWebApplication/Fluorine.aspx)
Note There is no separate "Fluorine.aspx" file in your project directory.
Note The service browser works only if the FluorineFx.ServiceBrowser assembly can be located in the bin folder.