S
shapper
Hello,
I had a class library which was working in Visual Studio 2008 Beta 2.
Now that I installed the final version of VS2008 I get a error in my
code:
Dim footer As New HtmlTableFooterSection
HtmlTableFooterSection is not recognized.
What is wrong?
Thanks,
Miguel
I had a class library which was working in Visual Studio 2008 Beta 2.
Now that I installed the final version of VS2008 I get a error in my
code:
Dim footer As New HtmlTableFooterSection
HtmlTableFooterSection is not recognized.
What is wrong?
Thanks,
Miguel