Mikhail,
I appear to be having the same problems.
Added an aspx file to project opens in source tab. Click on design sort of freezes. I can not switch back to source. However, I can just close the page and open it again (into source view). Also, I can not even click on the split view.
HTML pages have the same problem as aspx pages when switching to design or split view.
I was able to add JS and CSS files. The colors highlight fine and I also have object-context with the drop-down window.
Here are a few things that I have done so far.
-
Uninstalled Microsoft Visual Studio Web Authoring Component
-
Installed Microsoft Visual Studio Web Authoring Component 12.0.4518.1066 (Product ID: 82503-694-0000007-62682)
-
Setup environtment variable "PATH" to begin with "C:\Program Files\Microsoft Web Designer Tools\VWD;"
-
Click "Start"
-
Right-Mouse-Click "My Computer"
-
Click "Properties"
-
Click "Advanced"
-
Click "Environment Variables"
-
Locate "System Variables"
-
Select "PATH"
-
Click "Edit"
-
Type "C:\Program Files\Microsoft Web Designer Tools\VWD;" at beginning
-
Click "OK"
-
Click "OK" (system does a brief pause)
-
Click "OK"
-
Verified version instaled on disk
-
C:\Program Files\Microsoft Web Designer Tools\VWD
-
FPACUTL.DLL 12.0.4518.1066
-
FPCUTL.DLL 12.0.4518.1066
-
FPEDITAX.DLL 12.0.4518.1066
-
C:\Program Files\Microsoft Web Designer Tools\VWD\1033
-
C:\Program Files\Common Files\Microsoft Shared\OFFICE11
-
C:\Program Files\Common Files\Microsoft Shared\OFFICE12 (Just in case?)
-
C:\Program Files\Common Files\Microsoft Shared\Office10 (Another just in case?)
-
c:\Windows\System32
I also tried other steps you have suggested. I created a stylesheet, dragged it into the head of my aspx page, added a class, saved and then tried to type out div class="... but nothing appeared in intellisense for the class name.
When I edit the css file, I do see a CSS outline updating as I add more classes.
I have Microsoft Office 2003 installed. However, when ever I try and open an excel, word, visio, or power point document, I am presented with the message - "Microsoft Office [application name] has not been installed for the current user. Please run setup to install the application." The network admin hasn't been helpful to me in this scenario, so I installed the microsoft word, excel, and power point viewers. I use google docs to compose new documents and have been debating if I should just install OpenOffice.org. Does Microsoft Office have an effect on this issue with VWD? Would it help if I just uninstalled Microsoft Office completely?