I'm not on TFS, but I sent this onto a dev from there and he told me the 
following:

1.       Copy the following contents to a config file and name it as 
Excel.Exe.Config (for TFS Excel Add-In) or WinProj.exe.config (for TFS Project 
Add-in)
<?xml version="1.0"?>
<configuration>
  <system.diagnostics>
    <switches>
      <add name="General" value="4" />
    </switches>
    <trace autoflush="true" indentsize="4" />
  </system.diagnostics>
</configuration>
2.       Copy this config file to the folder where Excel.exe/WinProj.exe is 
installed (typically this will be Program Files\Microsoft Office\Office11 or 
Program Files\Microsoft Office\Office12) . On Vista if UAC is turned on then 
you won't be able to save a file under Program Files. So save this file under 
some other folder (say %temp%) and copy this file to Office install directory 
under Program Files
3.       Close and re-launch Excel or WinProj
4.       Re-try your scenario. For Excel trace information will be added to 
%temp%\tfs_msexcel.log and for MSProject it will added to 
%temp%\tfs_msproject.log

Attached the results of tfs_msproject.log.

________________________________
From: [email protected] [[email protected]] on behalf of noonie 
[[email protected]]
Sent: Wednesday, May 12, 2010 3:09 PM
To: ozTFS
Subject: Re: TFS 2008 and Microsoft Project 2007 error after installing Visual 
Studio 2010 Ultimate

David,

That comment was from a month ago and our problems happened yesterday.

There are probably a lot of dependencies in this scenario, we've got TFS 2008, 
Project Professional 2007, at least two versions of Tools for Office and the VS 
2010 install.

Can you suggest where I might start looking for the cause of the problem? Are 
there any other components that we may need to update (perhaps something 
replaced by VS 2010)?

--
noonie


On 12 May 2010 18:46, David Kean 
<[email protected]<mailto:[email protected]>> wrote:
If that's his comment at the bottom of the bug - get him to reopen a new bug in 
Connect. The product team may miss new comments to closed bugs.
________________________________
From: [email protected]<mailto:[email protected]> 
[[email protected]<mailto:[email protected]>] on behalf of noonie 
[[email protected]<mailto:[email protected]>]
Sent: Tuesday, May 11, 2010 10:07 PM
To: [email protected]<mailto:[email protected]>
Subject: TFS 2008 and Microsoft Project 2007 error after installing Visual 
Studio 2010 Ultimate

Greetings,

One of our guys is getting the following error when publishing or adding a task 
to TFS 2008 from Project 2007:-

---------------------------
Microsoft Office Project
---------------------------
TF80070: Team Foundation encountered an error while performing the operation. 
It is recommended that you save your work and restart the application.

This started immediately after installing Visual Studio 2010 Ultimate on his 
machine.
We have tried:-
Repair Project 2007 and Updating Visual Studio Tools for Office System Runtime
The closest reference I can find is in a comment on Connect 
<http://connect.microsoft.com/VisualStudio/feedback/details/514383/tf80070-team-foundation-encountered-an-error-while-performing-the-operation-it-is-recommended-that-you-save-your-work-and-restart-the-application>
 however this does not seem to have a resolution.
Does anyone have a suggestion on how we can find out what's happening so we can 
try to fix it?

--
Regards,
noonie



_______________________________________________
oztfs mailing list
[email protected]<mailto:[email protected]>
http://prdlxvm0001.codify.net/mailman/listinfo/oztfs


_______________________________________________
oztfs mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/oztfs

Reply via email to