Search

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

Matching Posts

  • Migrate 3.X Module to 4.X

    is there any easy way to migrate an existing source version of a module made using the dnn 3.x templates to dnn 4.x?
    Posted to DotNetNuke (Forum) by benbecker on 2/5/2006
  • dnn.js problem?

    I am baffled. I have cases where the dnn.js loads on pages and sometimes it does not. I cannot figure out what makes it load versus what does not. I am using the standard "DNN Gray" skin and one of the gray containers which I sometimes show and sometimes do not. To further complicate, one page may not load the dnn.js for a regular user, but when the admin logs in it loads the dnn.js in the source.
    Posted to DotNetNuke (Forum) by benbecker on 1/29/2006
  • Re: 'dnn' is undefined dnn is undefined

    I also have a place where I get this module, but don't think it has to do with a skin, it's on a custom module load action. The page loads, but I notice that these two lines are not in the the source file: <script src="/DNN32/js/dnn.js"></script> <script src="/DNN32/js/dnn.dom.positioning.js"></script> I am unsure what would cause them to not load for a user control or a custom module action?
    Posted to DotNetNuke (Forum) by benbecker on 1/20/2006
  • dnn.js not loading for module action

    I have what appears to be a simple problem. I have a custom module I'm working on and I have an action I am adding that opens another control. For simplicity, this control just has a label on it. I have added this control in the module definition section and added the call in the actions interface code. When I go to it, I see my label, but the dnn.js script (and a few others) do not load. I look at page source and it is not there. It registers just fine in the default view control, just not this
    Posted to DotNetNuke (Forum) by benbecker on 1/20/2006
  • Re: ASP.net version mismatch

    That does make sense. My error I don't think was from that though since this application worked out fine before VS 2005 and ASP.NET 2.0 was installed on this machine. I hvae fixed the problem (temporarily) by running from the .NET 1.1 directory the aspnet_regiis -ua and then aspnet_regiis -i to reinstall 1.1. I will eventually register .NET 2.0 again to see what happens, but I need to workon my 1.1. project before I venture down that path. Thank you for the response.
    Posted to Visual Studio 2005 (Forum) by benbecker on 1/14/2006
  • Re: ASP.net version mismatch

    I too have this problem where I have loaded .NET 2 on my win xp pro machine. I already have VS 2003 and .NET 1.1 on this machine and have been developing web apps just fine. Now I get the this mismatch error. It is weird, I'll do a few things like iisreset and aspnet_regiis and it will work, once, but the next time I open it doesn't work and trying the steps again doesn't fix it. It is very sporadaic. I wasn't sure reading this post what the solution exactly was?
    Posted to Visual Studio 2005 (Forum) by benbecker on 1/14/2006
  • Re: Multiple Controls with ClientAPICallbackEvent

    You ever get an answer to this? I have the same question and have seen your question has not gotten answered in this forum or the project forum. Thanks!
    Posted to Custom Modules (Forum) by benbecker on 1/8/2006
  • Re: How to open a Module in a pop-up window?

    This does just that: Module Popper
    Posted to Custom Modules (Forum) by benbecker on 1/5/2006
  • Re: Image upload from detailsview

    This was a while ago but what I ended up doing is storing the files in a directory on the server and referencing a URL to them, they were no in the DB. I would have liked to put them there, but just didn't go through the trouble of doing it. i did it in another app in version 1.1 of the framework, but it was painful. I was so looking forward to the new DB image capabilities with asp.net in 2.0, but they removed it from the beta, hoping they bring it back.
    Posted to Data Presentation Controls (Forum) by benbecker on 11/2/2005
  • Re: Dnn Chat Module

    Checkout the cutesoft.net chat, I think it will be tough to beat.
    Posted to Custom Modules (Forum) by benbecker on 10/21/2005
Page 1 of 7 (69 items) 1 2 3 4 5 Next > ... Last »