Error when rebuilding Google provider from source code
Author: abegy
Creation Date: 5/15/2012 1:56 PM
profile picture

abegy

#1
When I try to rebuild Google source code example, I have an error message :
CODE:
Please log in to see this code.


I have addded Wealthlab.dll as an external reference so I not understand why I have this error.
I haven't modify yet the code. I just load it and try to create the dll.

Can you tell me what is the problem ?
Thanks for your help
profile picture

Eugene

#2
You forgot to add a reference to WealthLab.DataProviders.MarketManager.dll.
profile picture

abegy

#3
Thank you.
PS : In the Wiki website, there is no reference about it ;-)
profile picture

Eugene

#4
There is a reference in the Market Manager guideline: Programming | Supporting Market Manager in Custom Data Providers

I can be wrong but but the problem, most likely, occurred because your Wealth-Lab is 32-bit whereas your Windows is 64-bit. In this case, WLD is installed under "Program Files (x86)" rather than the default "Program Files" and this breaks the project's references. Otherwise (64-bit WL/Windows or 32-bit WL/Windows combo) you shouldn't have noticed.
profile picture

abegy

#5
You are right :-)
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).