james pruett
2013-02-26 21:15:54 UTC
Hi,
Can anyone spot what I am doing wrong?
Thanks for looking.
-cellurl
----VisualStudio10 comes up with this error:----------
Could not load file or assembly 'GMap.NET.Core, Version=1.7.0.0,
Culture=neutral, PublicKeyToken=b85b9027b614afef' or one of its
dependencies. The system cannot find the file specified.
----here is the .SED file-------------
[Version]
Class=IEXPRESS
SEDVersion=3
[Options]
PackagePurpose=InstallApp
ShowInstallProgramWindow=0
HideExtractAnimation=0
UseLongFileName=0
InsideCompressed=0
CAB_FixedSize=0
CAB_ResvCodeSigning=0
RebootMode=N
InstallPrompt=%InstallPrompt%
DisplayLicense=%DisplayLicense%
FinishMessage=%FinishMessage%
TargetName=%TargetName%
FriendlyName=%FriendlyName%
AppLaunched=%AppLaunched%
PostInstallCmd=%PostInstallCmd%
AdminQuietInstCmd=%AdminQuietInstCmd%
UserQuietInstCmd=%UserQuietInstCmd%
SourceFiles=SourceFiles
[Strings]
InstallPrompt=
DisplayLicense=
FinishMessage=
TargetName=C:\aaa_jim_test\Speedanator_installer.EXE
FriendlyName=Speedanator
AppLaunched=Demo.WindowsForms.exe
PostInstallCmd=<None>
AdminQuietInstCmd=
UserQuietInstCmd=
FILE0="GMap.NET.WindowsForms.dll"
FILE1="Demo.WindowsForms.exe"
FILE2="GMap.NET.Core.dll"
[SourceFiles]
SourceFiles0=C:\aaa_jim_test\
[SourceFiles0]
%FILE0%=
%FILE1%=
%FILE2%=
-----------here are all the source files--------------
http://www.wikispeedia.org/speedo/
Can anyone spot what I am doing wrong?
Thanks for looking.
-cellurl
----VisualStudio10 comes up with this error:----------
Could not load file or assembly 'GMap.NET.Core, Version=1.7.0.0,
Culture=neutral, PublicKeyToken=b85b9027b614afef' or one of its
dependencies. The system cannot find the file specified.
----here is the .SED file-------------
[Version]
Class=IEXPRESS
SEDVersion=3
[Options]
PackagePurpose=InstallApp
ShowInstallProgramWindow=0
HideExtractAnimation=0
UseLongFileName=0
InsideCompressed=0
CAB_FixedSize=0
CAB_ResvCodeSigning=0
RebootMode=N
InstallPrompt=%InstallPrompt%
DisplayLicense=%DisplayLicense%
FinishMessage=%FinishMessage%
TargetName=%TargetName%
FriendlyName=%FriendlyName%
AppLaunched=%AppLaunched%
PostInstallCmd=%PostInstallCmd%
AdminQuietInstCmd=%AdminQuietInstCmd%
UserQuietInstCmd=%UserQuietInstCmd%
SourceFiles=SourceFiles
[Strings]
InstallPrompt=
DisplayLicense=
FinishMessage=
TargetName=C:\aaa_jim_test\Speedanator_installer.EXE
FriendlyName=Speedanator
AppLaunched=Demo.WindowsForms.exe
PostInstallCmd=<None>
AdminQuietInstCmd=
UserQuietInstCmd=
FILE0="GMap.NET.WindowsForms.dll"
FILE1="Demo.WindowsForms.exe"
FILE2="GMap.NET.Core.dll"
[SourceFiles]
SourceFiles0=C:\aaa_jim_test\
[SourceFiles0]
%FILE0%=
%FILE1%=
%FILE2%=
-----------here are all the source files--------------
http://www.wikispeedia.org/speedo/