Migrate ASP.NET 2.0 B2 to final

One of our web servers is running now with the final bits of ASP.NET (v2.0.50727.42).

Migration process:

  1. uninstalled .NET Framework Beta 2
  2. installed .NET Framework 2.0 final
  3. running ASPNET_REGSQL to migrate the main membership database ( schema change!)
  4. change all!! webs back to ASP.NET 2.0 (IIS MMC; ASP.NET Tab)
  5. Remove in one web.config <buildProviders><add extension=".rdlc"...
  6. Remove "original_" in all sqldatasource (object ect) parameters (see Update)

Tooks a few "more" minutes -Seems everything is running fine

[URGENT UPDATE]

Changes in datasource controls. Update, Delete ect does not work. Solution: change all parameter names which contains original_ or add OldValuesParameterFormatString="original_{0}" to all datasource controls. Possible danger: Update or Delete fails without error message.

 

Published Sunday, October 09, 2005 2:47 PM by preishuber

Comments

# re: Migrate ASP.NET 2.0 B2 to final

Sunday, October 09, 2005 12:59 PM by Mischa Kroon
Where can I find the final bits then ?

# re: Migrate ASP.NET 2.0 B2 to final

Sunday, October 09, 2005 2:17 PM by Hannes Preishuber
its not public now
but its the same for the RC1 which is available for MSDN subscribers

# re: Migrate ASP.NET 2.0 B2 to final

Sunday, October 09, 2005 3:07 PM by Albert Weinert
RC is v2.0.50727.26

Seems only "cosmetic" fixes from RC to RTM.

# re: Migrate ASP.NET 2.0 B2 to final

Monday, October 10, 2005 4:06 AM by Keyvan Nayyeri
This is Trackback:
http://nayyeri.net/archive/2005/10/10/210.aspx
Thank you for giving these helpful steps ;)

# re: Migrate ASP.NET 2.0 B2 to final

Wednesday, October 12, 2005 3:44 PM by Freelance Programmer
Thanks for this. Will there be an official B2->RTM change/migration list?

# re: Migrate ASP.NET 2.0 B2 to final

Thursday, November 03, 2005 12:20 AM by Bogdan
Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you!

i was scared, I have an application builded on Beta 2 and is not working on RTM & RC.

what a relief!!!

Thank you!

Leave a Comment

(required) 
(required) 
(optional)
(required)