Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is DLL Hell and how it is solved in .NET?

Answer Posted / gaurav

the hell dll problem , is genenerally occurs in vs.6.
can also called mismatched .dll file or mismatched .ocx
file (active x control).
when os xp is installed the active x sdk(software
development toolkit)& MFC (microsoft foundation classes ).
MFC40.dll is installed . In vs6 application develpoed
will use MFc42.dll. & when the application is installed in
default os , MFC42.dll will be not found & the dll problem
will happen.or HELL DLL PROBLEM -VERSION CONFLICT.
@ dat time we have to paste MFC42.dll in win.system32 .
folder & the problem will be solved . but in earlier
versions this problem has been sorted out.

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between session and application?

1013


What is difference between abstract class and an interface?

991


Which platform does Microsoft .NET use for exchanging data between applications?

1105


Difference between singleton and singlecall.

1043


Where the viewstate is stored after the page postback?

1126


What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

1181


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

1043


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

1092


What are the differences between code behind and code inline?

1180


Define web.config in .net?

1127


Explain what is an abstract class?

1078


What is a proxy in web service?

1116


What is the syntax for datagrid and specifying columns?

2629


What permissions do asp.net applications posses by default?

1124


How to retrieve user name in case of Window Authentication?

817