Try to solve this kind of error by adding below lines in web.config file.
<system.web>
<identity impersonate="true" userName="abc" password="abc" />
</system.web >
Prabin = { Alias : "Babu" ,
Profession : ["Programmer/Analyst", ".Net developer"],
Languages :["Nepali", "English", "C", "C++", "C#", "Java", "JavaScript","Learning Python"]
}
<system.web>
<identity impersonate="true" userName="abc" password="abc" />
</system.web >