TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Richard Nelson
NA
1
0
ASP.NET Web Control for Showing Image Slides
Sep 30 2006 10:10 PM
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.
Reply
Answers (
0
)
c#.net windows service between sql servers
Setting Multiple Properties In Custom Server Control