Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Embedding Dependancies in C# Excel Workbook

Embedding Dependancies in C# Excel Workbook

Scheduled Pinned Locked Moved C#
csharphelpvisual-studiotutorial
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Grimes
    wrote on last edited by
    #1

    Hi Everyone I am writing an Excel document in C#. I am writing it in 'Visual Studio 2008' and the project type is a '2007 Excel Workbook'. I was able to add all the controls and functionality I want to the Excel Workbook and it works. The problem is when I try to 'compile' (not sure if compile is the right word) the Excel document, it's dependent on a bunch of other files. for example the resulting ExcelWorkbook2.xlsx file is dependent on a bunch of other files like: ExcelWorkbook2.vsto ExcelWorkbook2.dll ExcelWorkbook2.dll.manifest Is there a way to embed these files into the xlsx file so that the ExcelWorkbook2.xlsx will work on it's own? I am writing this for some corporate people in my company and I think they'll have a hard time to remember to copy all these dependent files along with the Excel Workbook. So it would be nice to have everything in one file. I could probably write VBA Macros instead, but it would be nice to do it in C#. Any help is appreciated Regards

    KOM UIT DAAAAA!!!

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups