G'day.
I couldnt really find an appropriate place to post this....Ive posted it in the VS.NET forum also...hope I dont offend anyone....
Ive posted it here because it is feautured in the Beginning ASP.NET book....
Anyways.....
Im trying to access the .NET CLassbrowser locally on my WebServer....the one we are all probably familiar with. If you install the .NET SDK 1.1 it seems to install into: C:\Program Files\Microsoft.NET\SDK\v1.1\QuickStart\aspplus\sa mples\classbrowser\
vb\ClassBrowser.aspx
Whenever I try and run it I always get an error:
BC30002: Type 'SortTable' is not defined.
ANy hints on where this TYPE: SORTTABLE comes from, or what I need to load to get it on my machine.
Im running Win2000 Server with all the latest service packs and .NET 1.1 and the .NET SDK 1.1.
Ideas?? Thanks....
Prometheus