SRILANDS real estate in Sri Lanka offer you a collection of most luxurious private villas for sale in Sri Lanka, lands for sale in Sri Lanka, Galle Fort houses and Investment properties in Sri Lanka. We have met with the owners, spent time in their properties and found the most unusual and most interesting properties. Whilst carrying out an extensive search of the areas we select the most suitable Sri Lanka real estate sites and only then present it to you. This is why we can sit back and look at our past transaction history with no single disagreements or an unsatisfied client. All you have to do is browse and get in touch… You will know all about real estate in Sri Lanka …
Friday, November 19, 2010
Thursday, January 28, 2010
Tuesday, January 26, 2010
Failed to map the path '/'
Error : Failed to map the path '/'
This is a ridiculous error that is generated depending on the .Net framework used. When you are using Server.MapPath in .net framework 3.5 be sure to use Server.MapPath("..") and in .net framework 2.0 you should use Server.MapPath("~/") to get the root. Well bad news is this is not the case always. If one does not work try the other. Yes, do trial and error!
Read full story
This is a ridiculous error that is generated depending on the .Net framework used. When you are using Server.MapPath in .net framework 3.5 be sure to use Server.MapPath("..") and in .net framework 2.0 you should use Server.MapPath("~/") to get the root. Well bad news is this is not the case always. If one does not work try the other. Yes, do trial and error!
Labels:
ASP.NET Stuff
Subscribe to:
Posts (Atom)