Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > TaskVision Excel dependency
 

TaskVision Excel dependency

Hi,

I downloaded TaskVision_FullSource_CS.zip, the CS version of the application. After I extracted the project and tried to build it I noticed that it cannot resolve the reference to Excel dll. I assume this is an interop module to work with Excel but I cannot find this dll anywhere. Does anyone know where it should be?

Thanks,
Norton.
MigrationUser 1  Friday, December 24, 2004 2:41 PM

You need to have Excel 2002 installed on your system.

Without that it wouldn't compile. Also I read somewhere that you can download and install the corresponding type library for excel 2002 from Microsoft library and it should work. I couldn't get this working so far. In case you find a work around, please do let me know too.

May be you can tweak the code to cut off this dependency.

Good Luck !

Eldos Paduthottathil
eldospk@yahoo.com
MigrationUser 1  Monday, January 24, 2005 10:01 AM
Also in the taskvision documentation http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwinforms/html/wnf_taskvision.asp note this excel dependency.

********* Please note that if Excel 2002 is not installed, the solution will not compile until the "Export to Excel" related code (in the ExportExcel class & Main form class) has been removed or commented out. **********


Thanks.

Eldos Paduthottathil
eldospk@yahoo.com
MigrationUser 1  Monday, January 24, 2005 10:54 AM

Alright Norton, I finally got it to compile by removing the dependency on ExportExcel (which needs Excel 2002 to work).

Do the following.

1) In the tastvision project --> on MainForm.vb, Comment off the 2 lines inside the Sub miFileExportToExcel_Click(....)
2) Remove the ExportExcel file from the project taskvision\components using exclude from project. (dont delete the file, just exclude it from the project)

3) Rebuild the solution


This should compile with out any errors.

Let me know if you need any help.

Eldos Paduthottahil
eldospk@yahoo.com

MigrationUser 1  Monday, January 24, 2005 11:06 AM

You can use google to search for other answers

Custom Search

More Threads

• Rich Client not working on HTTPS Server...
• Download link for Windows Samples?
• Windows service databse problem
• Install webservices on remote network server
• Middle Pane Generalization
• Terrarium 1.2 strange error
• TaskVision as Document WorkFlow
• Ideas for Fotovision
• Terrarium 1.2: is the battle still fair?
• Update on download availability?