web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Dynamics CRM 2011 IE10 cannot import solution script error

Zhongchen Zhou Profile Picture Zhongchen Zhou 681

When use IE10 together with Dynamics CRM 2011 (Rollup Update 10) and try to import a solution, there is a error window popup

This is caused by a script error in file

~\Tools\Solution\import\SolutionImportProcess.aspx
function window.onload() {

After change the code to

window.onload = function () {

Another error comes

 

If click on cancel, another error comes

 

Anyone know how to fix this?


This was originally posted here.

Comments

*This post is locked for comments