
Visual Basic .NET Upgrade Wizard crashes
Quote:
>-----Original Message-----
>> Every time I run the Visual Basic .NET Upgrade Wizard
with
>> the same Visual Basic 6 application, the wizard crases.
>> The Visual Basic 6 application is a very simple test
>> application, 1 form, 1 ActiveX control, no code.
>> The wizard crashes with the following information:
>> Freedom Engine COM Server has encountered a problem and
>> needs to close:
>> AppName: vbu.exe AppVer7.0.9414.0 ModName mfc42.dll
>> ModVer 6.0.8665.0 Offset 0003bc5b
>> Exception Information
>> code 0x00000005
>"Access is denied."
>> Any ideas?
>Any chance there are security issues?
>I assume the ActiveX control is the issue. (That is,
you've confirmed th
>upgrade wizard has no problem with the same project when
it has all references
Quote:
>to the control removed, and that it has the same problem
with a new VB6
>project that uses the same ActiveX control.) So what is
it?
>Regards,
>Mark Hurd, B.Sc.(Ma.) (Hons.)
>.
The upgrade wixard has no problem if I remove the ActiveX
Control from the form and leave the component selected in
the project/components.
It fails while upgrading the form.
The project works fine in VB6.