Greetings,

I have a website that I built in VB.NET 2005 that is currently in use on our intranet. This website has several WUC's that I built. All of this is functioning correctly. I opened the web project in VS to make a slight modification and when I opened the project, none of my WUC's are registering with the ASP that they are on ( I have not been able to make a change yet. THis is the code that is locked in VSS.). I am getting the following error to which I have found no real solution.

"Element 'wucRecordCounts' is not a known element. This can occur if there is a compilation error in the Web site."

I have checked my TrustLevel = FULL in my web.config which was suggested by some. At this point I am at a loss as to why this suddenly happened.

The only thing that I know that I have done, since I last opened this project, is install DirectX SDK for another project in VB.NET 2008 but I do not know why that would affect this, if it is.

Thanks,
Jason