[Solved] Machine Key in nop 3.20

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
hello,
i have this problem:
A custom machine key is not specified (web.config file)

Where i can to add this machine key in web.config ???

Thanks in advance
10 years ago
Please see here
10 years ago
thanks  Andrei,
i generate my key, then i open my web.config and where i put my key in?
10 years ago
Right
10 years ago
sorry for my english,
In which line i put the string machine key ?
10 years ago
Inside <system.web> element - http://msdn.microsoft.com/en-us/library/vstudio/w8h3skw9(v=vs.100).aspx
10 years ago
OK now done!!!

Thanks very much Andrei

Best regards
10 years ago
This thread has been very helpful to me. Thanks to both of you!
10 years ago
An easy to follow doc if you are running your own server(s) and not comfortable working with the Web.Config or uncertain where to place the machine key.

http://www.codeproject.com/Articles/221889/How-to-Generate-Machine-Key-in-IIS7
7 years ago
Hi A.M
for the problem "A custom machine key is not specified (web.config file)"
you say "Please see here"
i saw that link (two pages) twice, but not found any thing about how to generate machine key.

i have this warning in my admin area
"A custom machine key is not specified (web.config file)"
please help me.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.