Hi
This issues is solved , I downladed nuint.frame 2.2.0.0, registered
the dll with gacutil.exe, that can be found in SDK
F:Program FilesMicrosoft Visual Studio 8SDKv2.0Bin
gacutil.exe -i nunit.framework.dll
and under compilation, assemblies I added this dll
<add assembly="nunit.framework, Version=2.2.0.0, Culture=neutral,
PublicKeyToken=96d09a1eb7f44a77"/></assemblies>
It solved the issue now i can configure my ObjectDatasource .
Thanks
Regards
Dure Sameen
--- In AspNetAnyQuestionIsOk%40yahoogroups.com">AspNetAnyQuestionIsOk
yahoogroups.com, "Dure Sameen"
<dmeena_pk
...> wrote:
>
> I did, but latest version=2.4.3.0 , I think i need to install same
> 2.2.0.0
>
> --- In AspNetAnyQuestionIsOk%40yahoogroups.com">AspNetAnyQuestionIsOk
yahoogroups.com, "Mischa Kroon"
> <mischa.kroon
> wrote:
> >
> > Seems like you need to install nunit.
> >
> > http://www.nunit.org/
> >
> > ----- Original Message -----
> > From: Dure Sameen
> > To: AspNetAnyQuestionIsOk%40yahoogroups.com">AspNetAnyQuestionIsOk
yahoogroups.com
> > Sent: Saturday, October 20, 2007 7:39 PM
> > Subject: [AspNetAnyQuestionIsOk] Could not load file or
> assembly 'nunit.framework
> >
> >
> >
> > Hi gals & guys
> >
> > I downloaded commerce kit from http://www.dashcommerce.org/
> > <http://www.dashcommerce.org/> , It complies successfuly , but
> when I
> > add some ObjectDataSource and try to configure it, It gives
this
> > exception, I have 2.4.3.0 version dll in my files. If any body
> know how
> > to remove this error, I am unable to find 'nunit.framework,
> > Version=2.2.0.0' file.
> >
> > ---------------------------
> > Microsoft Visual Studio
> > ---------------------------
> > Error invoking 'Configure Data Source...'. Details:
> >
> > Could not load file or assembly 'nunit.framework,
> Version=2.2.0.0,
> > Culture=neutral, PublicKeyToken=96d09a1eb7f44a77' or one of its
> > dependencies. The system cannot find the file specified.
> > ---------------------------
> > OK
> > ---------------------------
> >
> > Thanks
> >
> > Dure Sameen
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
.