MichaelCaditz wrote: |
1. I do not see any code behind pages in the DotNetGallery.zip file I downloaded . Where are they located? The code in those .aspx pages make no reference to code behind pages. When I add the .aspx pages I downloaded (imageupload1.aspx, imageupload2.aspx etc.) to my visual basic.net project, empty code behind pages are created for me. In fact, Page Language is changed from C# to VB. (Does dotnetgallery work in a VB project?)
|
|
The code-behind pages have been wrapped in to the component.
MichaelCaditz wrote: |
2. My browser is set to English (United States). I can view the photo gallery, but when I click the upload file button I get the "Name getstring not declared" error.
|
|
There must be some missing (upload string) in the xml language file.
Sorry for that. We will provide a better documentation soon.