Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7578061
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T17:20:31+00:00 2026-05-30T17:20:31+00:00

This morning I tried running a Silverlight 5 App that we have been building

  • 0

This morning I tried running a Silverlight 5 App that we have been building from my laptop strangely the login page comes up but when I click Login the page doesn’t move on to the next View.

I thought it was a call to the server but no that works fine.

I’ve spent all day trying different machines and I’ve realised that any machine that hasn’t got the silverlight 5 developers runtime loaded has this problem.

I can’t begin to think whats causing this problem or how to debug it.

I have tried to remote debug one of the machines that shows the error but VS always tells me that the symbols haven’t been loaded.

I’ve found that running the app on my development machine but under 64 bit IE shows the same problem but I can’t debug it becuase it tells me to load the 64bit version of the developer runtime which is already installed. (I guess that if IE 64bit was picking up the developer runtime the problem would go away)

Has anyone got any ideas what would be different about the silverlight runtime and the developers runtime that would cause my view not to change?

Anyone got any idea how I can get this to debug?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T17:20:32+00:00Added an answer on May 30, 2026 at 5:20 pm

    After some investigation it seems that the Silverlight 5 runtime has what I think would be a bug.

    Setter methods of properties are not appearing in the stacktrace.

    if we have the code

    public void SomeMethod()
        {
            Name = "fred";
        }
        private string name=null;
        public string Name
        {
            get
            {
                name;
            }
            set
            {
                Amethodthatchecksthestack();
                name = value;
            }
        }
    

    In the development environment if we check the stack there is a set_Name method in the stacktrace

    Amethodthatchecksthestack at
    set_Name at
    SomeMethod at
    

    however in the runtime environment we get

    Amethodthatchecksthestack at
    SomeMethod at
    

    the set_Name method is missing.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Eclipse was running fine last night, but this morning I tried starting it up
This morning, when I tried to add a new ASPX page to my project,
Woke up this morning with a page that our cluster was down. It came
I have been trying to get my geocoder working this morning for the following
I tried running PHPUnit this morning and it's producing a Segmentation Fault 11 error
Since this morning Maven can not build any project that requires tomcat-maven-plugin. I tried
Good morning, We have developed an android app, and I have been charged with
This morning, I tried to commit a revision to Subversion and found that all
This morning we pulled from our repo, and git put us on (no branch).
This morning we found an old chunk of code that was causing a library

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.