-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: ssv_2000
Message 5 in Discussion

Hi Sitaraman,
Thanks for taking the time for looking into the problem & replying.

Surprisingly yes. It works for me by just correcting the case of 
<assemblyDependent> and <publicKeyToken> (i had forgotten to mention that in 
my previous message). After reading ur message I checked again twice to make 
sure that its running properly and it is.

This is the running copy of my configuration file -

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="ClassLibrary2" culture="neutral" 
publicKeyToken="ffa91e331ca40497"/>
<codeBase version="1.1.1.1" 
href="file:///C:\Sv\ClassLibrary2\bin\ClassLibrary2.DLL"/>

</dependentAssembly></assemblyBinding>
</runtime>
<appSettings>
        <add key="FirstTry" value="MyApplication" />
    </appSettings>

</configuration>

I open the DLL project in Visual Studio, make some changes, rebuild it and 
then run just the EXE w/o opening it or recompiling it (no copies of the DLL 
in the local application folder) and the EXE reflects the changes made - so 
i guess it is using the latest DLL from the right path.

Have no idea why it shouldnt run for u? Could it be because of any 
difference in the .net version that we both are using or..?

(i am new to this usergroup..i wasnt sure if i should reply to ur personal 
email or to the group..i presume if i send it to the group, depending on ur 
settings u would either get the mail delivered to ur mail box or u would 
read it online i suppose.)

let me know if u find out why the difference. I will try too.

Thanks.
Srividya.

_________________________________________________________________
Get a FREE computer virus scan online from McAfee. 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/BDotNet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to