Howard Draper Gold Membership
Posts:50


 |
|
Howard Draper Gold Membership
Posts:50


 |
| 12/04/2007 12:28 PM |
|
Lots of these Errors in event log; AssemblyVersion: 04.05.05 PortalID: 0 PortalName: Netball Online UserID: 1 UserName: host ActiveTabID: 36 ActiveTabName: Home RawURL: /DesktopModules/SimpleGallery/ImageHandler.ashx?width=100&height=67&HomeDirectory=%2fPortals%2f0%2fGallery%2fAlbum%2f3&fileName=100x100_krestals2.jpg&portalid=0&i=40 AbsoluteURL: /DesktopModules/SimpleGallery/ImageHandler.ashx AbsoluteURLReferrer: http://www.netballonline.com/Media/Avatars/tabid/84/AlbumID/436-3/Default.aspx UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322) DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 49ea6825-00ff-43cf-a78f-8f439d0f155b InnerException: Unhandled Error: FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: System.Web.UI.SimpleWebHandlerParser.GetType StackTrace: Message: System.Exception: Unhandled Error: ---> System.Web.HttpParseException: Could not create type '.ImageHandler'. at System.Web.UI.SimpleWebHandlerParser.GetType(String typeName) at System.Web.UI.SimpleWebHandlerParser.GetTypeToCache(Assembly builtAssembly) at System.Web.Compilation.SimpleHandlerBuildProvider.GetGeneratedType(CompilerResults results) at System.Web.Compilation.BuildProvider.CreateBuildResult(CompilerResults results) at System.Web.Compilation.BuildProvider.GetBuildResult(CompilerResults results) 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.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace --- Source: Server Name: UKMA5WWW |
|
|
|
|
Darnell Jordan Gold Membership
 Nuke Addict Posts:69


 |
| 12/04/2007 12:33 PM |
|
I had many many errors also. I email each one of them in. I would say about 30 of them. |
|
If God does not live in Colorado, I bet he visits there a lot. |
|
|
Howard Draper Gold Membership
Posts:50


 |
| 12/04/2007 12:41 PM |
|
Good to know its not just me :) |
|
|
|
|
rog57 Registered Users
 Nuke Newbie Posts:5

 |
| 12/04/2007 2:09 PM |
|
Got the same problem. The imagehandler.ashx and largeimagehandler.ashx files iin 2.2.12 don't contain any code. Copied over the ashx files from 2.1.10 and everything seems to be working again. |
|
|
|
|
Darnell Jordan Gold Membership
 Nuke Addict Posts:69


 |
| 12/04/2007 2:57 PM |
|
I don't have version 2.1.10. Can you send me those two files to support@lehighacreslive.com?
thanks
|
|
If God does not live in Colorado, I bet he visits there a lot. |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12596


 |
| 12/04/2007 3:19 PM |
|
| Just releasing a patch now, the wierd thing is that this never occurred in any of my environments though. |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12596


 |
| 12/04/2007 3:22 PM |
|
| Ok - the patch is on the downloads page, sorry for the issue. Let me know if it works. |
|
Scott McCulloch Site Administrator |
|
|
Darnell Jordan Gold Membership
 Nuke Addict Posts:69


 |
| 12/04/2007 7:10 PM |
|
OK, I upgraded to 2.2.13 and now I get this in the event viewer:
AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Error Creating BusinessControllerClass 'DnnForge.SimpleGallery.Entities.PhotoController, DnnForge.SimpleGallery' of module(SimpleGallery) id=(810) in tab(100) and portal(0)
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.Exception: Error Creating BusinessControllerClass 'DnnForge.SimpleGallery.Entities.PhotoController, DnnForge.SimpleGallery' of module(SimpleGallery) id=(810) in tab(100) and portal(0) ---> 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) --- End of inner exception stack trace --- at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)
Source:
Server Name: MICRO113
and
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Could not load file or assembly 'DnnForge.SimpleGallery' or one of its dependencies. The system cannot find the file specified.
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.IO.FileNotFoundException: Could not load file or assembly 'DnnForge.SimpleGallery' or one of its dependencies. The system cannot find the file specified. File name: 'DnnForge.SimpleGallery' at System.RuntimeTypeHandle._GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.RuntimeType.PrivateGetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Source:
Server Name: MICRO113
|
|
If God does not live in Colorado, I bet he visits there a lot. |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12596


 |
| 12/04/2007 8:38 PM |
|
This is very strange. Is this a fresh install or an upgrade? I do not get any of these errors on my sites. |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12596


 |
| 12/04/2007 8:38 PM |
|
| One further thing, do you have any other 3rd party add-ons for simple gallery? |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12596


 |
| 12/04/2007 8:49 PM |
|
As for the image handler's not containing code, because VS 2005 supports handlers now, the code is in the code behind. I've just found that 2nd error's issue, it's from the search API, it will be resolved in the next build. It still loads the gallery OK right? |
|
Scott McCulloch Site Administrator |
|
|
Howard Draper Gold Membership
Posts:50


 |
| 12/04/2007 10:35 PM |
|
2.2.13 resolved the thumbnail issue for me :) Thanks h |
|
|
|
|
Darnell Jordan Gold Membership
 Nuke Addict Posts:69


 |
| 12/05/2007 4:07 AM |
|
New install? The new install was version 2.2.12 then upgraded to 2.2.13 because of the errors. I just sent you in an email more errors being created. |
|
If God does not live in Colorado, I bet he visits there a lot. |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12596


 |
| 12/05/2007 6:14 AM |
|
| Like I said in my last post, it's caused by the dnn search engine calling the simple gallery module, a new patch will becoming out shortly. It doesn't affect the end user interface of simple gallery, just the population of search. |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12596


 |
| 12/05/2007 7:59 AM |
|
| Can you try the latest release to see if it resolves that event error caused by the search indexer. |
|
Scott McCulloch Site Administrator |
|
|
Darnell Jordan Gold Membership
 Nuke Addict Posts:69


 |
| 12/05/2007 8:53 PM |
|
Yes Scott, I will get back to you on this issue. |
|
If God does not live in Colorado, I bet he visits there a lot. |
|
|
Darnell Jordan Gold Membership
 Nuke Addict Posts:69


 |
| 12/06/2007 8:43 AM |
|
That patched worked just fine. No more errors! Good job! |
|
If God does not live in Colorado, I bet he visits there a lot. |
|
|