TIO-1604-SqlCacheInvalidation problem
After creating the aforementioned page as per the instructions, and after making the changes to the Global.asax file (it's in the root of the web site/project, also as per the instructions), when running my TIO-1604-SqlCacheInvalidation.aspx page, I'm greeted with an error that states, "An attempt to attach an auto-named database for file C:\WINNT\Microsoft.NET\Framework\v2.0.50727\pubs.m df failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share." My database for the project exists in the following location: C:\Websites\BegAspNet2Db\App_Data\pubs.mdf.
Can anyone offer any insight as to what the problem might be and what I should be looking for?
|