Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8142341
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T12:47:11+00:00 2026-06-06T12:47:11+00:00

I am using the syncfusion grid control. Converting the grid to word gives me

  • 0

I am using the syncfusion grid control.
Converting the grid to word gives me a Entry point was not found exception.

Here’s the code I have so far

 private void cmdSaveData_Click(object sender, EventArgs e)
    {
            ////CEC: this btn is labeled to Define a new group
            //cmdDefineGroup_Click(sender, e);
        GridWordConverter converter = new GridWordConverter(true, true);
        converter.DrawHeader += new GridWordConverterBase.DrawDocHeaderFooterEventHandler(converter_DrawHeader);
        converter.DrawFooter += new GridWordConverterBase.DrawDocHeaderFooterEventHandler(converter_DrawFooter);
        converter.GridToWord("Sample.doc", theGrid);
        System.Diagnostics.Process.Start("Sample.doc");
    }

    void converter_DrawFooter(object sender, DocHeaderFooterEventArgs e)
    {
        e.Footer.AddParagraph().AppendText("Copyright 2001-2008");
    }

    void converter_DrawHeader(object sender, DocHeaderFooterEventArgs e)
    {
        e.Header.AddParagraph().AppendText("Syncfusion Inc.");
    }

Here’s the stack trace

   at Syncfusion.Windows.Forms.Grid.IGridVolatileData.get_HasColCount()
   at Syncfusion.Windows.Forms.Grid.GridModel.get_ColCount()
   at Syncfusion.GridHelperClasses.GridWordConverter.GridToWord(String filename, GridControlBase grid)
   at FP.frmData.cmdSaveData_Click(Object sender, EventArgs e) in C:\FP\frmData.cs:line 365

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T12:47:13+00:00Added an answer on June 6, 2026 at 12:47 pm

    You just posting the stack trace, I don’t see any exception in the post.

    Obviously the “Entry Point was not found” might be referencing to your application startup, do you have your Main() defined in your project ?

    UPDATE:
    Now I can see the stack trace, it seem like you are missing some dependent assemblies , and what are the word engines you use ?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using Rails 3.2.0.rc2 and ruby 1.9.3p0 In app/views/requests/_form.html.erb I have the following code for
I am using Syncfusion's TreeViewAdv control. I attach a KeypUp event handler to it
We code in C# using VS2008 SP1. We have a server that runs Team
Using online interfaces to a version control system is a nice way to have
Using TortoiseSVN against VisualSVN I delete a source file that I should not have
Using EXTJS4, I have created a custom grid. I would like one column to
Using LINQ on collections, what is the difference between the following lines of code?
Using C# for ASP.NET and MOSS development, we often have to embed JavaScript into
Using android 2.3.3, I have a background Service which has a socket connection. There's
So I have the following VB.NET code that creates a form field in a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.