Форумы: Помощь:

Ошибка при запуске DevTools



Здравствуйте.
При запуске DevTools вылетает с ошибкой. Лог привожу ниже. Пробовал .Net 3.5 и 3.5SP1.

----->8-----

PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.3053
System.Deployment.dll : 2.0.50727.3053 (netfxsp.050727-3000)
mscorwks.dll : 2.0.50727.3053 (netfxsp.050727-3000)
dfdll.dll : 2.0.50727.3053 (netfxsp.050727-3000)
dfshim.dll : 2.0.50727.3053 (netfxsp.050727-3000)

SOURCES
Deployment url : http://rss-farm.ru/DevTools/DevTools.application
Server : Microsoft-IIS/7.0

IDENTITIES
Deployment Identity : devtools.app, Version=1.0.0.9, Culture=neutral, PublicKeyToken=bc75f8d47c599c45, processorArchitecture=msil

APPLICATION SUMMARY
* Online only application.

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://rss-farm.ru/DevTools/DevTools.application resulted in exception. Following failure messages were detected:
+ Value does not fall within the expected range.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [25.03.2010 14:51:58] : Activation of http://rss-farm.ru/DevTools/DevTools.application has started.
* [25.03.2010 14:52:00] : Processing of deployment manifest has successfully completed.

ERROR DETAILS
Following errors were detected during this operation.
* [25.03.2010 14:52:00] System.ArgumentException
- Value does not fall within the expected range.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.NativeMethods.CorLaunchApplication(UInt32 hostType, String applicationFullName, Int32 manifestPathsCount, String[] manifestPaths, Int32 activationDataCount, String[] activationData, PROCESS_INFORMATION processInformation)
at System.Deployment.Application.ComponentStore.ActivateApplication(DefinitionAppId appId, String activationParameter, Boolean useActivationParameter)
at System.Deployment.Application.SubscriptionStore.ActivateApplication(DefinitionAppId appId, String activationParameter, Boolean useActivationParameter)
at System.Deployment.Application.ApplicationActivator.Activate(DefinitionAppId appId, AssemblyManifest appManifest, String activationParameter, Boolean useActivationParameter)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

COMPONENT STORE TRANSACTION DETAILS
* Transaction at [25.03.2010 14:52:00]
+ System.Deployment.Internal.Isolation.StoreOperationSetDeploymentMetadata
- Status: Set
- HRESULT: 0x0
+ System.Deployment.Internal.Isolation.StoreTransactionOperationType (27)
- HRESULT: 0x0

skipper, попробуйте запустить ДевТулз под другим пользователем с правами администратора.
Зашел под администратором, запустил. Все равно ошибка, но уже другая:

PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.3053
System.Deployment.dll : 2.0.50727.3053 (netfxsp.050727-3000)
mscorwks.dll : 2.0.50727.3053 (netfxsp.050727-3000)
dfdll.dll : 2.0.50727.3053 (netfxsp.050727-3000)
dfshim.dll : 2.0.50727.3053 (netfxsp.050727-3000)

SOURCES
Deployment url : http://rss-farm.ru/DevTools/DevTools.application
Server : Microsoft-IIS/7.0
Application url : http://rss-farm.ru/DevTools/1.0.0.8_src/devtool.exe.manifest
Server : Microsoft-IIS/7.0

IDENTITIES
Deployment Identity : devtools.app, Version=1.0.0.9, Culture=neutral, PublicKeyToken=bc75f8d47c599c45, processorArchitecture=msil
Application Identity : devtool.exe, Version=1.0.0.9, Culture=neutral, PublicKeyToken=bc75f8d47c599c45, processorArchitecture=msil, type=win32

APPLICATION SUMMARY
* Online only application.

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://rss-farm.ru/DevTools/DevTools.application resulted in exception. Following failure messages were detected:
+ Access to the path 'BL.Updaters.dll' is denied.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [26.03.2010 11:28:32] : Activation of http://rss-farm.ru/DevTools/DevTools.application has started.
* [26.03.2010 11:28:38] : Processing of deployment manifest has successfully completed.
* [26.03.2010 11:28:38] : Installation of the application has started.
* [26.03.2010 11:28:38] : Processing of application manifest has successfully completed.
* [26.03.2010 11:28:45] : Request of trust and detection of platform is complete.
* [26.03.2010 11:28:49] : Downloading of subscription dependencies is complete.
* [26.03.2010 11:28:49] : Commit of the downloaded application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [26.03.2010 11:28:50] System.UnauthorizedAccessException
- Access to the path 'BL.Updaters.dll' is denied.
- Source: mscorlib
- Stack trace:
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String path, Boolean recursive)
at System.Deployment.Application.TempDirectory.DisposeUnmanagedResources()
at System.Deployment.Application.DisposableBase.Dispose(Boolean disposing)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

COMPONENT STORE TRANSACTION DETAILS
* Transaction at [26.03.2010 11:28:49]
+ System.Deployment.Internal.Isolation.StoreOperationStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: QHP1K4N3.K47.application
+ System.Deployment.Internal.Isolation.StoreOperationSetDeploymentMetadata
- Status: Set
- HRESULT: 0x0
+ System.Deployment.Internal.Isolation.StoreOperationStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: devtool.exe.manifest
+ System.Deployment.Internal.Isolation.StoreOperationStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: BL.Updaters.dll.genman
+ System.Deployment.Internal.Isolation.StoreOperationStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: BL.Updaters.dll
+ System.Deployment.Internal.Isolation.StoreOperationStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: DevTools.exe.genman
+ System.Deployment.Internal.Isolation.StoreOperationStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: DevTools.exe
+ System.Deployment.Internal.Isolation.StoreOperationPinDeployment
- Status: Pinned
- HRESULT: 0x0
- AppId: http://rss-farm.ru/DevTools/DevTools.application#devtools.app, Version=1.0.0.9, Culture=neutral, PublicKeyToken=bc75f8d47c599c45, processorArchitecture=msil
+ System.Deployment.Internal.Isolation.StoreOperationSetDeploymentMetadata
- Status: Set
- HRESULT: 0x0
+ System.Deployment.Internal.Isolation.StoreTransactionOperationType (27)
- HRESULT: 0x0

Ну как? Есть надежда что у меня ДевТулз заработает? Или осваивать скрипты для SPB Insight?
skipper, завтра проблема так или иначе решится. Вы указали реальный email при регистрации?
Отправил письмо с инструкциями.
Добрый день! Аналогичная проблема. Привожу свой лог.

PLATFORM VERSION INFO
Windows : 6.0.6001.65536 (Win32NT)
Common Language Runtime : 2.0.50727.4062
System.Deployment.dll : 2.0.50727.3053 (netfxsp.050727-3000)
mscorwks.dll : 2.0.50727.4062 (QFE.050727-4000)
dfdll.dll : 2.0.50727.3053 (netfxsp.050727-3000)
dfshim.dll : 2.0.50727.3053 (netfxsp.050727-3000)

SOURCES
Deployment url :

file:///C:/Users/ELEONO~1/AppData/Local/Temp/ggt67ovy.tmp/devtools.application

IDENTITIES
Deployment Identity : devtools.app, Version=1.0.0.9,

Culture=neutral, PublicKeyToken=bc75f8d47c599c45, processorArchitecture=msil

APPLICATION SUMMARY
* Online only application.

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the

log.
* Activation of C:\Users\ELEONO~1

\AppData\Local\Temp\ggt67ovy.tmp\devtools.application resulted in exception. Following

failure messages were detected:
+ Downloading

file:///C:/Users/ELEONO~1/AppData/Local/Temp/ggt67ovy.tmp/1.0.0.8_src/devtool.exe.

manifest did not succeed.
+ Could not find a part of the path 'C:\Users\Eleonora

Shpigel\AppData\Local\Temp\ggt67ovy.tmp\1.0.0.8_src\devtool.exe.manifest'.
+ Could not find a part of the path 'C:\Users\Eleonora

Shpigel\AppData\Local\Temp\ggt67ovy.tmp\1.0.0.8_src\devtool.exe.manifest'.
+ Could not find a part of the path 'C:\Users\Eleonora

Shpigel\AppData\Local\Temp\ggt67ovy.tmp\1.0.0.8_src\devtool.exe.manifest'.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [29.06.2010 8:35:55] : Activation of C:\Users\ELEONO~1

\AppData\Local\Temp\ggt67ovy.tmp\devtools.application has started.
* [29.06.2010 8:35:59] : Processing of deployment manifest has successfully

completed.
* [29.06.2010 8:35:59] : Installation of the application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [29.06.2010 8:36:00]

System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading

file:///C:/Users/ELEONO~1/AppData/Local/Temp/ggt67ovy.tmp/1.0.0.8_src/devtool.exe.

manifest did not succeed.
- Source: System.Deployment
- Stack trace:
at

System.Deployment.Application.SystemNetDownloader.DownloadSingleFile

(DownloadQueueItem next)
at

System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at

System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at

System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri&

sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions

options, ServerInformation& serverInformation)
at

System.Deployment.Application.DownloadManager.DownloadApplicationManifest

(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri,

IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String&

appManifestPath)
at

System.Deployment.Application.DownloadManager.DownloadApplicationManifest

(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, Uri&

appSourceUri, String& appManifestPath)
at

System.Deployment.Application.ApplicationActivator.DownloadApplication

(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId,

TempDirectory& downloadTemp)
at

System.Deployment.Application.ApplicationActivator.InstallApplication

(SubscriptionState& subState, ActivationDescription actDesc)
at

System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri

activationUri, Boolean isShortcut, String textualSubId, String

deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String&

errorPageUrl)
at

System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object

state)
--- Inner Exception ---
System.Net.WebException
- Could not find a part of the path 'C:\Users\Eleonora

Shpigel\AppData\Local\Temp\ggt67ovy.tmp\1.0.0.8_src\devtool.exe.manifest'.
- Source: System
- Stack trace:
at System.Net.FileWebRequest.EndGetResponse

(IAsyncResult asyncResult)
at System.Net.FileWebRequest.GetResponse()
at

System.Deployment.Application.SystemNetDownloader.DownloadSingleFile

(DownloadQueueItem next)
--- Inner Exception ---
System.Net.WebException
- Could not find a part of the path 'C:\Users\Eleonora

Shpigel\AppData\Local\Temp\ggt67ovy.tmp\1.0.0.8_src\devtool.exe.manifest'.
- Source: System
- Stack trace:
at System.Net.FileWebResponse..ctor(FileWebRequest

request, Uri uri, FileAccess access, Boolean asyncHint)
at System.Net.FileWebRequest.GetResponseCallback

(Object state)
--- Inner Exception ---
System.IO.DirectoryNotFoundException
- Could not find a part of the path 'C:\Users\Eleonora

Shpigel\AppData\Local\Temp\ggt67ovy.tmp\1.0.0.8_src\devtool.exe.manifest'.
- Source: mscorlib
- Stack trace:
at System.IO.__Error.WinIOError(Int32 errorCode, String

maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode,

FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize,

FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean

bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode,

FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String

msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode,

FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
at System.Net.FileWebStream..ctor(FileWebRequest

request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32

length, Boolean async)
at System.Net.FileWebResponse..ctor(FileWebRequest

request, Uri uri, FileAccess access, Boolean asyncHint)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
Стал смотреть свой лог - почему-то пытается запуститься какая-то локальная копия DevTools. Это что, с браузером что-то не так?
Проблема решена иначе :)