|
-
Oct 18th, 2011, 03:46 PM
#1
Thread Starter
Lively Member
Setting COM object property from web services
Hi, I am consuming a VB6 dll in my C# web service, and can call methods such as subs and functions in the vb6 dll classes, but I cant seem to set a property of the vb6 classes as I would from a vb6 application??
Any help would be very much appreciated
-
Oct 20th, 2011, 08:20 AM
#2
Fanatic Member
Re: Setting COM object property from web services
Are you receiving any kind of error if so it would be helpful to see. On the VB6 DLL are you sure the porperties have been set with a 'set' attribute and are not readonly?
With your project referncing the vb6 dll, can you see the properties in the dll via the object browser?
-
Oct 21st, 2011, 09:05 AM
#3
Thread Starter
Lively Member
Re: Setting COM object property from web services
Hi thanks for your reply I have figured out whats it was i restarted the WWW service and its works ok now??? Weird
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
|