473,379 Members | 1,170 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Invalid Path

13
Ive been installing a VB application on another computer, but wen im running the program an error occurs it says that my database is not valid(the path).
my program has no app.path thats why i install it on Local disk D.
Wat should i do now?
is there any option on how can i run the program on another Local computers?
thanks.
Apr 8 '15 #1
1 1310
What database type are you using? In other words, do you connect to it by loading a file like sqlite3 or through some kind of service (MySQL or MS SQL style of database)? How are you installing said program? Do you just copy and paste the folder structure or use some other program to do the installing? For example, VB.Net introduced a wizard that would create an installer that would copy the app files into some random folder within the AppData folder. If you didn't tell the installer creating wizard to copy all of the files that were important, the generated installer would not "install" these files and the program would exhibit errors. Finally, are there any paths hardcoded into the program, assuming you have ownership of the source code?
Apr 9 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Lopa | last post by:
I get an error "006~ASP 0173~Invalid Path Character~An invalid character was specified in the Path parameter for the MapPath method.", while using the Server.Mappath function. but i have not been...
0
by: A.S. | last post by:
When i use FileSystemWatcher to monitor a local directory on my machine ,it works fine.But I need to monitor a file on a different server.So i set FileSystemWatcher1.path="\\server1\App\Data" ...
1
by: stever | last post by:
Hi- I am trying to use the FSO to do some file work. I have a little bit of code like this:
1
by: tascien | last post by:
This code is NOT working. Well, the error is saying that the path is invalid. But how... Before i open the connection, i am doing, if f.Exists(file) then. so, if that returns true, why the...
1
by: Saracen | last post by:
I have a major problem with trying to access a foxpro database from a web app. I have created a web app which is deployed on a server. The foxpro database (dbf) is on a different server. The...
4
by: serge calderara | last post by:
Dear all, I have an ASP 1.1 application wchich need to extract data of a particular selected day by users. When day has been selected from a calendar control the following code is run : ...
1
by: MikeD | last post by:
Hi, I'm accessing a FoxPro database via ole db using Reporting Services Data Extensions and ths works fine on my local report server. However, when I deploy the report to the live report server...
0
by: =?Utf-8?B?YWptZWhyYQ==?= | last post by:
I am trying to save a file to c:\inetpub\wwwroot\temp and I am using this code ln 1 For Each objFile In objUpload.Files ln 2 objFile.SaveAs(Server.MapPath("/temp/") & objFile.Name) ln 3...
1
by: Markus Anthonie | last post by:
How to change a MS Access Invalid Path to another computer?
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.