473,406 Members | 2,867 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

redirect to .net 1.0 assemblies not working

Snippet from web.config:
<startup>
<supportedRuntime version="v1.0.3705" />
<requiredRuntime version="v1.0.3705"
safemode="true"/>
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-
com:asm.v1" appliesTo="v1.1.4322">
<publisherPolicy apply="no"/>

<dependentAssembly>
<assemblyIdentity
name="CrystalDecisions.CrystalReports.Engine"
publicKeyToken="692fbea5521e1304" culture="neutral" />
<bindingRedirect
oldVersion="9.1.3300.0" newVersion="9.2.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="CrystalDecisions.ReportSource"
publicKeyToken="692fbea5521e1304" culture="neutral" />
<bindingRedirect
oldVersion="9.1.3300.0" newVersion="9.2.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="CrystalDecisions.Shared"
publicKeyToken="692fbea5521e1304" culture="neutral" />
<bindingRedirect
oldVersion="9.1.3300.0" newVersion="9.2.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="CrystalDecisions.Web"
publicKeyToken="692fbea5521e1304" culture="neutral" />
<bindingRedirect
oldVersion="9.1.3300.0" newVersion="9.2.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Regcode" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.EnterpriseServices"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Security" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="CustomMarshalers" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Accessibility" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Configuration.Install"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.DirectoryServices"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Drawing.Design"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.ServiceProcess"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<publisherPolicy
apply="no"/>
<assemblyIdentity
name="System.Web" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Web.RegularExpressions"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Web.Services"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Windows.Forms"
publicKeyToken="b77a5c561934e089" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Xml" publicKeyToken="b77a5c561934e089"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Data" publicKeyToken="b77a5c561934e089"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Design" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Drawing" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<publisherPolicy
apply="no"/>
<assemblyIdentity
name="System" publicKeyToken="b77a5c561934e089"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Messaging" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="IEExecRemote" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="IEHost" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="IIEHost" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="ISymWrapper" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="mscorcfg" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Management" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Runtime.Remoting"
publicKeyToken="b77a5c561934e089" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Runtime.Serialization.Formatters.Soap "
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Web.Mobile" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft.Vsa.Vb.CodeDOMProcessor"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft_VsaVb" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft.Vsa" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft.VisualBasic.Vsa"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="cscompmgd" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft.JScript" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft.VisualBasic"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft.VisualC" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
</assemblyBinding>
-----Original Message-----
Hi,

I'm trying to get my aspnet website loading 1.0 assembliessince the 1.1 assemblies are not working for it.

I've modified my web.config as below but it still is not
loading 1.1 assemblies. If I do a:
Doit2(typeof(Activator).Assembly);
Doit2(typeof(DataSet).Assembly);
Doit2(typeof(LiteralControl).Assembly);
private void Doit2(Assembly assem)
{
this.Controls.Add(new LiteralControl("FullName:" +
assem.FullName + " ImageRuntimeVersion:" + " Location:" +
assem.Location + "<p>"));
}

I get the following:
FullName:mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089 ImageRuntimeVersion:
Location:c:\winnt\microsoft.net\framework\v1.1.43 22
\mscorlib.dll
FullName:System.Data, Version=1.0.3300.0, Culture=neutral,PublicKeyToken=b77a5c561934e089 ImageRuntimeVersion:
Location:c:\winnt\assembly\gac\system.data\1.0.33 00.0__b77 a5c561934e089\system.data.dll

FullName:System.Web, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a ImageRuntimeVersion:
Location:c:\winnt\assembly\gac\system.web\1.0.500 0.0__b03f 5f7f11d50a3a\system.web.dll
this is a snipper from my web.config which should ensure
the binding's are redirected:
<startup>
<supportedRuntime version="v1.0.3705" />
<requiredRuntime version="v1.0.3705"
safemode="true"/>
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-
com:asm.v1" appliesTo="v1.1.4322">
<publisherPolicy apply="no"/>

<dependentAssembly>
<assemblyIdentity
name="CrystalDecisions.CrystalReports.Engine"
publicKeyToken="692fbea5521e1304" culture="neutral" />
<bindingRedirect
oldVersion="9.1.3300.0" newVersion="9.2.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="CrystalDecisions.ReportSource"
publicKeyToken="692fbea5521e1304" culture="neutral" />
<bindingRedirect
oldVersion="9.1.3300.0" newVersion="9.2.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="CrystalDecisions.Shared"
publicKeyToken="692fbea5521e1304" culture="neutral" />
<bindingRedirect
oldVersion="9.1.3300.0" newVersion="9.2.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="CrystalDecisions.Web"
publicKeyToken="692fbea5521e1304" culture="neutral" />
<bindingRedirect
oldVersion="9.1.3300.0" newVersion="9.2.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Regcode" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.EnterpriseServices"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Security" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="CustomMarshalers" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Accessibility" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Configuration.Install"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.DirectoryServices"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Drawing.Design"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.ServiceProcess"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<publisherPolicy
apply="no"/>
<assemblyIdentity
name="System.Web" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Web.RegularExpressions"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Web.Services"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Windows.Forms"
publicKeyToken="b77a5c561934e089" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Xml" publicKeyToken="b77a5c561934e089"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Data" publicKeyToken="b77a5c561934e089"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Design" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Drawing" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<publisherPolicy
apply="no"/>
<assemblyIdentity
name="System" publicKeyToken="b77a5c561934e089"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Messaging" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="IEExecRemote" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="IEHost" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="IIEHost" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="ISymWrapper" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="mscorcfg" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Management" publicKeyToken="b03f5f7f11d50a3a"culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Runtime.Remoting"
publicKeyToken="b77a5c561934e089" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Runtime.Serialization.Formatters.Soa p"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="System.Web.Mobile" publicKeyToken="b03f5f7f11d50a3a"culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="1.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft.Vsa.Vb.CodeDOMProcessor"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft_VsaVb" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft.Vsa" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft.VisualBasic.Vsa"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="cscompmgd" publicKeyToken="b03f5f7f11d50a3a"
culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft.JScript" publicKeyToken="b03f5f7f11d50a3a"culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft.VisualBasic"
publicKeyToken="b03f5f7f11d50a3a" culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity
name="Microsoft.VisualC" publicKeyToken="b03f5f7f11d50a3a"culture="" />
<bindingRedirect
oldVersion="0.0.0.0-65535.65535.65535.65535"
newVersion="7.0.3300.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>

.

Nov 17 '05 #1
0 1231

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Ruslan Popov | last post by:
Hi, I am trying to prevent an assembly being loaded from GAC and instead want it loaded from the application's base directory. However, the assembly always gets loaded from GAC. How to have it...
9
by: Ender | last post by:
I have an application that I would like third party developers to be able to create Plug-ins that will be dynamically loaded into our application to extend functionality. I have utilized the...
3
by: Rob Mayo | last post by:
I am working in an environment with 4 developers. 2 groups of 2 people working on the same server on the same web project with no version control management on the web server. Programmers A & B...
3
by: Claudio Pacciarini | last post by:
Hi everyone, I have a question about .NET code sharing and reuse, and also about application design best practices / guidelines. Currently, we have many different .NET projects in source...
5
by: =?Utf-8?B?U3RlZmFuIEJhcmxvdw==?= | last post by:
I am experiencing a lot of speed issues on initial app loads where we are referencing 3rd party 1.1 assemblies from 2.0 code. Those 1.1 assemblies reference things like System.Windows.Forms...
7
by: =?Utf-8?B?YzY3NjIyOA==?= | last post by:
Hi all, I am trying to set this up using asp code and IIS configuration. But it seems not working. Here it is the way I am doing. In IIS I set up a virtual directory with secure communication, I...
1
by: Dave Anson | last post by:
What is the recommended practice for referencing assemblies in a project from other solutions? I am using Visual Studio 2005 Team System. I have several assemblies in another solution which will...
0
by: =?Utf-8?B?VmFuIGRlbiBEcmllc3NjaGUgV2lsbHk=?= | last post by:
For deployment reasons I would like to merge several of our assemblies into a single assembly. I am able to do this via the ilmerge.exe utility. Is there a way I can make my application work with...
4
by: Robert Cramer | last post by:
I am needing to create a sort of "plug-in architecture" whereby different Web sites I maintain on the same server have slightly different functionality. Some Web sites will need to use the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.