Accessing vb.net class from non.vb.net apps 
Author Message
 Accessing vb.net class from non.vb.net apps

Is there any trick to creating a dotnet class that you can reference in an
Access 2000 application? I need to create a dll that wraps around a web
service so that I can take advantage of the web service from an Access 2000
app. I seem to be having a hard time just creating a basic dll that I can
reference in Access and access the properties of successfully. I have
successfully created one dll that I can access from a vb.net app, but I
cannot access the properties of the object when I try to access the object
from Access. I cannot even see the properties of the object in the Object
Browser window. Any help is appreciated.

Paul Bauer



Sat, 08 Jan 2005 07:49:41 GMT  
 Accessing vb.net class from non.vb.net apps
Hi Paul,

The following link will provides the information you are looking for.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgu...
l/cpconexposingnetframeworkcomponentstocom.asp

If this you want to create an add-in in .net, look at the following article:

Q302896 - HOW TO: Build an Office COM Add-in by Using Visual Basic .NET
 http://support.microsoft.com/support/kb/articles/q302/8/96.asp

Thanks!
Bharat Patel
Microsoft Developer Support

This posting is provided "AS IS" with no warranties, and confers no rights.
Get Secure!  For more info visit http://www..microsoft.com/security .
Please reply to newsgroups only. Thanks.              



Mon, 10 Jan 2005 00:21:21 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB.NET DLL's With A VB.NET App

2. ASP.NET App v. VB.NET App

3. Conversion of VB.Net App to ASP .Net App

4. Public non-creatable class in VB.Net

5. Debug VB.NET DLL(Class Library) from ASP.NET page

6. VB.Net, Classes and ADO.Net guidelines???

7. Use a VB.NET Class Library in C++.NET

8. .NET Configuration/ VB.NET app help

9. My Vb.Net Apps will not run on other machine's with .Net Framework installed

10. VB.NET app does not run on OS having .NET redistributable files installed

11. VB.Net Localhost for ASP.Net app?

12. Crystal Rpts and VB.NET/ASP.NET App ?

 

 
Powered by phpBB® Forum Software