Hello,
(sorry for my english, i'm french :) )
When i tried to create a Gallery page aspx inside a directory (example: webform\...\gallery.aspx), the prefixe to call the provider failed:
<%@ Register TagPrefix="gsp" Namespace="GalleryServerPro.Web" Assembly="GalleryServerPro.Web" %>
If a create a Gallery page aspx on the root of my application, the register success and find correctly the provider.
How can i fix this bug ?
Thanks very much for the response :)
Keryss,