Quick Nav:  Online Store   |   Login | Register

Will it work with Active Directory Authentication?

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
jj gg
<20 Posts
Posts:3


09/28/2006 12:02 PM  

I am using DNN 4.3.5 on an Intranet with the core active directory authentication.  I am also using a virtual directory on my "d:" drive.

When I install the PageBlaster, my home page loops and never loads.  The cache directory never has any files in it.

Help.

Thanks, Joe.

John Mitchell
Posts:3492


09/28/2006 12:10 PM  


Active Directory Auth should not be a problem, but if you can turn it off and verify that PageBlaster works without it, then I'll try to figure out why.

Before doing that, if you can restart IIS it may help.

Also make sure that PageBlaster is the very first Http Module listed in your web.config

jj gg
<20 Posts
Posts:3


09/28/2006 12:56 PM  

Thanks for your quick response John.

When I move the line, I get " Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 4, position 1"

I'll review the install instructions to see if I am missing something.  I did not want to keep you waiting for a reply.  Below is the line I typed in:    

<add type="Snapsis.HttpModules.PageBlaster.PageBlasterModule, 
   Snapsis.HttpModules.PageBlaster"name="PageBlaster"/>

Thanks, Joe.

John Mitchell
Posts:3492


09/28/2006 2:07 PM  

Ok, thanks. Just make sure it is inside the httpModules node:

<httpModules>
 <addname="PageBlaster"
   type="Snapsis.HttpModules.PageBlaster.PageBlasterModule,
         Snapsis.HttpModules.PageBlaster"
/>

jj gg
<20 Posts
Posts:3


09/28/2006 2:59 PM  

John, I've moved the "add name" to the first line after httpmodules.  The homepage loads the first time o.k. but when I go to other pages then back to the homepage it runs and never loads.  Also, I don't see any file in the cache folder. 

Here is my config:


    page-param="tabid"     
    cache-folder="D:\DotNet435\Website\Portals\_default\Cache"
    memory-cache-interval="00:04:00:00"
    memory-size-limit="25"
    disk-cache-interval="01:00:00:00"
    disk-size-limit="100"
    compression-algorithm="gzip"
    compression-level="high">
   
   
       

        next line to exclude RSS feeds  since they use tabid in the querstring     
       
       
 

     uncomment this pattern to exclude those (Chat programs, Ajax, etc.)
       

       
   

 

and the url to my home page is : http://webserver2/heartland -- this is an intranet with no external access.

Thanks, Joe.

John Mitchell
Posts:3492


09/28/2006 3:13 PM  
I just sent you an e-mail with my MSN ID. I don't have an Active Directory environment setup to test in but maybe I can help through remote assistance.
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Forums >Snapsis Product Support >PageBlaster > Will it work with Active Directory Authentication?



ActiveForums 3.7
Powered by: Snapsis Software