February 26, 2010 at 1:14 pm
SQL 2008 Confg Manager - Filestream Tab, the check box to allow remote clients to have a streaming access to filestream data is greyed out....how do I fix it??
thanks
Nelson
February 26, 2010 at 2:21 pm
Is the first checkbox- Enable FILESTREAM for Transact-SQL access greyed out?
February 26, 2010 at 2:24 pm
no..it is the 3rd one
February 26, 2010 at 2:27 pm
You have to check the first and second checkbox to be able to check the third one.
February 26, 2010 at 2:31 pm
I did off course, but my problem is the 3rd one is greyed out I cant check it
February 26, 2010 at 2:43 pm
Have you tried this ?? Do you get any error when running this command?
EXEC sp_configure filestream_access_level, 2
RECONFIGURE
February 26, 2010 at 2:45 pm
Well that won't work unless you have enabled the check box. So I would suggest if possible re run the setup again. Just for the heck of doing it.
February 27, 2010 at 6:26 am
I can't this is a production box
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply