what is machine key error in .NET how can we solve it?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

How does you handle this COM components developed in other programming languages in .NET?

1 Answers   Satyam,


What is RCW (Run time Callable Wrappers)?

2 Answers  


How Can Creating Installation Components in .Net?

1 Answers  


Why do we use the “using” statement?

0 Answers  


What is web.config in .net?

0 Answers  






questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }

1 Answers   Manhattan,


when web.config file is being called or referenced?tell me about the searialized procedure followed in page loading.

1 Answers   AZTEC,


Does .net supports destructors concept?

0 Answers  


What are the main components in .net?

0 Answers  


Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.

4 Answers   247Customer,


What is exception handling?

1 Answers   Amazon,


Explain what is the difference between encrypting a password and applying a hashing?

0 Answers  


Categories