Search:

Type: Posts; User: KButler

Search: Search took 0.03 seconds.

  1. Replies
    9
    Views
    13,887

    Re: Access Database file Read only

    I have added a folder to the setup which installs the Database file in a folder in My Documents and still have a problem, If I install the full package in My Documents it works fine but if I install...
  2. Replies
    9
    Views
    13,887

    Re: Access Database file Read only

    Hi,
    I have narrowed it down to the folder that the program is installed to which is Programs Files (x86) and now understand why it is a read only folder, The problem now is I am trying to get Visual...
  3. Replies
    9
    Views
    13,887

    Re: Access Database file Read only

    Hi,
    I am using VS Installer Projects extension
  4. Replies
    9
    Views
    13,887

    Access Database file Read only

    Hi,
    Hopefully I am in the right forum, I am using VS 17 and have packaged a project which uses an Access database file, the only part of my packaged program that is not working when I install it is...
  5. Replies
    13
    Views
    3,448

    Re: Packaging and Deployment Problem

    Hi,
    Yes you are right, and under normal circumstances I would have taken the least line of resistance first. There was a lot of clutter on my windows 10 and I figured it was time to clean it up so I...
  6. Replies
    13
    Views
    3,448

    Re: Packaging and Deployment Problem

    Hi,
    Thank you for your help, I have reinstalled my OS and reinstalled VS also VS Installer Project and now it is working fine.
    Many thanks
  7. Replies
    13
    Views
    3,448

    Re: Packaging and Deployment Problem

    Hi,
    Thanks for the response; I presume you want a walk through on the Visual Studio Installer Projects.
    1: I add the Visual Studio Installer Projects setup project to my simple project
    2: Right...
  8. Replies
    13
    Views
    3,448

    Re: Packaging and Deployment Problem

    Hi,
    Thank you for your positive response, I could not find an Application Deployment forum on the site, and I have tried to post images but that part of the forhum doesn’t seem to work. Yes the...
  9. Replies
    13
    Views
    3,448

    [RESOLVED] Packaging and Deployment Problem

    Hi,
    I have built a Visual Basic Windows Desktop project and am trying to package it into a standalone program, I have visual Studio 2017 and Visual Studio Installer Projects 2017, I have followed...
  10. Replies
    7
    Views
    840

    VS 2017 Re: Declaring a file to see if it exists

    Hi,
    Sorry maybe I am a little confused and have not had chance to go through the full class, the class basically tells me what information is in a MP3 file and part of it is the File Exists. So...
  11. Replies
    7
    Views
    840

    VS 2017 Re: Declaring a file to see if it exists

    Thank you, I will check it out in depth latter, one last thing, I am searching for an MP3 file would your example apply to that type of file? The file exists is part of a class and does get used...
  12. Replies
    7
    Views
    840

    VS 2017 Re: Declaring a file to see if it exists

    Thank you for your help, the second example is the one I am looking for
  13. Replies
    7
    Views
    840

    VS 2017 Declaring a file to see if it exists

    Hi,
    Help required in declaring a file in VS2017, I am trying to declare a file with the code,

    Imports System.IO

    Dim objFile As File
    If objfile.Exists(File String)

    This will not work yet
  14. Replies
    3
    Views
    454

    VS 2017 Re: Database Connection Problem

    Hi,
    Thank you for the reply, I will read what you have suggested.
    I get the ID numbers. Without going into detail are you saying the problem I have with saving a new record is due to me using an...
  15. Replies
    3
    Views
    454

    VS 2017 Database Connection Problem

    Hi,
    I am a hobbyist with knowledge of VB6 but am new to Visual Studio 2017, I am using VB Classic desktop, I have connected to an access DB called MediaPlayer with a table called Albums, and have a...
Results 1 to 15 of 15



Click Here to Expand Forum to Full Width