machineKey question

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Hey

ASP.NET 2.0

I'm developing a web portal and are about to move the development
environment to a different computer. I wonder if I have to change the
machineKey because I changed developed computer?

Jeff
 
The new box will have its own machineKey in its machine.config.

You're walking into a minefield if you attempt changes without
fully knowing all the parameters/best practices involved.

Take a look at this document which has a lot of info about machineKey:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/PAGHT000007.asp?_r=1





Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
 
Back
Top