Skip to content

883304 - How to load the document which contain fundamental syntax errors.#60

Merged
RajaVigneshB merged 8 commits intomasterfrom
WPF-883304
Jun 27, 2025
Merged

883304 - How to load the document which contain fundamental syntax errors.#60
RajaVigneshB merged 8 commits intomasterfrom
WPF-883304

Conversation

@Dhileep4290
Copy link
Copy Markdown
Collaborator

Description:

  • 883304 - How to load the document that contains fundamental syntax errors
  • Added a sample to load the document, which contains basic syntax errors.

@Dhileep4290 Dhileep4290 requested a review from Vikassekar June 5, 2025 11:42
@Vikassekar
Copy link
Copy Markdown
Collaborator

Hi @Dhileep4290 ,

as we discuss move the sample from mvvm and add it as"DisplayPDF_fundamental_syntax_errors"

Regards,
Vikas

@Dhileep4290
Copy link
Copy Markdown
Collaborator Author

Moved the sample to another location and renamed based on the suggestion

Copy link
Copy Markdown
Collaborator

@Vikassekar Vikassekar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the document from the sample ,

<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
<runtime>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this runtime really needed to be added?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, as this mentions the program to run on which platform, it is necessary to mention the platform the project is going to run

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am asking about the runtime tag?

<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
<runtime>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am asking about the runtime tag?

@RajaVigneshB RajaVigneshB merged commit 4d8e268 into master Jun 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants