|
-
Sep 16th, 2003, 11:09 AM
#1
Thread Starter
Lively Member
Event Handling between Solutions
Is it possible to run a console application that will need to write messages based on the status of other solution(s) that it is responsible for launching? I just want the console to display success/failure messages since the job will be running on the server and in case of a failure, I'd like for someone to be able to log into the server and see what happened in run-time.
Thanks,
Mike
-
Sep 16th, 2003, 11:13 AM
#2
You can use remoting to share the same instance of an object across application domains.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|