Microsoft Visual Studio 2008 environment error [Resolved]

Posted by Sudhakar_A under WPF on 9/12/2013 | Points: 10 | Views : 15981 | Status : [Member] | Replies : 5
There is no editor available for 'D:\Thub\Window5.xaml'.
Make sure the application for all filetype (.xaml ) is installed.

please me to sort out




Responses

Posted by: Allemahesh on: 9/16/2013 [Member] [MVP] Silver | Points: 50

Up
0
Down

Resolved
Dear Sudhakar,

Your version of VS 2008 SP1 has to match the version of the .NET 3.5 framework. I would suggest uninstalling both and installing the official RTM version of VS 2008 SP1, which includes the correct .NET 3.5 framework:

http://www.microsoft.com/en-us/download/confirmation.aspx?id=10986

Happy Coding.

If it helps you or directs U towards the solution, MARK IT AS ANSWER


Sudhakar_A, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 9/12/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Refer
http://shubhamohanty.blogspot.in/2009/11/visual-studio-2008-make-sure.html
http://social.msdn.microsoft.com/Forums/en-US/c572f0ff-d67e-4e79-9a98-439ea46188ef/make-sure-the-application-for-the-file-type-xaml-is-installed

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Sudhakar_A, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 9/12/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Alternate workarounds are:
1) Sometimes restarting VS will solve the issue; Otherwise follow this thread
http://labs.kaliko.com/2010/05/no-xaml-editor-in-visual-studio-2008.html
2) Our next suggested path is to see if you can get the WPF designer back by quitting Visual Studio then running “devenv /resetskippkgs” in case you had package load failures in the past which you may have suppressed. Then check if the WPF designer shows up again in the list of available designers.
Refer http://social.msdn.microsoft.com/Forums/en-US/053dc5c3-27fe-4ea2-a7f5-5c6cf35000bb/no-xaml-designer-in-vs2008



Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Sudhakar_A, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sudhakar_A on: 9/16/2013 [Member] Starter | Points: 25

Up
0
Down
Problem is not resolved yet..........help

Sudhakar_A, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: WPF_G on: 11/18/2013 [Member] Starter | Points: 25

Up
0
Down
If you want to know more about Visual Studio you can download here a FREE eBook : http://www.tekkiebooks.com/campaign/freebook/dotnetfunda_01
LEARN step by step how to install Visual Studio 2012 on Windows 8. Use it as a quick reference or a standard how to document for your development team. Simplify your work and gain time!

Good luck in creating amazing applications!

Sudhakar_A, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response