how we can solve machine key error in asp.net?
Answers were Sorted based on User's Feedback
Answer / satyajeet
By Checking the WebConfig file in the project if their is
more than two files of webconfig then one is deleted and
then again debug...
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / lalitmca2011akar
please help me. i do not know how to resolve it?
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / robin singh
Simply if u are using View State in your web page then
sometimes u faced Error of machine key .. for solve this
just simply paste machine key by searching from internet on
web.config file.
Is This Answer Correct ? | 0 Yes | 0 No |
Which type of state management is provided by Query String in ASP.NET?
0 Answers Sans Pareil IT Services,
Derive WSDL?
Asp.net and asp ? differences?
What is the significance of proxy user?
Can you store dataset in viewstate?
What is a Cookie? Where is it used in ASP.NET?
Dategrid filtering and sorting How can we sort all the fields at once?
Differentiate between namespace and assembly.
How can we read a columnised text data in ASP.Net C#? Columnised means my data is stored in a text file and I have numeric data or string data in this file. For ex. If I am searching for the data of gender and I know that gender data is stored at column 32 in text file. How can I get this data in ASP.Net page. Thanks for help in advance.
what is the role of aspx file ?
User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?
What are cookies in asp.net?