Tom,

Thank you. That get's rid of the message.

No have to figure out why it takes 10 seconds to start.

Some network security issue somewhere I guess.


-----Original Message-----
 From: TOM HART <[email protected]>
 To: [email protected] (RBASE-L Mailing List)
 Date: Thu, 20 Sep 2012 15:05:54 -0700 (PDT)
 Subject: [RBASE-L] - Re: compiled app



On you con
The app has to be pulled across the network each time and answer the question 
"is this exe safe?"
have you tried under internet options>security>local intranet>advanced  set   
file://'yourservername'
that will get ride of the message.

Tom Hart





From: jan johansen <[email protected]>
To: RBASE-L Mailing List <[email protected]>
Sent: Thu, September 20, 2012 4:44:35 PM
Subject: [RBASE-L] - compiled app


Looking for some feedback.


I have been using the compiler for years but am looking at my configuration.

There are 2 basic ways to use this on a server.


1. Compile the app to an EXE an place it on a server


Pros

Ease of maintenance and distribution

Pathing is easy (put a shortcut on a machine with the "start in" for the 
server which allows easy access to subfolders)


Cons

The app has to be pulled across the network each time and answer the 
question "is this exe safe?"


2. Compile the app and place it on each machine

Pros

App on machine. Only data is transfered (especially if you put your forms in 
the EXE)

No security question


Cons

Pathing to subfolders of database is more difficult


I would really like suggestions on solving the con of option 2.


TIA


Jan

Reply via email to