Ezra Klug Gold Membership
 Nuke Active Member Posts:41

 |
| 12/14/2007 2:39 PM |
|
In a strange twist of fate after I posted my annouying once a week post () I decided to upgrade SimpleGallery to the latest.
Well, I'm now getting the following error on DNN 4.5.5 / SimpleGallery 2.3.1
Error: SimpleGallery is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: The base class includes the field 'ucTopMenu', but its type (Ventrian.SimpleGallery.Controls.TopMenu) is not compatible with the type of control (ASP.desktopmodules_simplegallery_controls_topmenu_ascx). ---> System.Web.HttpParseException: The base class includes the field 'ucTopMenu', but its type (Ventrian.SimpleGallery.Controls.TopMenu) is not compatible with the type of control (ASP.desktopmodules_simplegallery_controls_topmenu_ascx). ---> System.Web.HttpParseException: The base class includes the field 'ucTopMenu', but its type (Ventrian.SimpleGallery.Controls.TopMenu) is not compatible with the type of control (ASP.desktopmodules_simplegallery_controls_topmenu_ascx). at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildFieldDeclaration(ControlBuilder builder) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.TemplateControlCodeDomTreeGenerator.BuildMiscClassMembers() at System.Web.Compilation.BaseCodeDomTreeGenerator.BuildSourceDataTree() at System.Web.Compilation.BaseTemplateBuildProvider.GenerateCode(AssemblyBuilder assemblyBuilder) at System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider) --- End of inner exception stack trace --- at System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at Ventrian.SimpleGallery.Gallery.LoadControlType() at Ventrian.SimpleGallery.Gallery.Page_Initialize(Object sender, EventArgs e) --- End of inner exception stack trace --- |
|
|
|
|
Ezra Klug Gold Membership
 Nuke Active Member Posts:41

 |
| 12/14/2007 2:54 PM |
|
And these are starting to appear in the log:
AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Value cannot be null. Parameter name: type
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)
Source:
Server Name: WEB02 |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12797


 |
| 12/14/2007 5:13 PM |
|
| Hmm, can you go into host settings and restart the application, I think it should have restarted automatically. If not, please send details to support@ventrian.com so I can login to your site. |
|
Scott McCulloch Site Administrator |
|
|
Ezra Klug Gold Membership
 Nuke Active Member Posts:41

 |
| 12/14/2007 5:57 PM |
|
Thanks, info has been sent. |
|
|
|
|
Ezra Klug Gold Membership
 Nuke Active Member Posts:41

 |
| 12/15/2007 12:53 PM |
|
Issue has been resolved.
I removed the old DnnForge.SimpleGallery.dll files from the /bin directory.
All seems good now. I guess I will leave Scott alone for awhile concerning Manual Photo Sorting  |
|
|
|
|
Ezra Klug Gold Membership
 Nuke Active Member Posts:41

 |
| 12/15/2007 1:51 PM |
|
There is a new issue now.
I have seemingly random photos that will not display in the Standard slide show. The Album and Photo thumbnails of those images display and even the Original will display. The path appears correct when you view the source URL for the missing image.
However, the acutal URL for the images that are not displaying and the ones that do (it seems all new uploaded images have this issue) is formatted different.
Working Images:
http://flight2mars.com/Portals/0/Gallery/Album/8/f2m%20events_444093540106_0_ALB.jpg
Not Working:
http://flight2mars.com/DesktopModules/SimpleGallery/ImageHandlerLarge.ashx?width=241&height=480&HomeDirectory=%2fPortals%2f0%2fGallery%2fAlbum%2f8&fileName=PROM.jpg&portalid=0 |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12797


 |
| 12/15/2007 4:19 PM |
|
| That 2nd path, the image doesn't exist? Are you sure it's there? Have you deleted it from the file manager? |
|
Scott McCulloch Site Administrator |
|
|
Ezra Klug Gold Membership
 Nuke Active Member Posts:41

 |
| 12/15/2007 5:08 PM |
|
| Yes, the file is there. If you click the "Original..." link it appears and I logged into the server and checked. I've even added new files and I get the same thing. The files appear just fine in lightbox, they just don't show in the standard slide show. |
|
|
|
|
Ezra Klug Gold Membership
 Nuke Active Member Posts:41

 |
| 12/16/2007 5:40 PM |
|
No closer to figuring this out. It looks like the Standard slide show is ignoring Friendly URLs and trying to display using a query string instead of the format /tabid/somenumber/view...blah, blah...
Any suggestions other than, completely removing SimpleGallery, re-installing, re-creating all the albums.
Even then I don't know if that will work since any new image I upload has the problem and I've deleted the SimpleGallery directory and removed all SimpleGallery DLLs from the bin directory, then re-uploaded the module...still no go. I would really hate to remove the database tables and stored procedures.
|
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12797


 |
| 12/16/2007 7:00 PM |
|
Oh wait, I know the problem "ImageHandlerLarge" was removed in the last release. Where did you get this link from? From the random module? |
|
Scott McCulloch Site Administrator |
|
|
Ezra Klug Gold Membership
 Nuke Active Member Posts:41

 |
| 12/16/2007 10:59 PM |
|
I got that link by right clicking on the "missing image" place holder that is displayed in the Standard slide show. Go here: http://www.flight2mars.com/imagery/Photo/tabid/60/AlbumID/407-8/Default.aspx And click the title of the first image and you will see what I mean. If you click the image itself you will get the lightbox slide show which works fine. |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12797


 |
| 12/17/2007 6:12 AM |
|
| ok this will be fixed in the next build shortly |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12797


 |
| 12/17/2007 6:49 AM |
|
| Can you try the latest release? (02.03.03) |
|
Scott McCulloch Site Administrator |
|
|
Ezra Klug Gold Membership
 Nuke Active Member Posts:41

 |
| 12/17/2007 8:05 AM |
|
Updated to the latest release. Still getting the same issue but only with images that had already had the issue.
Any new images do not have that issue now. |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12797


 |
| 12/17/2007 7:05 PM |
|
| Hmm, is it supposed to have a different link when clicking on the name of the image? Can you send me your template text for a photo (support@ventrian.com) |
|
Scott McCulloch Site Administrator |
|
|
Ezra Klug Gold Membership
 Nuke Active Member Posts:41

 |
| 12/18/2007 10:45 PM |
|
| Sent the info to the correct support address. I sent it to my ISP support address...oops. |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12797


 |
| 12/19/2007 6:50 AM |
|
| Can you now try the latest release? (02.03.04) |
|
Scott McCulloch Site Administrator |
|
|
Ezra Klug Gold Membership
 Nuke Active Member Posts:41

 |
| 12/19/2007 9:41 AM |
|
It is fixed. The latest release works. Thank you! |
|
|
|
|