Can not load design page in WP7 project - windows-phone-7

I had create a WP7 project. After I re-install Windows operator for my laptop. I open that project but it can not load design page and show a message.
screen shot message
I can not solver this error.
Give me some solution, please. Thank

Click on the "Click here to reload the designer" and see if the problem solves.
If not, restart the visual studio and then rebuild it.
hopefully this should solve your problem.

Related

In visual studio web form, I can not see form layout page

I am creating web form application,
It works fine, but today I open the solution,
Suddenly there is no "view designer" optionsolution explorer view in form.cs.
Can anyone help me to solve the problem?
Thank you very much.

I cant find restart button in Visual Studio

When i open Visual Studio i see on the top buttons: File, Edit, Selection, View, Go, Debug, Taks and Help. Whatever button i opened i couldnt find any restart button. I searched on the google and also on this website what should i do. I got few same answers- that i should download some sort of restart extension (i am new in programming, so im not quite sure what is the name of it). When i dowloaded it and inserted it in Visual Studio, there was this sentence thats says that VS wont open the file because its too large ( i think that there were another 2 reasons ). I googled that and still couldnt find anything helpful. In all of this searching i found out that this is might connected to option tools
and customize
but i cannot find them aswell. Can anyone tell me roughly what might be the problem? Thanks! :)
If you're looking for some way to restart visual studio, say after installing some plugins, all you need to do is Close and Re-Open it. There is no specific restart button

Can't publish application in Visual Studio 2013

I have a very weird problem. In Visual Studio 2013 I working on an application for sorting and renaming files. It is not done yet, but I wanted to show it to some other people on another PC. I have tried almost every menu in every possible context but I simply can't find the publishing wizard or any other tool for that. Normally I should just do a right click on the project and have the option "Publish..." there, right? I have also tried the build menu. All I get is "Build", "Rebuild", "Clean" and "Code analysis". No option for publishing. Maybe I am just stupid and forgot to configure something? It seems like the word "publish" has completely vanished from the whole program. I have seen screenshots and in my VS the option is simply missing. Does anyone have an idea how to fix this?
I also tried adding an installer project, but then it just tells me that there was some kind of an error. No further information. Just "an error occured".
Any help will be appreciated! :)
Your application after build is in YourProject\bin\Release\ or YourProject\bin\Debug\ path.

VS2008 keeps hanging busy when clicking design view

VS2008 express web developer keeps hanging whenever I try to go to design mode. this just started a couple days ago for some reason, was fine before.
whenever i click design mode, the whole thing freezes, any clicks anywhere on the program give me a 'ding' sound until i end task in task manager.
usually there's no error to see, though sometimes i'll see some error in the status update about jquery intellisense problems loading, the thing is that this happens even on a brand new project and default.aspx with no jquery attached.
any ideas? this is very frustrating, i can no longer work.
multiple uninstalls and fresh installs have done nothing to help.
VS gets hang many times when we click on its design page (aspx) and it dies.
This issue can be solved by following these steps –
1. Go to control Panel
2. Add or Remove programs
3. Find Microsoft Visual Studio Web Authoring Component.
4. Click on change and then click Repair.
5. Restart your system and hopefully your problem will get solved. 
It might be the ToolBox refreshing itself. Try this tip:
http://weblogs.asp.net/stevewellens/archive/2009/07/23/speed-up-the-visual-studio-toolbox.aspx
There is a good resolution on MSDN blog. Follow the link below:
Troubleshooting "Visual Studio 2008 Design view hangs" issues
This link fixed my hang problem:
https://blogs.msdn.microsoft.com/amol/2009/07/23/visual-studio-2008-hangs-on-switching-to-design-view/
Run regedit.exe and look for HKEY_LOCAL_MACHINE\Software\Microsoft\Office\12.0\Common\ProductVersion key. If key is missing, add it and set “LastProduct” value to 12.0.4518.1066. Restart the machine after this step.
Also, you can try repair "Microsoft Visual Studio Web Authoring Component" in programs and features.

Enabling Disabled tools in the visual studio toolbar

I am developing my minor and major project in VS2008. Suddenly tools have started to go missing from my toolbar. I have visited several forums but am not able to solve the problem.
Basically I have silverlight 2.0 installed with SDK, and tools and all.
Now when I need to access the media element control from silverlight it does not display.
Further more on listing all controls I can see those controls but they are disabled.
Please Help Me out.
Regards
Shrey Mishra
try it:
Reset all setting in tools -> Import and Export Setting menu
Or
2 You should update your VS 2008 SP1 with . NET 3.5
Hope this help,
I am not too sure, but it has something to do with the references in the project. I have the same problem with some of my projects when i started adding references to many assemblies.
When you reset the toolbox ,does it work ? On my computer, whenever I reset the toolbox, the icons come back only to disappear some time later after rebuilding the application many times.
Icons should not disappear from anywhere other than your toolbox.
Had the same problem:
Reset all setting in Tools -> Import and Export Setting menu
helped nicely))
It's weird but I was able to solve the problem by simply removing USB Mouse .:)
When i checked this out with some others developing on their laptops it came to me that it happens with very few of us in VS 2008 but still can drive on mad.

Resources