Search

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

Matching Posts

  • Re: Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))

    I had this same issue and was able to resolve it by simply deleting the related files in C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files. Don
    Posted to ASP.NET AJAX Control Toolkit (Forum) by dlee337 on 7/27/2007
  • CLR Debugger

    Quick question for you all, Can anyone tell me, is there a way to install the CLR Debugger (Dbgclr.exe) without installing the entire .NET Framework SDK? I have a STAGING server that I want to debug on but I don't want to have to install the SDK (or VS). When I try to copy the C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\GuiDebug directory from my DEV box (which contains the Dbgclr.exe) to the STAGING server and try to run it, I get an error that says "Cannot find one or more
    Posted to Web Forms (Forum) by dlee337 on 2/15/2005
  • Re: Are our jobs in danger?

    You valid points, but I hope you are not suggesting that skilled programmers from India or China are not as intelligent or skilled as the skilled programmers here. Offshoring is relatively new, but look at how quickly it has ramped up: "As many as 3.5 million U.S. jobs could be sent overseas by 2015, compared with an estimate that about 300,000 jobs had been sent overseas as of the end of 2003." (http://www.forrester.com/my/1,,1-0,FF.html). That's almost an 11 fold increase over the next
    Posted to Free For All (Forum) by dlee337 on 1/18/2005
  • Are our jobs in danger?

    I've been reading a lot about offshoring of IT jobs lately and I came across this site that you guys might be interested in (http://www.shift8.org). It has some pretty good info and suggests some ways we (techs) might be able to do something about it.
    Posted to Free For All (Forum) by dlee337 on 1/14/2005
  • Re: DotNetNuke sighting

    Yeah, one thing i did notice, though, was that there seems to be unified login/authentication which is nice. - d
    Posted to DotNetNuke (Forum) by dlee337 on 1/13/2005
  • DotNetNuke sighting

    I just stumbled across an interesting site that is using DotNetNuke (looks like an older version) and has what looks like integrated ASP.NET Forums. Looks like the guy added a bunch of custom modules. The url is: http://www.shift8.org The content of the site may be of interest to a lot of us as well. It's a site about the offshoring of technology jobs. Cheers, d
    Posted to Custom Modules (Forum) by dlee337 on 1/13/2005
  • Help: Pointers and C#

    Can anyone tell me how to retrieve a value (a string value, to be more specific) if given a pointer (to an array of wide char) and a length (count of chars) in C#? I've been struggling with this for a while... thanks in advance, d.
    Posted to Getting Started (Forum) by dlee337 on 3/25/2004
  • Please Help: Web User Control doesn't work when loaded in OnPreRender

    Hello all, I'm having a problem with a textbox/submit button not working on a web user control that is loaded OnPreRender. First, let me outline what the web app does: 1) There is a blank default.aspx page. 2) A web user control is dynamically created on the page. The control consists of a textbox and a button. 3) If the user enters anything besides the word "correct", the page (and control) reload and this time an error message is displayed (this is validation written into the web user
    Posted to Getting Started (Forum) by dlee337 on 2/25/2004
  • PLEASE HELP: Web User Controls loading each other.

    I've been tasked with the following project and have been having problems. Does anyone have any suggestions as to how to approach this? Thanks in advance. Requirements: 1) Create 2 (or more) .ascx files with input controls and validation. 2) Create a default.aspx page that should do the following: a. Load the appropriate .ascx file. b. Accept user input. c. Validate user input. d. Render the resulting output. e. Load the second .ascx file and repeat from step “a.” Auxiliary Requirements: 1) Avoid
    Posted to Getting Started (Forum) by dlee337 on 2/24/2004
  • Re: SQL licensing question

    Pierre, Thanks for the tip. I'll be looking into both PostgreSQL and Interbase. Thona, Do you have any opinions on either of those dbases? Thanks to both of you, by the way, for your responses. - don
Page 1 of 2 (16 items) 1 2 Next >