I have a valid developer license. The license is located in the BIN folder of the Visual Studio Project. The project and files are located on my "source share" server. I have added the DotnetGallery.dll as a reference in my project and I have added the DotNetGallery.UploadModule as an httpModule.
However, when I register a GalleryBrowser in an asp control form, I get an error message that reads "" and the GalleryClient property of the control reads "Object reference not set to an instance of an object."
What am I missing?
Matt