Microsoft
Software
Hardware
Network
Question : Working with vjslib.dll
Hi,
I am building a project with a zip utility (
http://www.codeproject.co
m/KB/cs/cs
harp_zip.a
spx
) where a mix of C# and J# is called for. I downloaded the library vjslib.dll and refreenced it in my project. When I try to build I get this message:
"Cannot resolve dependency to assembly 'vjscor, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d
50a3a' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyReso
lve event."
I have installed Visual Studio without including J# - is that a problem? If so - how can I add the J# environment at a later time?
Hope you can help me!
-RTSol
Answer : Working with vjslib.dll
Both the vjslib and vjscor? Did you remove the previous reference and add the new one? Are both of the dlls installed in GAC (which means you can find them in the ".net" tab when adding a reference)?
Random Solutions
XP Home won't boot to HD
Excel function/formula
Cannot connect to Internet whilst on Cisco VPN
Windows 2003 Domain controller on a backup server Backup Exec 12.5
Sql query returning different results each time it is run even though conditions are the same.
VBS Script to remove/set folder inheritance
Exchange 2007 - Test-SystemHealth (Upgrading servicepack 2)
How do I take a totals query and update a column in another table?
Simple ADODB Connection Error
import a data from text file(with repeated column names)