Connecting Tech Pros Worldwide Help | Site Map

access report from vb.net and deployment problem

  #1  
Old July 3rd, 2009, 09:36 PM
Newbie
 
Join Date: Jul 2009
Location: Israel
Posts: 1
Hello. I have trouble to use MS Access report from vb.net in VS2005.
I wrote VB.net application(based ms access database) that works perfect on client machine.
I have added report in same database and want use it from my app. I found great description on micosoft website how to do that(http://support.microsoft.com/kb/317113)
I have added this functions and it work in debug mode on my computer, ofcause I have Office 2003 installed for database design. When i build Package and install it it on client machine (with and without access runtime) I always get error:
429:Retrieving the COM class factory for component with CLSID {73A4C9C1...... } failed due to the following error:8004154(80080005). I am making reference in project to office library and hope that installation package should take it itself. I saw in internet same issues but I need dummy solution without asking client to make changes and registrations particular DLLs or other things. Please help me to understand which library exactly should i have reference , which file should i include in installation package in order to make my dummy work.

Thank you in advance, smart people
Michael G
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing .dat file Rnt6872 answers 22 January 25th, 2007 05:55 AM
Download the JAVA , .NET and SQL Server interview with answers Jobs answers 2 September 26th, 2006 02:25 PM
Download the JAVA , .NET and SQL Server interview PDF Jobs answers 0 September 17th, 2006 02:05 PM
Recordset confusion Gerry Abbott answers 22 November 13th, 2005 01:49 AM