I just started using vs2008 everything has worked fine up until now, when I try to switch to design mode for a new web project; without changing anything in a new web project it looks like the design mode is locked up whenever I switch to it. Visual studio
does not lock up, just the panel. To get back to code I just click the X for the window and click view code. I have tested this with a new project and an old project.
Any ideas? I'd rather not reinstall. But I will if nothing else works.
It happens every time, when I create a new web project with only default code, with an existing project with code, and a blank .aspx page with absolutly no code.
I just reinstalled everything and it did not fix it.
It looks like designer is not installed. Try running WebDesignerCore.exe from dvd\WCU\WebDesignerCore. Designer setup does not have UI, just give it a few minutes to finish. When it is done, you should see Microsoft Web Designer Tools (or Microsoft Web Authoring
Component) in Control Panel.
A had almost the same symptoms with design view, but another solution for me. I installed SharePoint Designer 2010 (CTP) instead of SharePoint Designer 2007. It seems that VS 2008 do not work with new SharePoint Designer 2010 since Microsoft Visual Studio
Web Authoring Component uses Office components. After uninstallation of 2010 version and installation 2007 all works fine as earlier. Possibly reinstallation of SharePoint Designer 2007 may help in other cases.
dlmac
Member
238 Points
59 Posts
Design mode does not load.
Oct 08, 2007 04:15 PM|LINK
I just started using vs2008 everything has worked fine up until now, when I try to switch to design mode for a new web project; without changing anything in a new web project it looks like the design mode is locked up whenever I switch to it. Visual studio does not lock up, just the panel. To get back to code I just click the X for the window and click view code. I have tested this with a new project and an old project.
Any ideas? I'd rather not reinstall. But I will if nothing else works.
Mikhail Arkh...
All-Star
33139 Points
6083 Posts
Microsoft
Re: Design mode does not load.
Oct 10, 2007 04:45 PM|LINK
Does it happen with all pages (including empty new page) or is it specific to a given page?
------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
dlmac
Member
238 Points
59 Posts
Re: Design mode does not load.
Oct 11, 2007 03:30 PM|LINK
It happens every time, when I create a new web project with only default code, with an existing project with code, and a blank .aspx page with absolutly no code.
I just reinstalled everything and it did not fix it.
Mikhail Arkh...
All-Star
33139 Points
6083 Posts
Microsoft
Re: Design mode does not load.
Oct 11, 2007 07:51 PM|LINK
What is version and date of the fpeditax.dll in Program Files\Microsoft Web Designer Tools\VWD ?
------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
dlmac
Member
238 Points
59 Posts
Re: Design mode does not load.
Oct 11, 2007 08:12 PM|LINK
the only 2 files I see in VWD are in VWD\1033 FPEDSAT.DLL and FPUTLSAT.DLL both are dated 10/26/06
Mikhail Arkh...
All-Star
33139 Points
6083 Posts
Microsoft
Re: Design mode does not load.
Oct 11, 2007 09:13 PM|LINK
It looks like designer is not installed. Try running WebDesignerCore.exe from dvd\WCU\WebDesignerCore. Designer setup does not have UI, just give it a few minutes to finish. When it is done, you should see Microsoft Web Designer Tools (or Microsoft Web Authoring Component) in Control Panel.
------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
dlmac
Member
238 Points
59 Posts
Re: Design mode does not load.
Oct 11, 2007 09:30 PM|LINK
It worked. Thanks!
tjerk
Member
12 Points
8 Posts
Nope
Nov 28, 2007 09:30 PM|LINK
In my case this solution does not work.
dtma
Member
2 Points
8 Posts
Re: Nope
Jul 11, 2008 02:56 PM|LINK
Denis S. Smi...
Member
2 Points
1 Post
Re: Nope
Aug 14, 2009 09:05 AM|LINK
A had almost the same symptoms with design view, but another solution for me. I installed SharePoint Designer 2010 (CTP) instead of SharePoint Designer 2007. It seems that VS 2008 do not work with new SharePoint Designer 2010 since Microsoft Visual Studio Web Authoring Component uses Office components. After uninstallation of 2010 version and installation 2007 all works fine as earlier. Possibly reinstallation of SharePoint Designer 2007 may help in other cases.