I have followed the directions to a T, however I am getting the error message Could not load type 'SlideShowControlContainer', in the Visual Studio .Net IDE.
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="SlideShowControlContainer.ascx.cs" Inherits="SlideShowControlContainer"%>
I tried to compile the KillCircularReference.cs, but was not successful because the WebParts namespace is not available in the .NET Framework SDK v1.1. I am thinking that because the KillCircularReference is not compiled to a .dll and place in the bin directory the compiler for the program cannot load the control like it should. I also had to remove the partial word from the public partial class declaration.
Can you please help!
email =
[email protected]Thanks for any assistance and help to success.