Hi guys,
I have created a Custom Module with a little bit of the new GUI, but I have some issues getting the toolbar i VS 2008 working.
When I add the Dynamicweb.Controls.dll to the toolbar, the error is:
There was an error loading types from asembly \\dev02\Dynamicweb.net\Application\bin\Dynamicweb.Controls.dll
Request for the permission of type: 'System.Web.AspNetHostingPermissions' 'blablabla' failed...
Anyone had this, and know how to fix it???
The other problem (probably relate) is that the <dw: tag isn't recognized by VS2008. I have checked that it is in my refferencefolder, and is in the web.config:add assembly="Dynamicweb.Controls" namespace="Dynamicweb.Controls" tagPrefix="dw"/>
Thanx :-)
<