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. Deployment Problem

Deployment Problem

Scheduled Pinned Locked Moved Visual Basic
helpsysadminworkspace
4 Posts 3 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.
  • M Offline
    M Offline
    manuo5
    wrote on last edited by
    #1

    Hello Friends, We have Created setup of my project , when we try to install then it work proper but if we run setup on another machine it give error. //Error Unable to locate application file 'DemoProject.msi'. See the setup log file located at 'C:\DOCUME~1\atique\LOCALS~1\Temp\VSD3.tmp\install.log' for more information. manu

    V G 2 Replies Last reply
    0
    • M manuo5

      Hello Friends, We have Created setup of my project , when we try to install then it work proper but if we run setup on another machine it give error. //Error Unable to locate application file 'DemoProject.msi'. See the setup log file located at 'C:\DOCUME~1\atique\LOCALS~1\Temp\VSD3.tmp\install.log' for more information. manu

      V Offline
      V Offline
      Vimalsoft Pty Ltd
      wrote on last edited by
      #2

      hi manuo5 IF you deploy your application in your clients machine , you should first check if .NEt frameworks is installed, and not just .NEt framework , but the correct version. its difficult for me to help you , because you posted half information. What version of VS did you use for your Project? What RDBMS did you use for your Project. Note that if you try to install your project from a network share, you will have problem with .NEt Security Issues. Please elaborate when you post on this Forums or you will be ignored chess

      Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sudden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com

      G 1 Reply Last reply
      0
      • M manuo5

        Hello Friends, We have Created setup of my project , when we try to install then it work proper but if we run setup on another machine it give error. //Error Unable to locate application file 'DemoProject.msi'. See the setup log file located at 'C:\DOCUME~1\atique\LOCALS~1\Temp\VSD3.tmp\install.log' for more information. manu

        G Offline
        G Offline
        GuyThiebaut
        wrote on last edited by
        #3

        I'm guessing that you did not include the msi and exe files for the setup. Both of these need including - the msi file contains information of how to install the application, for Windows, and needs to be included in your deployments. I could be completely wrong here - I'l find out soon enough... Hope this helps

        You always pass failure on the way to success.

        1 Reply Last reply
        0
        • V Vimalsoft Pty Ltd

          hi manuo5 IF you deploy your application in your clients machine , you should first check if .NEt frameworks is installed, and not just .NEt framework , but the correct version. its difficult for me to help you , because you posted half information. What version of VS did you use for your Project? What RDBMS did you use for your Project. Note that if you try to install your project from a network share, you will have problem with .NEt Security Issues. Please elaborate when you post on this Forums or you will be ignored chess

          Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sudden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com

          G Offline
          G Offline
          GuyThiebaut
          wrote on last edited by
          #4

          The good news is that even if the client does not have the correct .Net framework you can still deploy an application. If the client is missing the framework it is automatically, with the users permission, downloaded at installation time.

          You always pass failure on the way to success.

          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