Can not see precompiled strategy created with Visual Studio in WL
Author: levyfred
Creation Date: 11/6/2009 3:42 AM
profile picture

levyfred

#1
Hi,

i am trying to use the debug feature with Visual Studio 2010

I followed the link below

http://www2.wealth-lab.com/WL5WIKI/kbAskGlitchDebug.ashx

but at step 14 I can not see the precompiled strategy in WL. (but the dll and pdb file are in C:\Program Files\MS123\Wealth-Lab Developer 5)

Do you know what is going on?
profile picture

Eugene

#2
If your PDB and DLL are there, there's a good chance you haven't implemented StrategyHelper.
profile picture

levyfred

#3
I did have implemented StrategyHelper.

I tried to study how ActiveTrader was created and I have a question which may help the issue there:
When I open the strategy folder there is a library of all the ActiveTrader strategies. do you know where is the dll file which make displayed the ActiveTrader library in WL?
profile picture

Eugene

#4
I think the reason is that you have set .NET 3.5 (4.0 or whatever is there by default in VS 2010) as the project's target framework. In your project's Properties window, select .NET 2.0.
profile picture

levyfred

#5
You are right. My strategy now appear in WL. many thanks for your help

I now have a new issue. after testing ActiveTrader under VS I have 2 library with same name Active Trader which are displayed in the strategy folder in WL. It seems to create a conflict and prevent me from compiling any strategy. do you know how to get rid of one of them?
profile picture

levyfred

#6
Ok no worry, I found how to solve this issue!
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).