Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
145107 | Jun 6,2019 09:17 PM UTC | Jun 12,2019 10:12 AM UTC | WPF | 8 |
![]() |
Tags: DocIO |
System.IO.FileNotFoundException: 'Could not load file or assembly 'Syncfusion.DocIO.Portable, Version=17.1200.0.50, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89' or one of its dependencies. The system cannot find the file specified.'
System.IO.FileNotFoundException: 'Could not load file or assembly 'Syncfusion.DocIO.Base, Version=17.1460.0.50, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89' or one of its dependencies. The system cannot find the file specified.'
Here I'm getting the following error:
System.IO.FileNotFoundException: 'Could not load file or assembly 'Syncfusion.DocIO.Portable, Version=17.1200.0.50, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89' or one of its dependencies. The system cannot find the file specified.'
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Autofac" Version="4.9.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Syncfusion.DocIO.Net.Core" Version="17.1.0.50" />
<PackageReference Include="Syncfusion.DocIORenderer.Net.Core" Version="17.1.0.50" />
<PackageReference Include="Syncfusion.Pdf.Net.Core" Version="17.1.0.50" />
<PackageReference Include="Syncfusion.XlsIO.Net.Core" Version="17.1.0.50" />
<PackageReference Include="Syncfusion.XlsIORenderer.Net.Core" Version="17.1.0.50" />
<PackageReference Include="System.Data.SqlClient" Version="4.6.0" />
</ItemGroup>
</Project>
SyncfusionTest\SyncfusionTest.WPF\bin\Debug |
SyncfusionTest\SyncfusionTest.WPF\bin\Debug |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.