Bill Crawley
September 8th, 2008, 04:28 AM
Hi All,
I have used Expression Blend 2 to create a WCF Control. (it's overkill but I'm just trying to get to grips with it). I've simply created a banner and have compiled the control and it's generated a dll.
Back in my main C# VS2008 ASP Project I now want to use this control. This is where my problem is. I Placed a new toolbox group in my tools and then browsed to the Dll to add it to my toolbox. Though it doesn't complain, after I've ticked the dll and then pressed save, it doesn't get added to my toolbox.
Can anyone shed some light on how I reference the control so that I can use it in my app.
I have used Expression Blend 2 to create a WCF Control. (it's overkill but I'm just trying to get to grips with it). I've simply created a banner and have compiled the control and it's generated a dll.
Back in my main C# VS2008 ASP Project I now want to use this control. This is where my problem is. I Placed a new toolbox group in my tools and then browsed to the Dll to add it to my toolbox. Though it doesn't complain, after I've ticked the dll and then pressed save, it doesn't get added to my toolbox.
Can anyone shed some light on how I reference the control so that I can use it in my app.