need silverlight 3 development
At work, I am on a sizable development team. Our current project is in Silverlight 3. We cannot upgrade right now due to all the regression testing (company policy)
Well, our LAN dept worked on my dev box and they uninstall开发者_Go百科ed silverlight 3. Now the project will not load due to :
The imported project "C:\Program Files\MSBuild\Microsoft\Silverlight\v3.0\Microsoft.Silverlight.CSharp.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.
I cannot find anywhere I can re-install the required silverlight v3 files.
Development on my PC is at a stop - Please Help!
Looks like you haven't installed the Silverlight 3 SDK on the box. One quick search gets you to the Silverlight 3 SDK download page.
精彩评论