Welcome to MSDN Blogs Sign in | Join | Help

Compatibility problem between VS 2008 and Office 2000 and how to fix it

A few users discovered that design view in VS 2008 and Visual Web Developer Express 2008 may get broken when Office 2000 is installed. See, for example, http://forums.asp.net/p/1194475/2061103.aspx#2061103 and http://forums.asp.net/t/1191630.aspx. Actually, the issue is wider and may affect Office 2003 installation as well. The problem manifests itself when machine has path to the Office folder with older version of fpcutl.dll specified in the system path. User might do this so they could run Office from the command line. However, adding Office path to the system path causes OS to pick the older dll when VS 2008 designer tries to loads its components. You can learn more about how OS loads dlls in the LoadLibrary API documentation.

As a workaround, try setting path to the VS 2008 designer (typically Program Files\Microsoft Web Designer Tools\VWD) before path to the Office folder or remove path to the Office folder completely from the system path. For Office 2000 this is normally Program Files\Microsoft Office\Office. Adding VWD path before Office should not affect Office applications or FrontPage 2000 since they use custom dll discovery mechanism.

 

Published Friday, December 14, 2007 3:05 PM by Mikhail Arkhipov (MSFT)

Comments

# MSDN Blog Postings » Compatibility problem between VS 2008 and Office 2000 and how to fix it

# Visual Studio 2008 surviving guide.

So you successfully installed Visual Studio 2008 and now you may have a few issues with the new editor

Monday, December 17, 2007 11:15 AM by Al Pascual

# re: Compatibility problem between VS 2008 and Office 2000 and how to fix it

Are you talking about setting the path under the environment variables, somewhere in VWD, or somewhere else? Thanks.

Wednesday, December 26, 2007 2:17 PM by Dan Crowell

# re: Compatibility problem between VS 2008 and Office 2000 and how to fix it

Path variables are set in Control Panel | System (click Change Settings in Vista) | Advanced | Environment Variables or right-click My Computer | Properties

Wednesday, December 26, 2007 3:49 PM by Mikhail Arkhipov (MSFT)

# re: Compatibility problem between VS 2008 and Office 2000 and how to fix it

Thank you. Your solution really helped. This issue with VS 2008 was really driving me crazy for whole 1 day. After modifying the system path, the issue was resolved.

Thursday, March 13, 2008 11:17 AM by Amit

# VS 2008 and .NET 3.5 Web Designer Error

VS 2008 and .NET 3.5 Web Designer Error

Friday, March 28, 2008 4:47 AM by Name of the blog

# VS 2008 and .NET 3.5 Web Designer Error

VS 2008 and .NET 3.5 Web Designer Error

Friday, March 28, 2008 6:10 PM by Nyansa@Levitical.org

# Visual Web Developer Express 2008 Split View Problem

Visual Web Developer Express 2008 Split View Problem

Tuesday, April 01, 2008 1:51 PM by Zembian

# Not able to switch to Design View in VS 2008

Problem Description ================== Whenever we click on Design View in Visual Studio 2008 it has

Tuesday, July 15, 2008 7:55 PM by My ramblings on ASP.NET and IIS

# Troubleshooting "Visual Studio 2008 Design view hangs" issues

Over the last few months we've collected information on various issues related to design view not working

Friday, October 03, 2008 4:00 PM by Visual Web Developer Team Blog

# Visual Web Developer Express 2008 Split View Problem

Visual Web Developer Express 2008 Split View Problem

Tuesday, April 07, 2009 3:04 PM by Zembian
New Comments to this post are disabled
 
Page view tracker