Upgrade Error

  • Thread starter Thread starter MadCrazyNewbie
  • Start date Start date
M

MadCrazyNewbie

Hey Group,

I have a VB6 Project im trying to use with VB.Net, It lets me open it and
the Upgrade Wizard Launches I click next Select EXE and Click Next Again,
the it errors with:

"Upgrade Failed: Exception Error Occurred: Invalid System Configuration
(Unable to Locate Micorosoft.VisualBasic.UpgradeExtensions.dll. Please
re-run Setup and try again."

I`ve re-installed VS, i`ve even resorted to setting up a new PC and
installing it on that but to no avail.

Is this a noted problem, does anybody know?

Any Ideas?

Many Thanks
MCN
 
MadCrazyNewbie said:
I have a VB6 Project im trying to use with VB.Net, It lets me open it
and the Upgrade Wizard Launches I click next Select EXE and Click
Next Again, the it errors with:

"Upgrade Failed: Exception Error Occurred: Invalid System
Configuration (Unable to Locate
Micorosoft.VisualBasic.UpgradeExtensions.dll. Please re-run Setup and
try again."

This won't help you, but the file is also not on my machine, despite the
wizard works.

....

Ummmm, are you sure it's "Micorosoft" - or with one "o" only? With one o,
the file is located in

Programm Files\Microsoft Visual Studio .NET 2003\Vb7\VBUpgrade

Do you have it there also or is it missing? The files I have in the
directory are:

20.09.2002 18:26 339.968 acl5016.dll
20.09.2002 18:26 45.056 elm5016.dll
19.03.2003 11:53 81.920
Microsoft.VisualBasic.UpgradeExtensions.Dll
19.03.2003 11:50 3.772.416 Microsoft.VSDesigner.dll
21.11.2000 07:02 401.462 msvcp60.dll
19.03.2003 05:53 32.768 resToResX.exe
20.09.2002 18:26 225.280 RSObjects.dll
20.09.2002 18:49 13.631.488 VB6ToVB.Net.Img
20.09.2002 18:27 1.867.776 vb7tld.dll
20.09.2002 18:28 958.464 VBSLD.dll
20.09.2002 18:28 40.960 vbu.exe
20.09.2002 18:28 57.344 VBUpgrade.Exe
19.03.2003 05:53 163 vbupgrade.exe.config


--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html
 
yes i`ve check and the files are there i`ve also tryed with serveral
different VB6 projects, some are only 1 form. Still no Joy

Thanks
MCN
 
Have you tried running filemon and regmon while trying an upgrade? Both
available from www.sysinternals.com and will hopefully give you more
information on what's going missing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

The Witcher 3 upgrade 4
VB6 upgrade to VB.net 2
structures in VB.Net 11
ClickOnce Deployment Updating 16
VB6 Desktop and ASP.net application 13
Problem Upgrading 2
VB.NET debug error 8
Upgrade Question 12

Back
Top