Advanced Forum Search Results
-
Thank you Daniel,
The alpha has installed the version 0.95, but see my post below what happens if I register npctrl.dll manually.
Andre
-
Hi Steve, thank you for your reply/help.
I have the Alpha installed. But the samples won't work in IE7. The java script Silverlight.js is not able to create the activex object
var AgControl = new ActiveXObject("AgControl.AgControl"); // Fails on my system
after I register ...
-
Hi,
I had (have) problems running the samples for Silverlight 1.0 and Silverlight 1.1.
After manually registering
npctrl.dll
with regsvr32.exe C:\Program Files\Microsoft Silverlight\Npctrl.dll
the samples of Silverlight 1.0 Beta did run. Before I was always prompted to install the Silverlight runtime.
The samples for Silverlight 1.1 ...