Compiled App on 2003 Server TS

Mark Wieder mwieder at ahsoftware.net
Tue Feb 21 22:03:22 EST 2006


Jeff-

Tuesday, February 21, 2006, 2:09:37 PM, you wrote:

> I've sent your response over to our networking people to look at the
> paths for TS.  I didn't think that I would have needed to worry about
> the paths since everything is in the same directory but it seems to
> point to a path problem. The application runs it's just missing the
> graphic files and the SQLite database that's in the same directory. Jeff

It's not a network thing per se - when you log on to a server via
terminal services you get a virtual C: drive. You have to, since you
don't have your computer available. When you specify a SQLite database
connection you have to tell it where the database lives. I'd check and
see what you set the path to your database to - if you hardcoded it to
a specific location then check that exact location when you log on via
terminal services and see if the database is really there. Same thing
for the graphic files.

-- 
-Mark Wieder
 mwieder at ahsoftware.net




More information about the use-livecode mailing list