Skip to main content

Microsoft Silverlight

Debug Error - "Protection Error Error: 103"RSS Feed

(0)

dru987
dru987

Member

Member

0 points

4 Posts

Debug Error - "Protection Error Error: 103"

 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 event logs and i have found nothing similar on these forums. is this enough information? does anyone have a clue as to why this is happening?

bryant
bryant

Star

Star

9447 points

1,558 Posts

Silverlight MVP

Re: Debug Error - "Protection Error Error: 103"

What browser version are you running? Any special browser add-ins? Haven't seen that before...

-- bryant

Blog | Twitter
_________________
Dont forget to click "Mark as Answer" on the post that helped you.

dru987
dru987

Member

Member

0 points

4 Posts

Re: Re: Debug Error - "Protection Error Error: 103"

I'm running IE7 and the only add-on I have is the developer toolbar.

bryant
bryant

Star

Star

9447 points

1,558 Posts

Silverlight MVP

Re: Re: Debug Error - "Protection Error Error: 103"

Strange. One thing you could try is instead of just starting your project, open the browser to your local instance (right click the asp.net icon in the toolbar and select open), then attach to that iexplorer.exe process and see if that works.

Does this happen with all Silverlight projects? If you create a new one does it work?

-- bryant

Blog | Twitter
_________________
Dont forget to click "Mark as Answer" on the post that helped you.

dru987
dru987

Member

Member

0 points

4 Posts

Re: Re: Debug Error - "Protection Error Error: 103"

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 ;)

dru987
dru987

Member

Member

0 points

4 Posts

Re: Re: Debug Error - "Protection Error Error: 103"

 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.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities