RE: Reg: dao350.dll and dao360.dll
- From: ashishparihar1310 <ashishparihar1310@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 22 Jan 2009 06:10:27 -0800
Steps to create set up of window application which uses MS-Office references
(select version of dll according to your Office version,I am using office
2007)
Copy and paste the following dll in to the debug folder of bin directory
dao360.dll C:\Program Files\Common Files\Microsoft Shared\DAO
mso.dll C:\Program Files\Common Files\Microsoft Shared\OFFICE12
In your solution explorer add references of these above dll
Now create a new set up project
Right click on Application FolderAddAssembly
Browse and add dao360.dll
Again add assembly mso.dll
Right click on Application FolderAddProject Output
Select top four items and click ok
(warning may occur avoid them and continue below steps)
Right click on set up and click Rebuild
Right click on set up and click Install
Select a new folder to install set up
Finish
.
- Prev by Date: Re: Another Microsoft online survey on VB6
- Next by Date: Re: Compiling VB6 project without upgrading to VS2008
- Previous by thread: Colored Text
- Next by thread: Setting focus on a Textbox
- Index(es):
Relevant Pages
|