EDN Admin
Well-known member
Im trying to generate scheemas for my 32 bit assemblies on from a Windows7 64 bit system and I get the following error:
D:FB_OTOsuiteBuildMainbinrelease> xsd Gno.Suite.Data.Audiogram_200.dll
Microsoft (R) Xml Schemas/DataTypes support utility
[Microsoft (R) .NET Framework, Version 2.0.50727.1432]
Copyright (C) Microsoft Corporation. All rights reserved.
Error: Could not load file or assembly file:///D:FB_OTOsuiteBuildMainbinreleaseGno.Suite.Data.Audiogram_200.dll
or one of its dependencies. An attempt was made to load a program with an incorrect format.
If you would like more help, please type "xsd /?".
This is not a special case but the same problem for all my assemblies.
On a Windows7 - 32 bit version it works fine with the same assembly and on a Windows - 64 bit system xsd works fine with 64 bit assemblies.
It seems like Im the first to encounter this problem or my case is very special.
Anyone experienced the same?
View the full article
D:FB_OTOsuiteBuildMainbinrelease> xsd Gno.Suite.Data.Audiogram_200.dll
Microsoft (R) Xml Schemas/DataTypes support utility
[Microsoft (R) .NET Framework, Version 2.0.50727.1432]
Copyright (C) Microsoft Corporation. All rights reserved.
Error: Could not load file or assembly file:///D:FB_OTOsuiteBuildMainbinreleaseGno.Suite.Data.Audiogram_200.dll
or one of its dependencies. An attempt was made to load a program with an incorrect format.
If you would like more help, please type "xsd /?".
This is not a special case but the same problem for all my assemblies.
On a Windows7 - 32 bit version it works fine with the same assembly and on a Windows - 64 bit system xsd works fine with 64 bit assemblies.
It seems like Im the first to encounter this problem or my case is very special.
Anyone experienced the same?
View the full article