|
| dBase 2.61 /Vista Ulimate 64-bit |
 |
Mon, 07 May 2007 12:37:13 -040 |
I have modified my plus.exe.manifest file as shown below; however, I get the
error message "The application has failed to start because its side-by-side
configuration is incorrect."
<?xml version="1.0" encoding="UTF-8"
standalone="yes" ?>
- <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0"
processorArchitecture="X86" name="PLUS.EXE"
type="win32" />
<description>PLUS.EXE Manifest</description>
- <dependency>
- <dependentAssembly>
<assemblyIdentity type="win32"
name="Microsoft.Windows.Common-Controls" version="6.0.0.0"
processorArchitecture="X86"
publicKeyToken="6595b64144ccf1df" language="*" />
</dependentAssembly>
</dependency>
- <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
- <security>
- <requestedPrivileges>
<requestedExecutionLevel level="highestAvailable"
uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
|
| Post Reply
|
| Re: dBase 2.61 /Vista Ulimate 64-bit |
 |
Tue, 08 May 2007 17:06:53 -040 |
I re-installed dBase 2.61, changed the manifest and plus.ini files, rebooted,
and all my forms/reports, databases, etc work fine with 64-bit Vista Ultimate
Larry Hendren Wrote:
> I have modified my plus.exe.manifest file as shown below; however, I get
the error message "The application has failed to start because its
side-by-side configuration is incorrect."
>
> <?xml version="1.0" encoding="UTF-8"
standalone="yes" ?>
> - <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
> <assemblyIdentity version="1.0.0.0"
processorArchitecture="X86" name="PLUS.EXE"
type="win32" />
> <description>PLUS.EXE Manifest</description>
> - <dependency>
> - <dependentAssembly>
> <assemblyIdentity type="win32"
name="Microsoft.Windows.Common-Controls" version="6.0.0.0"
processorArchitecture="X86"
publicKeyToken="6595b64144ccf1df" language="*" />
> </dependentAssembly>
> </dependency>
> - <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
> - <security>
> - <requestedPrivileges>
> <requestedExecutionLevel level="highestAvailable"
uiAccess="false" />
> </requestedPrivileges>
> </security>
> </trustInfo>
> </assembly>
|
| Post Reply
|
| Re: dBase 2.61 /Vista Ulimate 64-bit |
 |
Wed, 9 May 2007 00:30:52 -0400 |
In article <28zzNTbkHHA.1892@news-server>, LHendren@tciway.tc says...
> I re-installed dBase 2.61, changed the manifest and plus.ini files,
rebooted, and all my forms/reports, databases, etc work fine with 64-bit Vista
Ultimate
>
Larry,
Thanks for the information. It's good to hear you got it working.
--
Geoff Wass [dBVIPS]
Montréal, Québec, Canada
.|.|.| dBASE info at http://geocities.com/geoff_wass |.|.|.
.|.|.| ---------------------------------------------------------- |.|.|.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|