what is machine key error in .NET how can we solve it?
Answer / Vishal Pathak
The MachineKey error in .NET is often encountered due to misconfiguration or compatibility issues between the server and client. To solve this, you can follow these steps:
1. Ensure that the validationKey and decryptionKey are configured properly in the web.config file of your application.
2. Check if both the client and server have the same MachineKey settings.
3. If you're using Forms Authentication, ensure that the authentication mode is set to 'Forms' and not 'Windows'.
4. In some cases, updating .NET Framework to a newer version or reinstalling it may help.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which ports are used by virueses?
Can any object be stored in a viewstate in .net?
What does cli do?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
Explain what relationship is between a process, application domain, and application?
Why DLL files are needed. & how They are Created in DOTNET?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What is the standard you use to wrap up a call to a Web service
Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
Describe the compilation process for .net code?
Describe the programming model of a windows service
How can you turn-on and turn-off cas?