Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a NewObject()
Message
From
17/12/2001 11:08:37
 
 
To
17/12/2001 08:40:13
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00594103
Message ID:
00595127
Views:
32
Jerry,

>Thanks for the suggestion. This sounds like a great idea. I haven't played with COM mode very much. However, if I do all my development on a network drive, will I be able to keep my EXE on a network drive if I run in COM mode? Or will I have to copy the EXE to my local drive?
>
>I do this because our network drives get backed up. My dev PC/web server doesn't.

Web Connection can handle the COM EXE being on a different server from the Web Server, but there is more DCOM overhead with that approach (which can be used to call multiple EXE's on multiple machines for scalability of very busy sites -- up to 32 EXE's can be pooled thru DCOM).

Most people, however, run the EXE on the Web Server machine and it's a simple matter to copy a new version there.

Personally, I would not be using the live Web Server as the development machine, as it sounds like you are doing. However, I do all Web Connection development on my laptop, with it acting as a Web Server (Win2K Advanced Server with IIS running) for test purposes. I run in file mode most of the time during development, but also can test in COM mode on the laptop.

When ready to put the new changes on the live site, I upload the EXE and run the Update function on the WC admin menu.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform