Hai,
I am using thebeerhouseVB code to leran about CMS technology, but i have received an error message while start execute the project.
The error is :
An error occurred while executing the command definition. See the inner exception for details.
It occur on the following code..
Dim lsmi As SiteMapInfo = (From lai In SiteMapctx.SiteMapInfos _
Where lai.URL = URL).FirstOrDefault
Return lsmi
Thanks & Regards
Rajkumar J