Search

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

Matching Posts

  • Re: Have multiple asp.net websites to upload on 1 server... how?

    Before you go to all of the work of turing the asp.net websites back to HTML you should try putting the .net applications back in the sub folders and then in IIS make sure you setup everything correctly: Create an application on each subfolder set permissions to scripts and executables verify that the asp.net version in IIS is the same as what was used in your application. If you do those things, it should all work. Good Luck!
    Posted to Configuration and Deployment (Forum) by stitz on 1/24/2008
  • Re: ASP.net coding and compiling (im new to this)

    Mickey78, Because asp.net is a full object oriented programming model and not a scripting language, you will need to compile the website/project. VS2005 is pretty straight forward in allowing you to build/compile but you can always use the microsoft vb command line compiler. http://msdn2.microsoft.com/en-us/library/s4kbxexc(VS.80).aspx Hope this helps!
    Posted to Configuration and Deployment (Forum) by stitz on 1/24/2008
  • Re: Managing Connection Strings in Multiple apps.

    Randy, I agree with you, I would like to see a solution for this issue without using the machine.config. Anyone out there have any experience with this? Thanks! -Dave
    Posted to Configuration and Deployment (Forum) by stitz on 12/12/2007
  • Re: AJAX Tab Container/Panel Styles

    I have followed the asp.net/ajax toolkit tab theming information and I am still unable to get the styling to work. When I try to override the styles, I loose all styling all together. Does anyone have examples of working styles for the ajax tabs?
    Posted to ASP.NET AJAX UI (Forum) by stitz on 9/26/2007
    Filed under: tab container, AJAX toolkit
  • AJAX Tab Container/Panel Styles

    Hello, Has anyone successfully overwridden the AJAX Tab Container styles? When I attempt to create custom styles for the tab container or tabs, all styling goes away completly on the tabs. I must be doing something wrong. Can anyone provide some clear examples of overwriding these styles? Thanks.
    Posted to ASP.NET AJAX UI (Forum) by stitz on 9/17/2007
  • High Traffic Website Deploy/Publish Best Practice

    I am trying to find information on what the best practice procedure would be for deploying/publishing updates to my high traffic asp.net 2.0 web application. The site is a very high traffic site and if I do a direct publish from VS 2005, I inconvenience my users as the files are being deleted and reimported. As of right now there is only one production server with IIS6. Does anyone have expereince as to the best way for me to push updates to my site? Should it be automated? If so, is there a tool
    Posted to Configuration and Deployment (Forum) by stitz on 9/5/2007
Page 1 of 1 (6 items)