[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.8

Unable to load Microsoft Business Technology Assessment Toolkit

Asked by Monte515 in Microsoft Applications

Tags: Error 5000 .net Runtime Error Reporting

Here's the error log:

PLATFORM VERSION INFO
      Windows                   : 5.1.2600.131072 (Win32NT)
      Common Language Runtime       : 2.0.50727.832
      System.Deployment.dll             : 2.0.50727.832 (QFE.050727-8300)
      mscorwks.dll                   : 2.0.50727.832 (QFE.050727-8300)
      dfdll.dll                   : 2.0.50727.42 (RTM.050727-4200)
      dfshim.dll                   : 2.0.50727.42 (RTM.050727-4200)

SOURCES
      Deployment url                  : file:///C:/Documents%20and%20Settings/Dan%20Walker.CB228123-B.001/Desktop/Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit.application

IDENTITIES
      Deployment Identity            : Microsoft Business and Technology Assessment Toolkit.application, Version=3.0.0.7, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86

APPLICATION SUMMARY
      * Installable application.

ERROR SUMMARY
      Below is a summary of the errors, details of these errors are listed later in the log.
      * Activation of C:\Documents and Settings\Dan Walker.CB228123-B.001\Desktop\Microsoft Business and Technology Assessment Toolkit.application resulted in exception. Following failure messages were detected:
            + Downloading file:///C:/Documents and Settings/Dan Walker.CB228123-B.001/Desktop/Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit_3_0_0_7/Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit.exe.manifest did not succeed.
            + Could not find a part of the path 'C:\Documents and Settings\Dan Walker.CB228123-B.001\Desktop\Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit_3_0_0_7\Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit.exe.manifest'.
            + Could not find a part of the path 'C:\Documents and Settings\Dan Walker.CB228123-B.001\Desktop\Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit_3_0_0_7\Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit.exe.manifest'.
            + Could not find a part of the path 'C:\Documents and Settings\Dan Walker.CB228123-B.001\Desktop\Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit_3_0_0_7\Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit.exe.manifest'.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
      No transaction error was detected.

WARNINGS
      There were no warnings during this operation.

OPERATION PROGRESS STATUS
      * [11/20/2007 11:53:02 AM] : Activation of C:\Documents and Settings\Dan Walker.CB228123-B.001\Desktop\Microsoft Business and Technology Assessment Toolkit.application has started.
      * [11/20/2007 11:53:02 AM] : Processing of deployment manifest has successfully completed.
      * [11/20/2007 11:53:02 AM] : Installation of the application has started.

ERROR DETAILS
      Following errors were detected during this operation.
      * [11/20/2007 11:53:02 AM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
            - Downloading file:///C:/Documents and Settings/Dan Walker.CB228123-B.001/Desktop/Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit_3_0_0_7/Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit.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.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)
                  at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
            --- Inner Exception ---
            System.Net.WebException
            - Could not find a part of the path 'C:\Documents and Settings\Dan Walker.CB228123-B.001\Desktop\Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit_3_0_0_7\Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit.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:\Documents and Settings\Dan Walker.CB228123-B.001\Desktop\Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit_3_0_0_7\Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit.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:\Documents and Settings\Dan Walker.CB228123-B.001\Desktop\Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit_3_0_0_7\Microsoft%20Business%20and%20Technology%20Assessment%20Toolkit.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, 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.

[+][-]11/21/07 05:20 AM, ID: 20327307Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02/01/08 02:32 PM, ID: 20801359Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zone: Microsoft Applications
Tags: Error 5000 .net Runtime Error Reporting
Sign Up Now!
Solution Provided By: dapco100
Participating Experts: 1
Solution Grade: A
 
[+][-]03/16/09 06:35 PM, ID: 23904052Administrative Comment

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]03/20/09 07:32 PM, ID: 23945631Administrative Comment

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 / EE_QW_2_20070628