Microsoft
Software
Hardware
Network
Question : permissions changed after moving folder from one server to another
Hi, just recently we moved all our user folders from one server to another and now the excel and word docs are coming up read only. I tried to give full rights to users to folders but not working. Any advice?
Answer : permissions changed after moving folder from one server to another
Issue resolved by adding the following:
Protected Sub GridView1_PageIndexChanged
(ByVal sender As Object, ByVal e As EventArgs) Handles GridView1.PageIndexChanged
, GridView1.Load
If GridView1.EditIndex = -1 Then
BindGrid()
End If
End Sub
Random Solutions
Exchange 2007 bouncing a message
HyperV Network issue
Cannot check POP mail in Outlook 2007
ClientScript.RegisterStart
upScript not working
2003 Server Folder Redirection, Different Servers
Exchange external email suddenly stopped
Everytime I do a search in IE7, I am redirected to another web site. Why is this?
backup file maintenance / cleanup.
DB complaince
looking for comments on this switch statement