Search

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

Matching Posts

  • Re: Message:"Please enter a different password"

    So I tried setting the overrides in web.config, and they worked. Except for one thing: Doing in to ASP.NET Configuration and attempting to test the connection (using the Provider Configuration section) fails with the following error: Server Error in '/asp.netwebadminfiles' Application. -------------------------------------------------------------------------------- An error occurred during the execution of the SQL file 'InstallCommon.sql'. The SQL error number is 1802 and the SqlException message
    Posted to Personal Site Starter Kit (Forum) by kfarmer on 4/23/2005
  • SQL Server 2000 + Personal Web Starter Kit

    SQL Express failed to install on my work machine. Having hunted around, there are indications that this is a known issue if the machine has a pre-existing SQL Server installation. That said, I wonder how one can set up the proper databases using SQL Server 2000/MSDE for the web Starter Kit in VWD to run?
  • global.asax, base pages, etc

    I've tried with several different releases of 2.0, and have never found a good way to get global.asax to work in code-behind. Is that no longer supported? Also, what will be the way to get a page in 2.0 to use a base page class? I tried, and kept getting compilation errors. I suspect the partial-class nature was interfering.
    Posted to Getting Started (Forum) by kfarmer on 4/8/2005
  • Re: Beta 2 - any news yet?

    hunt around.. I found one such blog a few days ago, but can't recall whose it was
    Posted to Visual Studio 2005 (Forum) by kfarmer on 2/23/2005
  • Re: New Page issue w/ v3.0.5

    me, too further, the menu item for the test page is getting prepended with ellipses please, someone -- explain what's going wrong. I'm needing to make a good argument against using Plone
    Posted to DotNetNuke (Forum) by kfarmer on 11/30/2004
  • Suggestion: pin the latest release dates

    Every few days, someone asks when beta2 and rtm will occur. Why not just pin these to the top of the forum (and update them as needed)?
    Posted to Getting Started (Forum) by kfarmer on 11/17/2004
  • Re: Several sitemaps in the same app?

    As I recall, the default sitemap provider will understand when web.sitemap makes reference to other .sitemap files. I don't recall the exact syntax, but it amounts to: web.sitemap: <root> <node name="Foo"/> <node name="SubSite" mapFileName="sub.sitemap" /> </root> sub.sitemap: <root> <node name="Bar"/> <node name="Baz"/> </root> result: <root> <node name="Foo"/> <node name="SubSite"
  • IIS6, WinXP/IE6 client, Active Directory, Windows Integrated Auth *only* -> fails

    Current setup: IssueTracker set for Active Directory authentication WinXP client running IE6 When IssueTracker is run local to the WinXP computer, authentication works without a hitch. However, when installed and running on Win2k3 under IIS6, authentication fails for the WinXP client (it brings up windows logon dialog, but never accepts credentials -- returns 401.1 invalid credential error). From a local client on the Win2k3 machine, authentication works. When authentication in IIS6 is switched to
    Posted to Issue Tracker Starter Kit (Forum) by kfarmer on 3/30/2004
  • Re: Provider Design Pattern and Spec for ASP.NET 1.1

    True.. However, I think the data model I'm promoting will make that easier than it may seem (it better, considering how many months I've been thinking on it!). Between that and traversability (which is being realized as a much more useful pattern than expected) there should be a great increase in flexibility without any burden on the developer. It's something I think Wolf and I will be working on in the next few days, as proof-of-concept. In particular, it's openning up the idea of independent data
    Posted to GotCommunityNet (Forum) by kfarmer on 3/5/2004
  • Re: Provider Design Pattern and Spec for ASP.NET 1.1

    Programmer-friendliness is something I've had issues with (not just in csk) for some time. It's been a strong motivator ;) Heck, this is something I'm quite possibly going to be using on the job, so I've a definite interest in it all.
    Posted to GotCommunityNet (Forum) by kfarmer on 3/5/2004
Page 1 of 10 (91 items) 1 2 3 4 5 Next > ... Last »