From:
<car...@te...> - 2003-12-24 10:18:38
|
Hello: > I am trying to install the provider and use the asp.net example. > > This is in the web.config file: > > Version=1.5.1334.34352, > Culture=neutral, > PublicKeyToken=e1b4f92304d7b12f" > > But the version does not match the assembly version, which is: > > 1.1.1266.28704 You need to modify the Version and PublicKeyToken with the ones the assembly has in your GAC. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |