These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

Adding ASI references to project

Hi,

We are trying to add some ASI dlls to our project. However, we keep running into a 'the type or namespace name 'Asi' could not be found (are you missing a using directive or an assembly reference?' error in visual studio.

We've already verified that the dlls are coming from the correct location and are added to the project. The using directives are also already added to the project. We have already removed and added the references back many times via csproj file directly and in visual studio iteself, but still no differences.

We also updated the permissions of the folders where the asi dlls are located for read write access. The .NET Framework 4.5 is what the solution is compiled on.

Can you please assist?

Thanks