deh617
 New Member Posts:11
 |
| 14 Dec 2007 11:41 PM |
|
I purchased Navigator today from Snowcovered and installed the module. When I try adding it to a page, the page is then rendered not accessible. I installed 2.2.7 on a DNN4.5.1 site. What am I doing wrong?? |
|
|
|
|
kevinmschreiner
 Advanced Member Posts:729
 |
| 17 Dec 2007 03:54 PM |
|
Are you receiving any errors in the Event Viewer? |
|
|
|
|
deh617
 New Member Posts:11
 |
| 17 Dec 2007 08:12 PM |
|
Thanks for your reply. How do I find the Event Viewer? |
|
|
|
|
robert_chumley
 Advanced Member Posts:592
 |
| 17 Dec 2007 09:06 PM |
|
The Event Viewer is a part of the core DNN. If you are logged in as Admin you should be able to see it listed under the admin tab. Thanks,
|
|
| Robert Chumley<br>r2integrated (formally bi4ce) |
|
|
deh617
 New Member Posts:11
 |
| 17 Dec 2007 09:07 PM |
|
Disregard last msg. Found it. Here's what comes up:
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: typeat 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: P3SWH061 |
|
|
|
|
deh617
 New Member Posts:11
 |
| 17 Dec 2007 09:09 PM |
|
More...
EventQueue.ProcessMessage: Message Processing Failed ProcessorType: DotNetNuke.Entities.Modules.EventMessageProcessor, DotNetNuke Body: Sender: BusinessControllerClass: DotNetNuke.Modules.Events.EventController, DotNetNuke.Modules.Events DesktopModuleId: 54 UpgradeVersionsList: 03.01.00,03.02.00,03.03.00,03.03.02,03.03.03,03.03.05,03.03.07 ExceptionMessage: Method not found: 'DotNetNuke.Entities.Modules.ModuleControlInfo DotNetNuke.Entities.Modules.ModuleControlController.GetModuleControlByKeyAndSrc(Int32, System.String, System.String)'. Server Name: P3SWH061 12/17/2007 1:10:41 PM Application Started ... Server Name: P3SWH061 12/17/2007 1:09:38 PM Module Created alphawood Alphawood Foundation ModuleId: 403; ModuleTitle: Bi4ce Navigator Module; ... ModuleId: 403 ModuleTitle: Bi4ce Navigator Module TabModuleID: -1 TabID: 75 PortalID: 0 ModuleDefId: 122 FriendlyName: IconFile: Visibility: Maximized ContainerSrc: Server Name: P3SWH061 |
|
|
|
|
robert_chumley
 Advanced Member Posts:592
 |
| 17 Dec 2007 09:15 PM |
|
Hello deh617, Are you running the system under medium trust? Thanks, |
|
| Robert Chumley<br>r2integrated (formally bi4ce) |
|
|
deh617
 New Member Posts:11
 |
| 17 Dec 2007 09:31 PM |
|
Robert,
Thanks for the quick reply. Would that be in the web.config or is that a setting I'm missing somewhere? I went through both the host and site settings and couldn't find anything.
Thanks,
Dave |
|
|
|
|
deh617
 New Member Posts:11
 |
| 18 Dec 2007 09:43 PM |
|
Any update? |
|
|
|
|
kevinmschreiner
 Advanced Member Posts:729
 |
| 23 Dec 2007 04:38 AM |
|
Its a setting in the web config, the module requires Full Trust for execution because it uses the XML serializer. Check for the Medium Trust setting withing the config and verify that it is truly disabled. |
|
|
|
|
kevinmschreiner
 Advanced Member Posts:729
 |
| 23 Dec 2007 04:38 AM |
|
Its a setting in the web config, the module requires Full Trust for execution because it uses the XML serializer. Check for the Medium Trust setting withing the config and verify that it is truly disabled. |
|
|
|
|
deh617
 New Member Posts:11
 |
| 03 Jan 2008 08:37 PM |
|
It was set to Medium. I changed it to full. Is that correct? The config file is as shown: <!-- set code access security trust level - this is generally set in the machine.config <trust level="Full" originUrl=".*" /> --> If that is correct, it did not solve the problem. |
|
|
|
|
dcampbell
 Basic Member Posts:197
 |
| 04 Jan 2008 07:56 PM |
|
Change it to : <TrustLevel="Full" originUrl=".*" />
Hopefully that solves the problem.
Dave |
|
| Dave Campbell<br>Software Engineer<br>Business Intelligence Force, Inc. (bi4ce) |
|
|
deh617
 New Member Posts:11
 |
| 04 Jan 2008 09:55 PM |
|
That did not solve the issue. What other info can I provide to you so that we can resolve this? |
|
|
|
|
deh617
 New Member Posts:11
 |
| 07 Jan 2008 08:52 PM |
|
Anything else I can try? We've been at this for a while and I'd like to get this resolved... Or if there is a better route for support, please let me know. Thanks... |
|
|
|
|
contactdp
 Basic Member Posts:475
 |
| 07 Jan 2008 09:26 PM |
|
Please download the Navigator 2.3 which is the most current version of the Navigator. see if you are still having the problems...
Also you may want to remove the comments around your trust level in web.config... that means your code should look like below insted of the one above you have.
<!-- set code access security trust level - this is generally set in the machine.config --> <trust level="Full" originUrl=".*" />
Thanks, DP
|
|
| Durga Prasad(DP) | Senior Web Engineer<br>R2integrated |
|
|
deh617
 New Member Posts:11
 |
| 07 Jan 2008 09:49 PM |
|
I logged into Snowcovered and the most recent version they had listed in my download area was 2.27 and I couldn't find the download on your site. |
|
|
|
|
contactdp
 Basic Member Posts:475
 |
| 07 Jan 2008 09:53 PM |
|
Hmmm, i just checked on snowcoverd and saw it is there... which version of the navigator did you buy?
It should be named "Bi4ce.Navigator.DNN3.PA.2.3.zip", can you please check in the downloads also check in patches and hot fixes. |
|
| Durga Prasad(DP) | Senior Web Engineer<br>R2integrated |
|
|
contactdp
 Basic Member Posts:475
 |
| 07 Jan 2008 10:03 PM |
|
Just realized looking at the wrong package... uploaded to the 2.3 version you bought... please find it and let me know. |
|
| Durga Prasad(DP) | Senior Web Engineer<br>R2integrated |
|
|
deh617
 New Member Posts:11
 |
| 07 Jan 2008 10:17 PM |
|
Thanks...
I uninstalled the old version and installed 2.3. Here's the error I got on install:
Failure The 'version' element is invalid - The value '02.03' is invalid according to its datatype 'versionNumber' - The Pattern constraint failed. Failure ExceptionSystem.Exception: Dnn load failed, aborting at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnAdapter_V2.ReadDnn() at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install() |
|
|
|
|