Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DnaComServer - Early Bind does not work #28

Open
CharlesRHall opened this issue Mar 24, 2023 · 0 comments
Open

DnaComServer - Early Bind does not work #28

CharlesRHall opened this issue Mar 24, 2023 · 0 comments

Comments

@CharlesRHall
Copy link

I am trying the DnaComServer exactly as scripted but I am not able to reference the dll in the last step for Late Binding - it does not appear in the list.

I have modified the paths in the Post-Build script to reference 1.6.0 rather than 1.5.1

I could not, though, find the bat file referenced in this script line
call "$(DevEnvDir)....\VC\Auxiliary\Build\vcvarsall.bat" x86

and I could not find the ExcelDnaPack.exe file in the project folder
"$(ProjectDir)\packages\ExcelDna.AddIn.1.6.0\tools\ExcelDnaPack.exe" "$(ProjectDir)$(OutDir)$(TargetName)-AddIn.dna" /Y /O "$(ProjectDir)$(OutDir)$(TargetName)-AddIn-packed.xll"

Are the missing files critical to the post-build script? And if so, where do I find them?

I am running Visual Studio Community 2019 on a Windows 10 computer
I am a newbie at VS and Github

The Late Bind example code works fine

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant