"An Unhandeled Exception is found" + VS 2010

Answered "An Unhandeled Exception is found" + VS 2010

  • Thursday, March 15, 2012 1:11 AM
     
     

    Hi all

    I am new to Silverlight and to this silverlight forms too...

    I installed VS 2010 Ultimate Edition in my WS 2008 R2 OS and i tried to create a new silverlight application and it is created successfully and

    now when i opened this project, it is saying that

    "An Unhandeled Exception is found".

    "Click here to reopen the Desing Part" etc...

    Can any one guide me in this.....

    Waiting for Reply....

All Replies

  • Thursday, March 15, 2012 1:39 AM
     
     

    Hi Pavankumar,

    may be something wrong in your XAML Code. that's why give you error.

    paste your xaml code here to we will examine xaml code and reply.

    Regards

    Vikky

  • Friday, March 16, 2012 2:10 AM
     
     Answered

    Hi Vikky,

    My issue is resolved and the mistake is,

    I installed VS 2010(I think MS Silverlight 3 SDK is installed along with this) and then installed the MS Silverlight 5 directly...

    So it is showing error when i opened the new silverlight application...


    Resolution:

    I simply uninstalled MS Silverlight 5 and then installed MS Silverlight 4 Tools(latest one) then i opened the new silverlight application.

    It worked fine and now able to do work on it..

    Thanks for reply....