|
-
Jul 15th, 2003, 03:11 AM
#1
Thread Starter
New Member
Windows Service
Hello All
A quick help on this will be highly appreciated
I have a windows service written in .Net .The Service exports a Class.When the service starts i set one shared property(boolean Property-value set=True) of this class.Then there is Client Windows Application which imports the same Class and instantiates the exported class earlier.However when i access the shared property of the class i get the value as False(though i set it to True as mentioned earlier).
Please help me to get over this problem.
Thanks in advance
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
|