606 Posted Topics

Member Avatar for scatterjoy

To be sure its not permissions use this at the top of filewatcher [PermissionSet(SecurityAction.Demand, Name="FullTrust")] also make sure dirinfo is a fully qualified path and one last thing, why pass in the array to dirselected when you are only trying to poll the first folder

Member Avatar for dickersonka
0
157
Member Avatar for _tim

Definitely a permissions issue. When you say data dependency, do you mean database or file based?

Member Avatar for dickersonka
0
77
Member Avatar for raj416

Or you could just go the easy route [code] string s= "sample"; s = "daniweb " + s; [/code]

Member Avatar for nvmobius
0
677
Member Avatar for unixmonkey

The inner join on tb4 will only pull records that are in tb3 and tb4. The query is also limiting tb2.language_code, so the query there is requiring every table to have the data regardless of the left join I don't necessarily understand what you mean by security row, but the …

Member Avatar for dickersonka
0
113
Member Avatar for siliconsmiley

Try this solution. I have had the same issues with dev servers [url]http://blogs.sun.com/andreas/entry/no_more_unable_to_find[/url]

Member Avatar for dickersonka
0
140
Member Avatar for Danme
Member Avatar for Danme
0
136

The End.