heliguy Senior Heliman Location: Boulder, CO
| Hi John
I really preferred the Manuals tab but...
I was able to get to them by pointing to the "Products" tab, then pointing to "Helicopters" and then select the "Models" tab. This took me to the page showing your Tiger and Pantera. Clicking on either the Tiger or Pantera photo took me to the page where I could select Documents (With errors as shown below).
But first, there is a site navigation problem because...
If I click on the "Products" tab it takes me to a page of Icons showing your product lines. Clicking on the Audacity Icon takes to a page that dead ends me...
This is not right as site navigation should take me down the same path with intermediate screens whether I click on a tab or its sub menu.
Now for the problems...
If I go to the Tiger page
Registration works OK Addendum OK Instructions OK Setup tips - Notice that under it, it says Pantera 50 - setup tips not Tiger 50. The Tiger 50 setup tips are under the Pantera.
If under Tiger I click on the setup tips (really Pantera setup tips) I get an error...
---------------- Start of error description ------------------------
Server Error in '/' Application. --------------------------------------------------------------------------------
Value cannot be null. Parameter name: value Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentNullException: Value cannot be null. Parameter name: value
Source Error:
Line 23: Line 24: //Save it to the cache Line 25: context.Cache.Add(ID.ToString(), Document, null, DateTime.MaxValue, new TimeSpan(2, 0, 0), CacheItemPriority.Normal, null); Line 26: } Line 27:
Source File: d:\Inetpub\Darwin\www.genesishobby.com\www\Documents\DocumentView.ashx Line: 25
Stack Trace:
[ArgumentNullException: Value cannot be null. Parameter name: value] System.Web.Caching.CacheEntry..ctor(String key, Object value, CacheDependency dependency, CacheItemRemovedCallback onRemovedHandler, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, Boolean isPublic) +11217618 System.Web.Caching.CacheInternal.DoInsert(Boolean isPublic, String key, Object value, CacheDependency dependencies, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, CacheItemRemovedCallback onRemoveCallback, Boolean replace) +146 System.Web.Caching.Cache.Add(String key, Object value, CacheDependency dependencies, DateTime absoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, CacheItemRemovedCallback onRemoveCallback) +126 DocumentView.ProcessRequest(HttpContext context) in d:\Inetpub\Darwin\www.genesishobby.com\www\Documents\DocumentView.ashx:25 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +599 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171
-------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
----------- End of error description -------------------------
Now if I go under the Pantera documents, and click on Setup tips, (which is really the Tiger tips) I get the Tiger document.
Summary
Tiger and Pantera setup tips are reversed on the documentation screen. Pantera setup tips (Under tiger documentation) cause an error. Your site navigation is not consistant.
For what it's worth - Al |