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
search within OWA?
Tools send mail to old Exchange server is there any way to forward these emails to new server.
Pivot on two columns
How to disable Windows Media Player?
SBS 2003 - Question on CALs
Dell Poweredge T110 0.S. Install
Does ASP.NET Control Reduce Effeciency? - Is It Better to Use the HTML Tags? - ASP.NET
Microsoft Reporting: setting Action property on textbox
Closest number match
Using the SCardTransmit method