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

  • Home
  • SEARCH
  • 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 8148703
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T14:41:53+00:00 2026-06-06T14:41:53+00:00

I Opened/Created a new Word document dynamically on FormLoad using: using Word = Microsoft.Office.Interop.Word;

  • 0

I Opened/Created a new Word document dynamically on FormLoad using:

  • using Word = Microsoft.Office.Interop.Word;
  • oWord = new Word.Application();
  • oDoc = oWord.Documents.Add(ref oMissing, ref oMissing, ref oMissing, ref oMissing);

I have “SAVE BUTTON” that saves the said document using:

  • oDoc.SaveAs(ref filename, ref oMissing, ref oMissing, ref oMissing, ref oMissing, ref oMissing, ref oMissing, ref oMissing, ref oMissing, ref oMissing, ref oMissing, ref oMissing, ref oMissing, ref oMissing, ref oMissing, ref oMissing);

Then I added the syntax for closing the document on FormClosed using:

  • oDoc.Close(ref oMissing, ref oMissing, ref oMissing);

Scenario: I Ran my program and closed/exit after. Suddenly a “Save as” dialog for the document popped up. I realized that I haven’t saved the document because the saving process is in the “SAVE BUTTON”.

How can I scape saving the document or automatically choose “cancel” for saving? Any help folks?

  • 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-06T14:41:54+00:00Added an answer on June 6, 2026 at 2:41 pm

    The Close method includes a parameter for whether changes should be saved. Just pass wdDoNotSaveChanges as the first parameter. See the documentation for the Close method for details.

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

Sidebar

Related Questions

I opened *.htm file with Excel Application ( Microsoft.Office.Interop.Excel ). It was parsed excellent!
I have created a new MVC2 project using the ASP.NET MVC2 Web Application, which
We have created a web application, using ASP.NET, that allows users to upload documents
Lets go from the start Created New Xcode project,opened interface builder dragged one NSButton
I am using VS 2008. When I opened a c# project file created by
We're having a problem getting Word documents to download in IE7/IE8 using window.open calls.
So I've created a C# library that manipulates and edits Word Documents. This of
I'm trying to serve a word document (docx) from an asp.net page using the
I just created a new WCF Service Application project in VS2010 (Premium), and it
I created new WPF Application witn two windows. MainWindow.xaml Window1.xaml Added one button in

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.