I'm getting several errors about missing assembly references. Anyone else have these problems?
Examples are in the SamplesBrowser.Loader.DV project, it doesn't know what FeatureBrowserServiceClient is. And neither do I :-(
thanks.
ah, I remember now. 9.1 was built on Silverlight 2 and released, then when Silverlight 3 was released and the samples wouldn't compile on that platform, we updated the samples download link. however, I don't think that is still available since the 9.2 samples have been published.
the 9.2 samples will include the same pages as 9.1 as well as trial versions of the 9.2 dlls -- and they will compile under SL3. would you consider using the 2009.2 samples?
Hi, thanks for the reply. I am using the 9.1 version because that is the one I bought and running from VS 2010 beta. Does that work? I'll try installing a fresh copy.
what version of the samples browser are you trying to compile? did you download the samples recently off our website?
after downloading and running NetAdvantage_SilverlightDV_20092_Samples.exe and opening the solution installed at
C:\Users\Public\Documents\Infragistics\NetAdvantage 2009.2\Silverlight DV\Samples\SamplesBrowser\SamplesBrowser.Samples.DV.sln,
the samples compile cleanly and do not contain a reference to SamplesBrowser.Loader.DV.