Deploying 2.0 framweork app using VS2008

Discussion in 'Visual Studio' started by jevans, Mar 14, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Thanks for the reply wisemx -


    I did the google and - I am not using UI Cultrue with AJAX scripting. And I am definetly not using ATLAS. This app was started long after the AJAX 1.0 framework and toolkit were released. It was started as a new application in VS2005 long after I had removed ATLAS and install AJAX.


    Thank you though...






    Jim Evans
     
  2. Hi -

    I have been using DiscountASP.net for several years. I have two sites here. Untill a few months ago all my development was done using VS2005 and I just used FTP to copy the compiled site and all was well.

    I wanted to take advantage of the javascript intellisense and debuging in VS2008 so I took the project that is currently in developemnt and loaded it up in VS2008, correctly pointing the tool to the 2.0 framework and the correct versions of the AJAX extentions and toolkit. I am able to now open the project in either versin of Visual Studio and compile and run. If I change code in one version of VS it is reflected in the other as they both point to the exact same set of files. Life is good...

    Until I attempted a deploy from VS2008. The file copy went just fine as before but when I browsed to the site all kind of errors poped up - most saying something about "UI Culture not supported on Default.aspx" and many other pages.

    So - just for giggles and to releive my now incredible stress factor - I recompiled and deployed using VS2005 and - the site comes up just fine. T e funny part is that I have no problems with this in my own local environment ???

    Any Ideas ?

    Thanks
    Jim
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page