Hi All,

On my dev machine, I have the 3rd party components installed. When I
deployed the Web site to my Testing machine, I am getting an error.

"Could not load file or assembly 'infrgistics2.webUI.UltraWebGrid.v6.1.
version....  The system cannot find the fil specified"

In my web.config
---------------------------------------
<compilation debug="true" strict="false" explicit="true">
                  <assemblies>
                        <add
assembly="Infragistics2.WebUI.UltraWebGrid.v6.1,
Version=6.1.20061.28, Culture=neutral,
PublicKeyToken=7DD5C3163F2CD0CB"/>
---------------------------------------

It looks like the .dll is in C:\Program Files\Infragistics\NetAdvantage
2006 Volume 1 CLR 2.0\ASP.NET\Bin. I see it being referenced under
References of my project. Am I suppose to copy the .dll to the /bin of
my application on the Testing box? If I do, is it the best practice to keep
the same path, so I do not need to modify the web.config?

Thank you in advance!!!

v.





YAHOO! GROUPS LINKS




Reply via email to