0

I want to add Server Explorer object in App_Data How can I add into App_Data since for me

C:\Program Files\Microsoft SQL Server

Is not appearing due to company security may be.

enter image description here

Is there any other way to add in App_Data?

Also in property window I can only see CaseSenstive and Owner Not PrimaryFilePath

Jack J Jun
  • 5,633
  • 1
  • 9
  • 27

1 Answers1

0

You should right-click the file and select properties.

Path

Toni
  • 1,555
  • 4
  • 15
  • 23
  • For me its not appearing PrimaryFilePAth I can only see CaseSensetive and owner – user14304386 Oct 12 '20 at 07:38
  • Check this post: [stackoverflow.com](https://stackoverflow.com/questions/21603473/why-is-mdf-file-not-appearing-in-the-app-data-folder) – Toni Oct 12 '20 at 08:01