what is machine key error in asp.net? how to solve it?
Answer / sumit kumar gaud
When there are more than one webconfig file at root of soln this error occur.
Is This Answer Correct ? | 5 Yes | 1 No |
Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?
What is asp net_sessionid?
How to add DateTime Control in normal DataGrid Server Control?
How to find last error which occurred in Asp.net ?
What is the use of asp.net web api?
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one
What are the advantages of passport authentication?
What kind of data can be stored in viewstate?
Contrast the use of an abstract base class against an interface?
What is a Metadata?
Explain the difference between array and linkedlist?
on modify statement, executeNonQuery returns zero rows affected even though there has been modification carried out sucessfully in the table.. can anyone tell me is this possible??? if yes, how..???