Using 15.1.0.41 and 15.4.0.20 on the same developer machine causes problems
Hi there,
I'm developing two versions of our software, each using another syncfusion version (15.1.0.41 vs 15.4.0.20).
From time to time I get errors on compiling:
* SFDockingManager\SFDockingManagerStyles.xaml(10,15): error MC4003: Cannot resolve the Style Property 'ListenTabItemEvents'. Verify that the owning type is the Style's TargetType or use Class.Property syntax to specify the Property.
* warning MSB3245: Could not resolve this reference. Could not locate the assembly "Syncfusion.Compression.Base, Version=15.1460.0.41, Culture=neu
l, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
* error MC3074: The tag 'PdfViewerControl' does not exist in XML namespace 'clr-namespace:Syncfusion.Windows.PdfViewer;assembly=Syncfusion.PdfViewer.WPF
Line 11 Position 8.
They are gone if I start Syncfusion Control Panel, select Utilities/Assembly Manager, remove the version from GAC and directly afterwards install it again.
It seems to me Visual Studio is confused and takes the wrong version of your controls to build.
Is there anything I can do to avoid this?
Regards
Marco
I'm developing two versions of our software, each using another syncfusion version (15.1.0.41 vs 15.4.0.20).
From time to time I get errors on compiling:
* SFDockingManager\SFDockingManagerStyles.xaml(10,15): error MC4003: Cannot resolve the Style Property 'ListenTabItemEvents'. Verify that the owning type is the Style's TargetType or use Class.Property syntax to specify the Property.
* warning MSB3245: Could not resolve this reference. Could not locate the assembly "Syncfusion.Compression.Base, Version=15.1460.0.41, Culture=neu
l, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
* error MC3074: The tag 'PdfViewerControl' does not exist in XML namespace 'clr-namespace:Syncfusion.Windows.PdfViewer;assembly=Syncfusion.PdfViewer.WPF
Line 11 Position 8.
They are gone if I start Syncfusion Control Panel, select Utilities/Assembly Manager, remove the version from GAC and directly afterwards install it again.
It seems to me Visual Studio is confused and takes the wrong version of your controls to build.
Is there anything I can do to avoid this?
Regards
Marco
SIGN IN To post a reply.
5 Replies
KJ
Keerthana Jegannathan
Syncfusion Team
February 7, 2018 12:03 PM UTC
Hi Marco,
As you are using two (or more) versions of Essential Studio in your machine, assemblies are not referred properly in your application. Due to this, reported errors occurs. So, we request you to refer the assemblies of the required version to your application from the below location .
Location: C:\Program Files (x86)\Syncfusion\Essential Studio\XX.X.X.XX\Assemblies\4.6
Also, ensure whether the Specific Version of the assembly has been set as False. Please refer the attached screenshot.
Regards,
Keerthana J
MT
Marco Tenzer
February 7, 2018 03:01 PM UTC
Hi Keerthana,
both parameters are set wrong here according to you.
I'll check that and report here later.
Thanks,
Marco
both parameters are set wrong here according to you.
I'll check that and report here later.
Thanks,
Marco
KJ
Keerthana Jegannathan
Syncfusion Team
February 8, 2018 04:06 AM UTC
Hi Marco,
Thanks for your update.
We will wait to hear from you.
Regards,
Keerthana J
Keerthana J
MT
Marco Tenzer
February 12, 2018 09:41 AM UTC
Hi Keerthana,
for now we keep everything as it is.
But I keep your solution in mind, in case the error returns.
You may close this case now.
Thanks,
Marco
for now we keep everything as it is.
But I keep your solution in mind, in case the error returns.
You may close this case now.
Thanks,
Marco
KJ
Keerthana Jegannathan
Syncfusion Team
February 13, 2018 04:22 AM UTC
Hi Marco,
Thanks for your update.
Please let us know if you need further assistance on this.
Regards,
Keerthana J
SIGN IN To post a reply.
- 5 Replies
- 2 Participants
-
MT Marco Tenzer
- Feb 6, 2018 01:41 PM UTC
- Feb 13, 2018 04:22 AM UTC