Microsoft
Software
Hardware
Network
Question : Accessing application component in .net
I have several applications writen in .net that use the same dll called cmImage.dll. I use Inno to install them on the users' machine so that C:\ProgramFiles\Photex contains the DLL and a folder for each app containing its exe.
When I run an app I get
System.IO.FileNotFoundExce
ption: Could not load file or assembly 'cmImage, Version=1.0.3684.17854, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'cmImage, Version=1.0.3684.17854, Culture=neutral, PublicKeyToken=null'
Does .net no longer search up the exe directory structure to find DLLs.
Inno can't install into the GAC, so what's the best way to share a DLL among several programs.
Answer : Accessing application component in .net
Here's a link on creating the StrongAssemblyName:
http://msdn.microsoft.com/
en-us/libr
ary/xc31ft
41.aspx
Random Solutions
Plesk SSL issue in a domain.
Access subquery returning multiple records even when 'select top 1' is used
explorer view ie8 on windows 7 and wss 3.0
"The Directory Service was unable to allocate a relative identifier." when adding machines to AD
Is there an Access function equivalent to the Quartile function in Excel?
Building VPN with DI524 dlink router
Excel Zone Expert Discussion, Number 12
Why am I getting this clipboard warning message on IE8?
How do I use a user-defined function in Access
InfoPath 2007: Error on file open, "InfoPath cannot create a new, blank form"