Conversion problem

I am trying to convert my VSTO 2003 projects to VSTO 2005 and failing one after another.  VS says it converted them successfully, but the Solutioin Explorer shows they are unavailable. Attached is the log of one of the conversions. If I remove the unavailable converted proejct and try to add it back, then I get the following error:

The operation could not be completed. No such interface supported.

Could anyone offer any hint

Thanks,

H

 

Project: AB5000Centers

Filename Status Errors Warnings
Conversion Issues - AB5000Centers\.\AB5000CENTERS.XLS:
File successfully backed up as C:\Documents and Settings\hzhang\My Documents\Software Projects\VSNET\Office\Backup2\.\AB5000CENTERS.XLS
Conversion Issues - AB5000Centers\AB5000Centers.csproj: Project file successfully backed up as C:\Documents and Settings\hzhang\My Documents\Software Projects\VSNET\Office\Backup2\AB5000Centers.csproj Project converted successfully Scan complete: Upgrade not required for project files. Conversion Issues - AB5000Centers\AB5000Centers.csproj.user: Project user file successfully backed up as C:\Documents and Settings\hzhang\My Documents\Software Projects\VSNET\Office\Backup2\AB5000Centers.csproj.user Conversion Issues - AB5000Centers\AssemblyInfo.cs: File successfully backed up as C:\Documents and Settings\hzhang\My Documents\Software Projects\VSNET\Office\Backup2\AssemblyInfo.cs Conversion Issues - AB5000Centers\ThisWorkbook.cs: File successfully backed up as C:\Documents and Settings\hzhang\My Documents\Software Projects\VSNET\Office\Backup2\ThisWorkbook.cs 5 files Converted: 1
Not converted 4 0




Answer this question

Conversion problem

  • PaulTDessci

    I copied the following from the About dialog box:

    Microsoft Office Excel 2003 (11.6560.6568) SP2

    Part of Microsoft Office Professional Edition 2003



  • Photoman

    Possibly, but most SCC just set the Read only flag on the files and the conversion wizard has handled that without issues.
  • OyvindA

    Sorry for the delay, how about just email to me. Rbest at microsoft

    Thanks

    Roger


  • Mark Lu

    What versions of Office do you have installed


  • Moustafa Ahmed

    I have no problem in creating new VSTO projects in VS 2005.

    When I upgrade my old VSTO projects, in the last step, I am prompted to upgrade to the new default project debugging properties. If I accept the recommendation by clicking "Yes", I will get into the troubles that I described with my first post. If I decline it by clicking "No", then the troubles will not occur. I still have some minor issues, but I can live with them.



  • OROCHKA

    Hi I had a similar issue and it was related to a COM reference that I had that was causing the problem, I have since restarted the project but was pretty sure this caused the problem

    Regards



  • VandyLtd

    I will soon.

    Now I am wondering if this problem has anything to do with the source control software - ChangeMan that I have been using.



  • Grim

    I cannot figure out how to send the zip file. There is no button for inserting files. Please advise.

    Thanks.



  • Komayo

    Hi,

    Which Visual Studio 2005 you have on the machine Please note that you need Visual Studio 2005 Tools for the Microsoft Office System or one of the Visual Studio 2005 Team editions to open VSTO 2005 projects

    Lubo



  • MyoZaw

    Unfortunately I probably finished all the covnersion by yesterday, but I will take a look at my folders on Monday. I remember there were a few backup folders that I deleted, but may be able to be recovered.



  • Mick Seymour

    I am using the following:

    Microsoft Visual Studio 2005
    Version 8.0.50727.42 (RTM.050727-4200)
    Microsoft .NET Framework
    Version 2.0.50727

    Installed Edition: Professional

    Microsoft Visual Basic 2005 77617-168-7076001-41042
    Microsoft Visual Basic 2005

    Microsoft Visual C# 2005 77617-168-7076001-41042
    Microsoft Visual C# 2005

    Microsoft Visual C++ 2005 77617-168-7076001-41042
    Microsoft Visual C++ 2005

    Microsoft Visual J# 2005 77617-168-7076001-41042
    Microsoft Visual J# 2005

    Microsoft Visual Studio Tools for Office 77617-168-7076001-41042
    Microsoft Visual Studio Tools for the Microsoft Office System

    Microsoft Visual Web Developer 2005 77617-168-7076001-41042
    Microsoft Visual Web Developer 2005

    Crystal Reports AAC60-G0CSA4B-V7000AY
    Crystal Reports for Visual Studio 2005


    SQL Server Analysis Services
    Microsoft SQL Server Analysis Services Designer
    Version 9.00.1399.00

    SQL Server Integration Services
    Microsoft SQL Server Integration Services Designer
    Version 9.00.1399.00

    SQL Server Reporting Services
    Microsoft SQL Server Reporting Services Designers
    Version 9.00.1399.00



  • Abhijit Das

    Hi,

    It looks that you have both Professional and Visual Studio Tools for Office editions on your machine. Do you see the same issue when creating new VSTO 2005 projects

    Have you tried repairing Visual Studio Tools for Office setup

    Lubo



  • jsena

    I would like to take a look at the project to repro this issue. Would you zip up the unconverted project and send it to me

    Thanks.

    RBest


  • Conversion problem