I am experiencing a really annoying problem in Visual Studio 2005. Whenever I drop an LLBLGenProDataSource control from the toolbar onto the page Visual Studio inserts the markup that you'd expect, however in design-mode nothing is displayed whatsoever - no grey box or anything. Obviously this makes it a little hard to develop for!
The problem seems to be related having previously installed the demo version of LLBLGen Pro. Despite uninstalling it and installing the full version Visual Studio seems to have kept a reference to the demo version of the support classes dll somewhere and seems to be using that in place of the full version. For a long time the .NET Framework Components screen was showing LLBL controls directory as being that of the demo version and although I've fixed that the problem persists with the lack of design-time support.
A colleague is running an identical setup to mine, however he didn't install the demo version and has the proper design-time control options. Also, the problem is purely with this issue, I can compile and run applications fine.
Anyone have any ideas!
I am using:
Windows Vista, Visual Studio 2005 8.0.50727.867
ASP.NET 2.0
LLBLGen Pro 2.0.0.0 Final