Сообщение об ошибке парсера: не удалось загрузить файл или сборку "system.core, version=3.5.0.0, culture=neutral, publickeytoken=b77a5c561934e089" или одну из его зависимостей. Доступ запрещен.
i have developed a web application by using visual studio 2008 in the year 2012 and deployed it on webserver. It was working fine till now. My hosting company did some upgradation before 5 days since than i am facing the issue . i am getting the following error message Parser Error Message: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Access is denied. i have added reference of "System.core" assembly build it and uploaded bin folder again on server but sill the issue is as it is. please guide
Что я уже пробовал:
i have added reference of "System.core" assembly build it and uploaded bin folder again on server but sill the issue is as it is.