As the title says, my Visual Studio 2010 SP1, running on Windows 7 x64, is crashing whenever I try to open a .html, .aspx, .cshtml, etc. file. I noticed this problem some weeks ago. Since then, when I open one of these kinds of files, it opens, freezes for a few seconds and then crashes. I tried using the repair function provided with the installer, but it didn't work. The only solution right now is to reinstall the os, but I don't feel like doing such thing.
Has anyone else encountered this kind of problem? Thank you!
I've been having this problem when using the default Web Form Editor and still haven't found a solution that works. I haven't a clue what's causing it, and the only plugin I have is Resharper.
I solved it temporarily by right-clicking the ASPX file, clicking Open with and choosing HTML Editor as the Default editor. Seems to be a problem with the Web Form Editor for a certain kind of files.
Related
I'm trying to migrate from VS2012 to VS2015. I have a need to edit Classic ASP code.
The code opens just fine in VS2012. It will not open in VS2015. Or, more accurately, when I open it in VS2015, I don't see any code; all I see is a tab with the file name and a big blank blue field where the code should be.
What do I need to set in order to view it? I can't seem to find this anywhere.
Thanks in advance...
have you tried reinstalling VS? I'm running VS2017 without any problems, having just upgraded from VS2015, which I ran without issues as well. I'd try a reinstall and see if that resolves the problem.
I have a problem with Visual Studio 2015 Community.
It's a bit difficult to explain, but here goes.
It seems like Visual Studio is not updating the window when I e.g. Open a project, tries to write in command line, open a file.. or do anything. But a soon as I manually resize the window of Visual Studio, all the things I have pressed or typed appears.
I have Visual Studio installed on two computers. At first it was all fine and dandy on my laptop, everything worked as it should.
Then the problem started on my desktop computer, so I decided to go back to my laptop, but surprise! Now my laptop had been cursed with the same problem! (They use the same user in Visual Studio).
I have tried to re-install VS, repair VS and delete the cache folder inside "App Data"-folder, but no luck.
It seems like Visual Studio works fine, but it just won't show me. (Unless I resize the window)
Can anyone please help me?
Found the problem!
It was the voice communication app called "Mumble" that created all the fuss!
Mumble has a feature called "Overlay" - That feature makes VS go crazy, apparently!
Turning it off, makes all of my troubles go away.
Thank you all for the input anyways.
I get a blank security warning popup window when trying to open a website, in Visual Studio 2015 Community Edition. It worked on my other computer in the same environment.
I moves the files to a new fresh computer and I get this window.
Here's a screenshot:
Nothing is clickable, even what where the buttons should be. Visual Studio is just frozen, can't even close the IDE nor the popup window. It doesn't happen to Web Projects, only websites.
Any idea how to solve this?
I got the same issue. Just fixed it. In my case it was entity ".tt" files fault. I guess for some reason VS 2015 does not recognize ".tt" extension. I've just deleted these files and run website (not web application) successfully
The .tt files are needed if using Entity Framework.
Here is my workaround that worked in two cases of the blank security warning. Rename the files with .tt extension to .tt.old.
Open the project (it will not compile, so don't try)
Save and close the project
Rename the .tt.old files back to their original names
Open the project again, this time the warning will have content and will be clickable.
I'm encountering a really weird error in Visual Studio 2010. The browse for file location dialog won't show. I first noticed it when I tried to add an existing file (a jpeg) as a resource. Now I've noticed that it's the same problem when I try to File - Open - Project/Solution. Nothing happens.
I've tried restarting the program, restarting my PC, and re-installing VS.
This is really weird. And I can't seem to find anything on Google.
Apparently you have to start the TabletPCInput service in services.msc.
I have installation of VS 2010 SP1 with T4 editing and modelig tools installed problem is that suddenly all icons fro .tt files gone and it has unknown icon. when I open it in VS simple text editor is opened not tengable nothing is working reinstalling extention did not fix the problem. I have notification when I open vs that there are extension updates available and it says that modeling and editing tools update is available. but when I click download button nothing happens. Pleas someone recommend something my projects heavily depend on .tt.
I found that there was a problem with Visual Studio installation so After clean reinstall everything works perfect