Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-access > #1239
| From | BobAlston <bobalston9@yahoo.com> |
|---|---|
| Newsgroups | comp.databases.ms-access, microsoft.public.dotnet.general, microsoft.public.dotnet.framework |
| Subject | Problem with VBA intellisense not showing all objects in dll |
| Date | 2011-05-05 09:10 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <ipub4s$gb8$1@dont-email.me> (permalink) |
Cross-posted to 3 groups.
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
Back to comp.databases.ms-access | Previous | Next | Find similar
Problem with VBA intellisense not showing all objects in dll BobAlston <bobalston9@yahoo.com> - 2011-05-05 09:10 -0500
csiph-web