|
|
|
|
Автор:
|
Verezagin Alex
|
|
Тема:
|
Ошибка при открытии
|
|
Дата:
|
10/3/2004 6:14:00 PM
|
Возникла такая проблема при попытке открыть страницу из QuickStart возникает ошибка
Привожу текст лога (извините что много)
Server Error in '/QuickStart' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Access is denied: 'QSTools'.
Source Error:
Line 197: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 198: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 199: <add assembly="*"/>
Line 200: </assemblies>
Line 201: </compilation>
Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 199
Assembly Load Trace: The following information can be helpful to determine why the assembly 'QSTools' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = QSTools
(Partial)
LOG: Appbase = file:///E:/Program Files/Microsoft Visual Studio .NET 2003/SDK/v1.1/QuickStart
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: QSTools
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/quickstart/9fb6c2c8/d6af7c84/QSTools.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/quickstart/9fb6c2c8/d6af7c84/QSTools/QSTools.DLL.
LOG: Attempting download of new URL file:///E:/Program Files/Microsoft Visual Studio .NET 2003/SDK/v1.1/QuickStart/bin/QSTools.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: QSTools, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null
---------------------------------------------------------------------------------------
Я понимаю что Access is denied: 'QSTools' , но в чем причина и как это исправить, может кто-то в курсе.
Такая же проблема и с другими приложениями.
При попытке установить WebMatrix все нормально до шага "Публикация сведений" , и вылетает ошибка
причина из той же темы.
----------------
Product: Microsoft ASP.NET Web Matrix --
Error 1935.An error occurred during the installation of assembly 'Microsoft.Matrix.WebHost,Version="0.6.0.0",PublicKeyToken="6f763c9966660626",Culture="neutral"'
Заранее благодарен за помощь.
P.s. И где,если можно, на сайте MS посмотреть описание ошибок?
|
|
|
|