Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property problems?
Message
From
09/03/2000 18:55:25
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00343931
Message ID:
00343941
Views:
25
>I am creating a DLL to deploy on MTS and am having trouble with a proptery. The property that is giving me trouble is an array. It works fine if I do a set proc to and then do a createobject(). But when I create the DLL and do a createobject on it the properties are not arrays.
>Is there no way to have an array as a property on an MTS DLL or what. I can find nothing in MSDN indicating that you can't but I could just be missing something.
>
>TIA

There is no reason why you can't. However, should you have one? With a stateless connection, such as MTS, you should not be setting properties from the client. You should pass everything you need as parameters.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform