dbTalk Databases Forums  

Problem with VBA intellisense not showing all objects in dll

comp.databases.ms-access comp.databases.ms-access


Discuss Problem with VBA intellisense not showing all objects in dll in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
BobAlston
 
Posts: n/a

Default Problem with VBA intellisense not showing all objects in dll - 05-05-2011 , 09:10 AM






I am using Access/VBA to consume a web services proxy which was
generated via .NET using a WSDL file and wsdl.exe and VBC.exe. The
result is a dll file which I can access/consume in Access/vba. I am
able to see, via intellisense, the one method and 2 data structures.


What I cannot see is a customized SOAP header containing two required
parameters.

When I run the .net utility ILDASM to look in the dll, I can see the
class for the customized soap header just like the other classes.

What gives???

bob

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.