I am trying to use flashplaceholder control but when i put it in the aspx it give me an error: Error when creating the control The type flashPlacehoder.FlashPlaceholderControl of the assembled one cannot be loaded to flashplaceholder, Version = 1.0.2292.17731, Culture=neutral, PublickeyToken=null I create a customcontrol and i add it to the CMS tools. Thanks
Hi Helen, the error message indicates that there is no dll in your bin directory with the class/namespace flashPlacehoder.FlashPlaceholderControl Cheers, Stefan -- This posting is provided "AS IS" with no warranties, and confers no rights New to MCMS? Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44 Check out the new book as well: Advanced MCMS development: http://tinyurl.com/8ugwj ---------------------- "Helen" wrote in message news:576CF5CD-B296-4ED5-B176-AE22FB5240A6@microsoft.com... >I am trying to use flashplaceholder control but when i put it in the aspx >it > give me an error: > > Error when creating the control The type > flashPlacehoder.FlashPlaceholderControl of the assembled one cannot be > loaded > to flashplaceholder, Version = 1.0.2292.17731, Culture=neutral, > PublickeyToken=null > > I create a customcontrol and i add it to the CMS tools. > > Thanks >