Search

You searched for the word(s): userid:146761

Matching Posts

  • Re: DotNetNuke.ModuleLoadException

    I have that EXACT issue. Did you ever find the issue? I don't know if the Response object is getting destroyed or there are issues in the module with viewstates. I get the same error, can anyone help?
    Posted to Custom Modules (Forum) by pwbriggs23 on 2/9/2006
  • DNN 3.2.2 Core Authentication Module Issue?

    I have a tricky issue I need some help with. I have created a DNN 3.2.2 module using M.Schwarz's Ajax.dll and everything works great ONLY when I have the Authentication httpmodule line commented out in my web.config. As soon as I uncomment that line, I get a javascript error on the Ajax function call. At first I was like well it's the Ajax.dll but that doesn't make any sense because it works great! So does anyone have a guess or a suggestion on what that Authentication httpmodule is doing to prevent
    Posted to DotNetNuke (Forum) by pwbriggs23 on 2/1/2006
  • DNN 3.2.2 TTT Windows Authentication issue

    I need some help please. I am running DNN 3.2.2 and trying to use TTT's authentication module (I could not get the integrated one working) and I am receiving an error and I don't know what to do. Server Error in '/dotnetnuke3' Application. Object reference not set to an instance of an object. 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
    Posted to DotNetNuke (Forum) by pwbriggs23 on 1/30/2006
  • Weird Issue - DNN 3.2.2 w/Schwarz Ajax.dll using TTT add-in module

    I have a toughy here. I recently have updated my DNN 3.2.1 website to 3.2.2. I tried to use the TTT core module but was unsuccessful so I simply added the module separately. My Windows auth ONLY works if I have the following in my httpmodules section: < add name ="Authentication" type ="DotNetNuke.HttpModules.AuthenticationModule, DotNetNuke.HttpModules.Authentication" /> Bad thing is when I do uncomment that line out, a module that I had working beautifully using M. Schwarz Ajax.dll now gives
    Posted to DotNetNuke (Forum) by pwbriggs23 on 1/28/2006
  • Re: Update TTT.Authentication module with core Authentication

    Ok I need some help. I am trying to upgrade from 3.2.1 to 3.2.2. I used TTT authentication module for 3.2.1 and am trying to switch to the core module. I followed all of steps and still cannot see an Authentication section under Admin. I also get: StartIndex cannot be less than zero. Parameter name: startIndex when I try to uncomment the authentication httpmodule. Please help me resolve this issue!
    Posted to DotNetNuke (Forum) by pwbriggs23 on 1/27/2006
  • SQL Reporting Services 2003 locked headers

    I know SQL RS 2005 has the ability to lock the headers and actually it doesn't quite work for the report I created. Anyway does anyone know a hack that I can use to lock the headers on SQL RS 2003? Thanks.
  • Matrix subtotals jump to subreport?

    I have a complex issue. I have a matrix that has a cell that jumps the user to a subreport sending parameters. Well the report also has subtotals compliments of the matrix. Well those subtotals also jump to the subreport sending *first* parameters. I don't want the subtotals tojump anywhere! How do I disable navigation on the subtotal row? Crazy!
  • Multiple instances of ASP.NET application with unique data in memory

    I have a tricky issue that I need some help with. I have an ASP.NET application that accepts a query string variable value. I do not want this value to be in the URL so I take the value and store it in cache, then I redirect to another window which reads the cache and displays a table based on that value. Everything works great, EXCEPT when the user opens my application twice. The second window now stomps on the cached value for the first window and creates 2 windows with the same data. I need a
    Posted to State Management (Forum) by pwbriggs23 on 1/10/2006
  • Re: DataGrid Modules (free)- updated

    Do you remember what you did to fix the issue when the paging past the first page did not work? I am having the same issue with my grid. When you hit the ... to go to the next group of numbers, the numbers don't work. You said you fixed this in your application. Do you remember what it was?
    Posted to Custom Modules (Forum) by pwbriggs23 on 1/3/2006
  • Re: DotNetNuke 3.2 module with Schwarz's Ajax.dll 5.7.22.2

    I got it working!! This is what I did different but I don't know if they all needed to be done. 1. Upgraded to 3.2.1. 2. Changed the output from my DNN module to the DNN bin directory. 3. Removed the ADSI in the javascript function call ADSI.AjaxMethods.dtFillEmployeetable Not sure which on did it but I think I got it working! Thanks for the tips!
    Posted to DotNetNuke (Forum) by pwbriggs23 on 12/19/2005
Page 1 of 4 (32 items) 1 2 3 4 Next >