Advanced Forum Search Results
-
ok, i tried to attach to a running IE process and it didnt crash the instance of IE, however, it also did not hit my break points. i understand that this is an isolated error that is due to my current system, i just dont know what i've done that could cause this.
-
this happens with all Silverlight projects.
it will try the fix you suggested after the holidays. the fact that no one has seen this before leads me to believe it has something to do with my configuration.
thank you for your help so far. let's hope i can get to the bottom of this so i can start dev'ing some slick SL controls ;)
-
I'm running IE7 and the only add-on I have is the developer toolbar.
-
i am running VS 08 with Silverlight 2.0. i can create apps and run them with no problem however when i try and debug (start new instance) the silverlight app OR a web site with a Silverlight object, a popup (looks like javascript alert) that says "Error: 103" appears immidately and the browser/debug instance crashes. there are no ...