This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Befor I download the free trial of the property grid, I tried downloading the "Try it Live" and get the error. Following errors were detected during this operation. Any ideas? Details of error: PLATFORM VERSION INFO
Below is a summary of the errors, details of these errors are listed later in the log. |
|
|
It looks like the ClickOnce manifest didn't download, perhaps due to a random connectivity error. If reloading it doesn't work, try closing your browser, opening a Visual Studio command prompt and running the command: mage -cc then going back to the page and trying again. Another possible issue is that it seems to be trying to bind to .NET 4.0, whereas the sample was built for .NET 3.5. Does your machine have .NET 3.5 and .NET 4.0, or only .NET 4.0? If the latter, we haven't tested this configuration (though we think it *should* work) -- let us know if that's the case and we'll look into it. |
|
|
I tried the mage -cc and still get the same error. When I looked at program files under my Control Panel it shows .Net 3.0 SP2, .Net 3.5 SP1 , .Net Framework 4 Client Profile, Extended and Mult-Targeted Pack. My next step is to download the free trial. I am developing with Visual Studio 2010 professional. Will this be a problem? |
|
|
Weird. We'll see if we can reproduce this -- thanks for the extra info. The property grid works fine with Visual Studio 2010, with the caveat that if you're using drag and drop from the toolbox (rather than writing XAML), you may need to add it to the toolbox by hand. |
|
|
I just tried it again this morning and it worked. Not sure why. Thanks for your help. I plan to next download the free trial. |
|
|
just fyi. The error happens when I have Visual Studio 2010 open |
|
|
Hi,
It was accessible by all my teammates and everything was working fine. but after few days, it was not accessible by my teammates and giving 'Application Download error'. but still it is accessible in my computer and the server. pls can u help me to resolve this...? |
|
|
Hello Here is a forum thread that mentions this error which may point you in the right direction to solving the issue: http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/bae12634-0ed3-446b-bdaa-d5d18105ce05/ |
|