Skip to main content

Microsoft Silverlight

Problems with copying code between PC's...RSS Feed

(0)

CarlBruiners
CarlBrui...

Member

Member

32 points

30 Posts

Problems with copying code between PC's...

Hi All,

I've been working on a Silverlight 3 project on one laptop and had to move it to another, but every time I try to debug the app I get a number of errors;

  • Error    31    'AssemblyDescriptionAttribute' is ambiguous in the namespace 'System.Reflection'. C:\My Project\AssemblyInfo.vb
  • Error    67    'WeakReference' is ambiguous in the namespace 'System'.    C:\My Project\viddemo.xaml.vb

All the errors are in the auto generated code that VS2008 has generated, I've checked that I have installed all of the Silverlight 3 stuff (SDK, Tools, etc...) and all is fine.

Does any one know why I have this problem and has anyone else experienced issues with migrating Silverlight code?

Cheers

Carl

steveli
steveli

Member

Member

128 points

19 Posts

Re: Problems with copying code between PC's...

 It definitely looks like a setup problem.

You can check your references to make sure they point to correct assemblies.

Steve Li,
Cellbi Software
www.cellbi.com
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities