Search found 5 matches

by tpitman
Wed 29. Nov 2023, 15:48
Forum: PCAN-Basic
Topic: using Peak.Can.Basic Reference Not Found
Replies: 7
Views: 7615

Re: using Peak.Can.Basic Reference Not Found

I am not 100% sure what fixed it.

There were several other assemblies that also had yellow icons on them.

I removed all of them, removed the PCAN package, added it back and now it builds.

There must have been some conflict between some of the packages.

All of the packages were Microsoft packages ...
by tpitman
Wed 29. Nov 2023, 15:32
Forum: PCAN-Basic
Topic: using Peak.Can.Basic Reference Not Found
Replies: 7
Views: 7615

Re: using Peak.Can.Basic Reference Not Found

The good news is that I can open and build your test project. Now I just need to figure out what is different between the solutions / projects that is causing this error.

If I figure it out I will post the answer here.

If you come across anything that might be helpful, please let me know.
by tpitman
Wed 29. Nov 2023, 15:24
Forum: PCAN-Basic
Topic: using Peak.Can.Basic Reference Not Found
Replies: 7
Views: 7615

Re: using Peak.Can.Basic Reference Not Found

I figured as much as what you just described.

I will try a new project and also try loading your project. There must be something fundamental not set up correctly.
by tpitman
Wed 29. Nov 2023, 15:00
Forum: PCAN-Basic
Topic: using Peak.Can.Basic Reference Not Found
Replies: 7
Views: 7615

Re: using Peak.Can.Basic Reference Not Found

Sadly I have done all you said.

Before I even installed the package in Visual Studio, I have been using a PCAN device (the USB Dongle) on my computer with the Windows PCAN-View free app that you guys provide.

Does that mean I should already have the drivers set up or does that driver package you ...
by tpitman
Tue 28. Nov 2023, 23:27
Forum: PCAN-Basic
Topic: using Peak.Can.Basic Reference Not Found
Replies: 7
Views: 7615

using Peak.Can.Basic Reference Not Found

I know the answer is going to be really obvious once someone tells me, but I can't seem to figure this out.

I have a .NET Framework 4.8 Library project.

I added the Nuget package for PCAN Basic .NET latest version 4.8.0.830.

The reference line shows a yellow warning icon over the DLL for ...