Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6954277
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T14:35:08+00:00 2026-05-27T14:35:08+00:00

I have a deployment project built with Visual Studio 2008 that fails to install.

  • 0

I have a deployment project built with Visual Studio 2008 that fails to install. It’s using the default GUI. The error occurs when it transitions to the Progress page. The GUI error message is:

Error reading from file F:\Packages\Test\Release\Test.msi. Verify that the file exists and that you can access it.

If I run the MSI from the command line with /l*, I get a lot of errors about GUI elements being incorrectly sized, e.g.:

DEBUG: Error 2826: Control Line1 on dialog WelcomeForm extends beyond the boundaries of the dialog to the right by 3 pixels
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: WelcomeForm, Line1, to the right

I also get a more verbose version of the error displayed at runtime:

MSI (c) (08:EC) [17:06:27:026] Product: Test — Error 1305. Error reading from file F:\Packages\Test\Release\Test.msi. System Error 1008. Verify that the file exists and that you can access it.

Other MSI files work on this machine with the same user account, which is a member of the local Administrators group. The entire Release\ folder has SYSTEM set to Full Control. Both C:\WINDOWS\TEMP and C:\Documents and Settings\username\Local Settings\Temp have SYSTEM set to Full Control.

The PC is running Windows XP SP2 32-bit, with plenty of RAM and disk space available.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T14:35:08+00:00Added an answer on May 27, 2026 at 2:35 pm

    I was experiencing the SUBST problem mentioned in the comments on this blog post:
    http://richardsleegers.blogspot.com/2006/04/error-1305-error-reading-from-file-msi.html

    The F: drive was mapped to C:\F_Drive using SUBST. Running the MSI file from F:\Packages\Test failed every time. Running it from C:\F_Drive\Packages\Test worked. This is an acceptable workaround for my testing purposes. This is for some embedded software that will never have to deal with SUBST on production hardware.

    The error occurs because MSI packages run under the msiexec service, which uses the LocalSystem account by default, and SUBST mappings are specific to each user.

    As an alternative to SUBST, you can create a DOS device mapping in the registry for all users, including LocalSystem, to access the same mapping:

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\DOS Devices]
    "F:"="\\??\\C:\\F_Drive"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a setup/deployment project that I've built in Visual Studio for packaging my
I am using visual studio 2010. I have a website project that I would
I have a solution in Visual studio containing a winform project(WinProj) and a deployment
I am using a SQL 2008 database project (in visual studio) to manage the
I have a WCF project in Visual Studio that I need to deploy to
I have a VS2005 deployment & setup project, that makes use of the Tablet
In the project I am working I have deployed a SOAP server using Deployment
I have created a feature in Visual Studio, using WSPBuilder to build the .wsp
I have a web application deployment project setup for an ASP.NET application with Visual
I am building a Windows Application using Visual Studio 2008. For the forms (2

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.