Search

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

Matching Posts

  • Re: Two components with the same id ‘{0}’ can’t be added to the application

    What a bunch of us have been doing while we wait for a fix. Is to load the new toolkit, but take an older version and replace the source code, just copy and paste over it. This will allow you to use the newer toolkit add ons, but allow you to revert the other parts of the toolkit to an older version prior to the release of this bug. To debug if you debug with IE it will throw / list off the scrips in VS, and you can manually start debugging the code. Hopefully they will fix the modal popup to work
  • Add Layout and Style options to Listview Designer in VS

    I love using List views, but constantly find myself having to hard code them, cause the default designer configuration options are eh at best. Is there a way to add my own custom build options? So I can drag and drop a list view onto the design page, click the expand designer pick, configure list view, and see my layout and style options in the list? That way I can "build my typical layout and desing once, instead of every time I want to use the listview, having to modify the layout / design
    Posted to Visual Studio 2008 (Forum) by keeperofstars on 12/17/2009
  • java version check and update?

    I am writing a web app that is using the ajax toolkit but am finding numerous users don't have their java updated and its causing my app to appear broken when it really is just the java version is so old it is not supporting the newer ajax toolkit code. What is the best option to make sure they have the most recent version? Also the app is currently mainly for just internal use, most of the employee's don't have access to run .exe programs where can I find a .msi for the latest java client
  • Re: java version check and update?

    The problem is with the rendering of the modalpopup and use of the collasping panels. With the older version when the modalpopup displays it causes an error on the page and stops future ajax calls from working, cause there are errors on the page. Updating the browser to have the latest java version resolves the problem.
  • Re: Two components with the same id ‘{0}’ can’t be added to the application

    I have the same problem in the web.config if I change the setting <compilation debug="false"> to false instead of true the site "works" however, if I start in debug mode Visual studio changes the complitation debug mode to "true" which causes the errors to appear. Started happening after I updated my version of the ajax toolkit. Very frustrating cause I have a massive page that needs to be sorted out and its a key part of my program.
  • Re: Two components with the same id ‘{0}’ can’t be added to the application

    Revert back 2 versions of the toolkit resolves this problem. The version that works is just before they added SeaDragon and the other tool. Anyways seems it has to with a fault set of controls in the toolkit when used by update panels. They work outside of update panels, but inside and things go haywire. I found my old version of ajaxtoolkit replaced it over the new version and the errors go away even in debug mode. I can send you the version. I will try and get the version number exactly and see
  • Re: Error using modal popup after updating to the newest Control toolkit

    Still having problems with it as well. A huge bummer as I have to necro up an old version of the toolkit, and I really like some of the new items in the newest release, but can't give up the modal popup.
  • Re: Error using modal popup after updating to the newest Control toolkit

    I rolled back 2 versions of toolkits and the problem went away. I lose access to SeaDragon control though which is a bummer. However I haven't used it in my application yet. Hope they resolve this soon, they been getting a bit more sloppy with the toolkit of late. Don't get me wrong I love there are people working on the toolkit as I don't have enough time or experience to make my own controls yet, but really hate to see a new version comes out that breaks more than it adds / fixes at
  • Re: Best Technology to use for a specific application

    ok, so my first task is to find a sutiable database / data store option that is cheap and works with .net framework well. SQL Express would be great but worried on the 4 gig limit, unless I can automate the archiving of information, with a way to retrieve the information actively. Any other suggestions? Or am I looking at a 3.5k price tag stuck onto this for the workgroup version of sql server?
    Posted to Free For All (Forum) by keeperofstars on 11/19/2009
  • Re: Best Technology to use for a specific application

    Ok lets set through this at a simplier look, with some assumptions being made. Core setup Locally installed application / web site - has to be hardware / software independent as much as possible (things like needing lastest version of .net or a service pack is not too much of a concern to force onto the business). Local database storage that is cheap possibly sql server express. - Issues Size limit of 4gig (other options avaiable? IE mysql instead. Would .net be able to communicate effectively?)
    Posted to Free For All (Forum) by keeperofstars on 11/17/2009
Page 1 of 21 (208 items) 1 2 3 4 5 Next > ... Last »