HankFay
10 Feb 2012, 11:07 AM
This is probably because I improvised, by creating a virtual directory rather than creating the physical project directories under inetpub\wwwroot -- but everything was fine (I had to add the Json mime type of course) until I did a Save after adding the data stuff. That data stuff itself worked (the 5 records were there), but the Save of the project at that point failed, according to the error message, because the .metadata folder could not be accessed. Indeed, in IIS Manager when I right-click the .metadata folder and click Explore, it can't find it.
So, I went to IIS Manager, clicked on Edit Permissions, and discovered that .metadata was set to the root of c: The permissions seemed OK, if it's running under my login on the save, or if it's running under System.
I'll start the demo again under wwwroot\carstore just to check, but I thought I'd check in case it really should have worked.
thanks,
Hank Fay
So, I went to IIS Manager, clicked on Edit Permissions, and discovered that .metadata was set to the root of c: The permissions seemed OK, if it's running under my login on the save, or if it's running under System.
I'll start the demo again under wwwroot\carstore just to check, but I thought I'd check in case it really should have worked.
thanks,
Hank Fay