×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
OK still confused :-)
It sounds like you're describing a standard EXE deployed using an xcopy deployment where you simply copy all files.
That's how we do deployments with most .Net apps.
That's different than the one-click deploy from my understanding.
I thought one-click deployment was meant to be able to post an app on a web site and have it auto-download the whole thing without an installer.
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
------------------------------
message: 5
date: Fri, 29 Jun 2012 15:29:58 -0500
from: Mike Wills <mike@xxxxxxxxxxxx>
subject: Re: [SystemiDotNet] Calling a .Net console app from IBM i
In your project folder under /bin/Debug.
So for one of my projects, I go to C:\Documents and Settings\USER\My Documents\Visual Studio 2010\Projects\SendToInternet\PullFromInternet\bin\Debug. (There is also a "Release" if you compile it as such.
In there I have the calling program PullFromInternet.exe. There are other files in there too that are most likely needed as well. Put them all in a location on the target computer and voila! It works!
We do this to schedule tasks on Windows servers.
--
Mike Wills
http://mikewills.me
As an Amazon Associate we earn from qualifying purchases.