Search

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

Matching Posts

  • Re: Unable to locate second Resourse SWF

    Yep, that was it, I had forgotten all about setting the build action! Duh! Thanks.
    Posted to Custom Server Controls (Forum) by KentWA on 11/6/2009
  • Unable to locate second Resourse SWF

    I have adding more functionality to a server control. The first version used a single SWF and worked as designed. When I added new functionality with a second SWF, it would never find the second SWF. I have registered each in the AssemblyInfo.vb file using: <Assembly: System.Web.UI.WebResource("SandK.Player.Slider.swf", "application/x-shockwave-flash")> <Assembly: System.Web.UI.WebResource("SandK.Player.Player.swf", "application/x-shockwave-flash"
    Posted to Custom Server Controls (Forum) by KentWA on 11/1/2009
  • Re: Time Tracker Community Edition Beta 2 Released

    I have a number of things I still want to fix in the application yet that I will be working on, but I hope to hear from community members on some of the things to be added. I will be mining these forums for ideas as well. One thing I am intent on fixing is the Project Delete functions, but not in the way it is supposed to in the current application. I will be adding an Active status to the Project table and a project will be able to be deactivated and removed from the dropdowns, etc. This way historical
    Posted to Time Tracker Starter Kit (Forum) by KentWA on 1/28/2009
  • Re: Time Tracker Community Edition Beta 2 Released

    I have just released Beta 2 with several major updates including an Installer that will allow you to Install all the database information by completing a simple wizard. This will allow installation to to either SQL Server or SQL Server Express.
    Posted to Time Tracker Starter Kit (Forum) by KentWA on 1/23/2009
  • Re: sql database

    When you have the web site open in Visual Studio you can use the Database Explorer to examine the database. You should find it on the View menu of VS.
    Posted to Time Tracker Starter Kit (Forum) by KentWA on 1/23/2009
  • Time Tracker Community Edition Released

    I have used the Time Tracker at least 4 times now to get various clients setup with a basic method of automatically tracking time expended against various projects. Each time I have had to go back to square one and fix all the problems I have found with the basic time tracker because I never kept the changes (stupid me). SO I decided to remedy that problem and post my latest work to CodePlex for people to update and use. I have incorporated several fixes from the forums here, as well as a few of
    Posted to Time Tracker Starter Kit (Forum) by KentWA on 1/19/2009
  • Error after Conversion

    I used the JLCA to do some conversion work and I am now receiving the error: Identifier expected, 'event' is a keyword The offending line of converted code is: using javax.swing. event This all started after fixing the conversion errors and doing a build. Now nearly all .cs files throw this error. Any suggestion on what is causing this issue? Thanks, Kent
  • Re: missing all the core modules after installation v. 3.1

    Oops Geert, you had an extra 's' in the URI that was the problem. The correct one is: /install/install.aspx?mode=InstallResources And this worked just fine. Although I think there has to be an issue with the base install process somewhere since this occurs so often to us and appears to be reported by others, or at least the OP.
    Posted to DotNetNuke (Forum) by KentWA on 8/12/2005
  • Re: missing all the core modules after installation v. 3.1

    Looking in the install log it shows the missing modules were installed, but they are not on the Module Definitions. The ones that are listed are: account login, banners, feedback, iframe, newsfeed, search results,search input, users online, user account, xml/xsl Uploading the zip files on two seperate portals on different servers and calling /install/install.aspx?mode=InstallRessources still does nothing.
    Posted to DotNetNuke (Forum) by KentWA on 8/12/2005
  • Re: missing all the core modules after installation v. 3.1

    This seems to be a BIG issue. Another individual and myself have had this simular issue in doing remote installs. We always only get 10 modules and most are not the ones we really need. The text HTML module is an obvious one that is always missing from the install. Due to the number of installs we do a day, going and manually installing the missing modules is a major pain and waste of time we do not have. The suggestion to call /install/install.aspx?mode=InstallRessources results in a blank page
    Posted to DotNetNuke (Forum) by KentWA on 8/12/2005
Page 1 of 4 (35 items) 1 2 3 4 Next >