Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. setup errors [modified]

setup errors [modified]

Scheduled Pinned Locked Moved Visual Basic
helpsysadminquestionannouncementworkspace
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Daniel Engelkes
    wrote on last edited by
    #1

    I am able to publish applications but when I tried to run setup I am get an error message. Can not start application. An error has occurred writing to hard disk. Check if there is enough available disk space. Contact the application vendor. here is the log file below and how do I fix error. I have over 200 gb of free space.

    PLATFORM VERSION INFO
    	Windows 			: 5.1.2600.196608 (Win32NT)
    	Common Language Runtime 	: 2.0.50727.3603
    	System.Deployment.dll 		: 2.0.50727.3053 (netfxsp.050727-3000)
    	mscorwks.dll 			: 2.0.50727.3603 (GDR.050727-3600)
    	dfdll.dll 			: 2.0.50727.3053 (netfxsp.050727-3000)
    	dfshim.dll 			: 2.0.50727.3053 (netfxsp.050727-3000)
    
    SOURCES
    	Deployment url			: file:///D:/todayscafe/TodaysCafePos.application
    	Application url			: file:///D:/todayscafe/Application%20Files/TodaysCafePos_1_0_0_2/TodaysCafePos.exe.manifest
    
    IDENTITIES
    	Deployment Identity		: TodaysCafePos.application, Version=1.0.0.2, Culture=neutral, PublicKeyToken=33decad9b1fac085, processorArchitecture=msil
    	Application Identity		: TodaysCafePos.exe, Version=1.0.0.2, Culture=neutral, PublicKeyToken=33decad9b1fac085, processorArchitecture=msil, type=win32
    
    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 D:\todayscafe\TodaysCafePos.application resulted in exception. Following failure messages were detected:
    		+ Downloading file:///D:/todayscafe/Application Files/TodaysCafePos_1_0_0_2/2gs_extendedtextbox.dll.deploy did not succeed.
    		+ The file 'I:\Documents and Settings\Daniel Engelkes\Local Settings\Temp\Deployment\GW8EOZA8.KMK\X1OEK3EE.TK5\2gs_extendedtextbox.dll' already exists.
    
    COMPONENT STORE TRANSACTION FAILURE SUMMARY
    	No transaction error was detected.
    
    WARNINGS
    	There were no warnings during this operation.
    
    OPERATION PROGRESS STATUS
    	* [3/9/2010 9:32:14 PM] : Activation of D:\todayscafe\TodaysCafePos.application has started.
    	* [3/9/2010 9:32:17 PM] : Processing of deployment manifest has successfully completed.
    	* [3/9/2010 9:32:17 PM] : Installation of the application has started.
    	* [3/9/2010 9:32:17 PM] : Processing of application manifest has successfully completed.
    	* [3/9/2010 9:32:24 PM] : Request of trust and detection of platform is complete.
    
    ERROR DETAILS
    	Following errors were detected during this operation.
    	* [3/9/2010 9:32:25 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
    		- Downloading file:///D:/t
    
    D 1 Reply Last reply
    0
    • D Daniel Engelkes

      I am able to publish applications but when I tried to run setup I am get an error message. Can not start application. An error has occurred writing to hard disk. Check if there is enough available disk space. Contact the application vendor. here is the log file below and how do I fix error. I have over 200 gb of free space.

      PLATFORM VERSION INFO
      	Windows 			: 5.1.2600.196608 (Win32NT)
      	Common Language Runtime 	: 2.0.50727.3603
      	System.Deployment.dll 		: 2.0.50727.3053 (netfxsp.050727-3000)
      	mscorwks.dll 			: 2.0.50727.3603 (GDR.050727-3600)
      	dfdll.dll 			: 2.0.50727.3053 (netfxsp.050727-3000)
      	dfshim.dll 			: 2.0.50727.3053 (netfxsp.050727-3000)
      
      SOURCES
      	Deployment url			: file:///D:/todayscafe/TodaysCafePos.application
      	Application url			: file:///D:/todayscafe/Application%20Files/TodaysCafePos_1_0_0_2/TodaysCafePos.exe.manifest
      
      IDENTITIES
      	Deployment Identity		: TodaysCafePos.application, Version=1.0.0.2, Culture=neutral, PublicKeyToken=33decad9b1fac085, processorArchitecture=msil
      	Application Identity		: TodaysCafePos.exe, Version=1.0.0.2, Culture=neutral, PublicKeyToken=33decad9b1fac085, processorArchitecture=msil, type=win32
      
      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 D:\todayscafe\TodaysCafePos.application resulted in exception. Following failure messages were detected:
      		+ Downloading file:///D:/todayscafe/Application Files/TodaysCafePos_1_0_0_2/2gs_extendedtextbox.dll.deploy did not succeed.
      		+ The file 'I:\Documents and Settings\Daniel Engelkes\Local Settings\Temp\Deployment\GW8EOZA8.KMK\X1OEK3EE.TK5\2gs_extendedtextbox.dll' already exists.
      
      COMPONENT STORE TRANSACTION FAILURE SUMMARY
      	No transaction error was detected.
      
      WARNINGS
      	There were no warnings during this operation.
      
      OPERATION PROGRESS STATUS
      	* [3/9/2010 9:32:14 PM] : Activation of D:\todayscafe\TodaysCafePos.application has started.
      	* [3/9/2010 9:32:17 PM] : Processing of deployment manifest has successfully completed.
      	* [3/9/2010 9:32:17 PM] : Installation of the application has started.
      	* [3/9/2010 9:32:17 PM] : Processing of application manifest has successfully completed.
      	* [3/9/2010 9:32:24 PM] : Request of trust and detection of platform is complete.
      
      ERROR DETAILS
      	Following errors were detected during this operation.
      	* [3/9/2010 9:32:25 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
      		- Downloading file:///D:/t
      
      D Offline
      D Offline
      DaveAuld
      wrote on last edited by
      #2

      Does the user who is running the setup have permission to create folders/files in the root of Application Files folder? This tends to be restricted to Admin priviliges. I experienced this a few years ago when Admin installed the app, but when the user first ran it, the app created the default config file, but this failed due to priviliges in this folder.

      Dave Don't forget to rate messages!
      Find Me On: Web|Facebook|Twitter|LinkedIn
      Waving? dave.m.auld[at]googlewave.com

      D 1 Reply Last reply
      0
      • D DaveAuld

        Does the user who is running the setup have permission to create folders/files in the root of Application Files folder? This tends to be restricted to Admin priviliges. I experienced this a few years ago when Admin installed the app, but when the user first ran it, the app created the default config file, but this failed due to priviliges in this folder.

        Dave Don't forget to rate messages!
        Find Me On: Web|Facebook|Twitter|LinkedIn
        Waving? dave.m.auld[at]googlewave.com

        D Offline
        D Offline
        Daniel Engelkes
        wrote on last edited by
        #3

        yes the user logged is a user account with admin privileges.

        D 1 Reply Last reply
        0
        • D Daniel Engelkes

          yes the user logged is a user account with admin privileges.

          D Offline
          D Offline
          DaveAuld
          wrote on last edited by
          #4

          Other than user privileges the only other things i can think of is a process already has a lock the file if it is existing already and is trying to be overwritten. The exception clearly states unauthorised access though; * [3/9/2010 9:57:25 PM] System.UnauthorizedAccessException - Access to the path 'TodaysCafePos.exe.manifest' is denied.

          Dave Don't forget to rate messages!
          Find Me On: Web|Facebook|Twitter|LinkedIn
          Waving? dave.m.auld[at]googlewave.com

          D 1 Reply Last reply
          0
          • D DaveAuld

            Other than user privileges the only other things i can think of is a process already has a lock the file if it is existing already and is trying to be overwritten. The exception clearly states unauthorised access though; * [3/9/2010 9:57:25 PM] System.UnauthorizedAccessException - Access to the path 'TodaysCafePos.exe.manifest' is denied.

            Dave Don't forget to rate messages!
            Find Me On: Web|Facebook|Twitter|LinkedIn
            Waving? dave.m.auld[at]googlewave.com

            D Offline
            D Offline
            Daniel Engelkes
            wrote on last edited by
            #5

            I republished the application and left the dll file off the published edition and now able to install application. But another issues has popped up, when I run setup wizard it does not install application to the directory I want to install to, It installs to a temp directory, How do I change that?

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups