Security Vulnerabilityhttp://forums.asp.net/1233.aspx/1?Security+VulnerabilityDiscussions regarding ASP.NET security issuesWed, 24 Apr 2013 10:55:34 -0400urn:uuid:00000000-0000-0000-0000-000000001233urn:uuid:00000000-0000-0000-0000-000005394746http://forums.asp.net/p/1906222/5394746.aspx/1?Operation+must+use+an+updateable+queryOperation must use an updateable query <p>hi..</p> <p>I am using ASP.net 4.0 and MS access 2010&nbsp; as database.my website was working fine locally.When i hosted it in the web,during insert operation,this error is coming: &quot;Operation must use an updateable query&quot;.What should i do to solve this error.I tried to change the permissions in the app_data folder,but alrealy read and write options are given for the user and administrator.Should i login as administrator to solve this issue.Please someone help me..I'm really in trouble.</p> 2013-05-15T12:55:30-04:002013-05-15T12:55:30.507-04:00urn:uuid:00000000-0000-0000-0000-000005391753http://forums.asp.net/p/1905508/5391753.aspx/1?Is+allow+url+include+a+risk+Is 'allow url include...' a risk? <p>I have my web site set up to e-mail me when an error occurs.&nbsp;</p> <p>I just got an e-mail saying;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A potentially dangerous Request.Form value was detected from the client (=&quot;<strong>StackTrace</strong></p> <p><strong></strong>&nbsp;</p> <p><br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://mydomain.com/default.aspx?-d&#43;allow_url_include=1&#43;-d&#43;auto_prepend_file=php://input"> http://(NotMyName).com/default.aspx?-d&#43;allow_url_include=1&#43;-d&#43;auto_prepend_file=php://input</a></p> <p>(The querystring is definately NOT anything generated by any of our code....</p> <p>Some limited web research indicates this is likely a hack attempt.&nbsp; Any suggestions about where I should look for further clues?</p> <p>We uses the membership provider with asp.net 4.0.&nbsp; EVERY page in the web first checks to be sure the user is authenticated and redirects to the logon page if they are not.&nbsp; Data is in SQL Server, and some is in APP_DATA folder (nothing private is outside of these locations).</p> <p>Thoughts?</p> <p>&nbsp;</p> 2013-05-13T01:59:01-04:002013-05-13T01:59:01.747-04:00urn:uuid:00000000-0000-0000-0000-000005336537http://forums.asp.net/p/1891559/5336537.aspx/1?I+ve+to+generate+random+numbers+having+specified+lengths+which+was+not+in+existing+database+recordI've to generate random numbers having specified lengths which was not in existing database record <p>I've to generate random numbers having specified lengths which was not in existing database record. It means i've to generate those numbers like</p> <ul> <li>9029303930 </li><li>9494949949 </li><li>8797979797 </li></ul> <p>before check already we've had those numbers in databse</p> <p>using C#</p> 2013-03-19T03:58:58-04:002013-03-19T03:58:58.357-04:00urn:uuid:00000000-0000-0000-0000-000005371966http://forums.asp.net/p/1900960/5371966.aspx/1?How+can+i+Safe+my+Access+Database+from+possible+Hacking+Cracking+of+PasswordHow can i Safe my Access Database from possible Hacking /Cracking of Password <p>I've online and offline based asp.net applications on c#. I've controlled all applications through access database. &nbsp;What should i do to protect my those access databases.</p> 2013-04-23T03:43:34-04:002013-04-23T03:43:34.48-04:00urn:uuid:00000000-0000-0000-0000-000005373878http://forums.asp.net/p/1901391/5373878.aspx/1?Is+ASP+NET+Padding+oracle+Vulnerability+still+open+on+IIS+8+and+NET+Framework+4+5Is ASP.NET Padding oracle Vulnerability still open on IIS 8 and .NET Framework 4.5 <p>As per my question title I am wondering if this vulnerability is still open as I am using Acunetix to test my applications and it keeps complaining about the&nbsp;vulnerability. I have&nbsp;implemented&nbsp;all the workarounds I can dig up and it is still complaining about it.</p> <p></p> <p>I just want to confirm that this vulnerability is closed before I continue to loose my hair over this.</p> 2013-04-24T14:55:34-04:002013-04-24T14:55:34.227-04:00urn:uuid:00000000-0000-0000-0000-000005369548http://forums.asp.net/p/1900399/5369548.aspx/1?MaxHttpCollectionKey+issue+MaxHttpCollectionKey issue <p>Hi,</p> <p>&nbsp;</p> <p>I am facing an error while page post back which says&quot;Opertaion Invalid due to current state of an object&quot;. When I set the value of maxhttpCollectionkey to 5000 it allows some more data rows to be posted back. But after certain number of records it shows the error. I need some dynamic solution to this problem as fixing the value won't solve my problem where data postback is dyanmic. It depends on the user what the amount of data he wants to post.</p> <p>&nbsp;</p> <p>Please suggest some alternative approach or implementation to this issue.</p> <p>&nbsp;</p> <p>Regards,</p> <p>Amit Agrawal</p> 2013-04-19T17:46:04-04:002013-04-19T17:46:04.61-04:00urn:uuid:00000000-0000-0000-0000-000005357090http://forums.asp.net/p/1896647/5357090.aspx/1?How+can+I+identify+that+my+page+is+requested+by+mail+link+but+not+user+s+browserHow can I identify that my page is requested by mail link, but not user's browser <p></p> <p>I just want to Prevent users request from mail hyperlink.</p> <p>for some reason our users copy my whole page and send mail to others. in that copied item some of hyperlinks are available. from the available hyperlinks they can send requst to my website. pls suggest how to avoid this type of request.&nbsp;</p> <p></p> <p></p> 2013-04-09T07:03:50-04:002013-04-09T07:03:50.003-04:00urn:uuid:00000000-0000-0000-0000-000005351822http://forums.asp.net/p/1895230/5351822.aspx/1?html+and+script+tags+in+forms+encoding+etc+html and script tags in forms encoding etc.. <p>I have a form where any characters are acceptable input. Obviously this leaves me vulnerable to XSS attacks. I know there are a few options such as making sure validaterequest is set to true on my asp.net pages, and/or using the html encode utility. If I do&nbsp;this however I&nbsp;wont be able to get the form to submit since I get the &quot;a&nbsp;dangerous request....&quot; error due to the characters I am allowing to be input.&nbsp;&nbsp;The problem I have is I dont neccesairly want encoded data input into my MSSQL database for a variety of reasons. The main reason is displaying the data and or decoding the data&nbsp;through ad hocs and SRS reports is not easy.</p> <p>My question is what is the best way to handle the above situation?</p> 2013-04-03T17:52:05-04:002013-04-03T17:52:05.767-04:00urn:uuid:00000000-0000-0000-0000-000004769510http://forums.asp.net/p/1756774/4769510.aspx/1?HttpOnly+cookies+setupHttpOnly cookies setup <p>Hi</p> <p>I have an SSL application, i want to marked with secure attribute so that it will only be transmitted if the communications channel with the host is via https. If the secure attribute is not specified an attacker or configration error could potentially cause the cookies to be transmitted over the http, and allowing unauthorized acces to the application.</p> <p>My question is where in the IIS7 i can alter the configration set the &quot;httponly&quot; attribute on all cookies.</p> <p>The application does not have &quot;httponly&quot;</p> <p>Thanks</p> 2012-01-06T19:41:04-05:002012-01-06T19:41:04.487-05:00urn:uuid:00000000-0000-0000-0000-000005331584http://forums.asp.net/p/1889547/5331584.aspx/1?How+to+Implement+licensing+system+to+my+Net+Website+How to Implement licensing system to my .Net Website <p>Hi<br> &nbsp; &nbsp; &nbsp;All I have created a website and I would like to implement license functionality to my website.[Users must have license to use website]. Does anyone knows any good free lincensing sytem? </p> <ol> <li>&nbsp;Website code will be distributed and installed on diffrent client's servers. </li></ol> 2013-03-14T11:04:09-04:002013-03-14T11:04:09.47-04:00urn:uuid:00000000-0000-0000-0000-000005324171http://forums.asp.net/p/1887808/5324171.aspx/1?my+website+is+always+attackedmy website is always attacked <p>i have website configured to send me emails when it generates and error</p> <p>i get tons of error messages</p> &lt;div class=&quot;iw ajw&quot;&gt;<span class="hb">to <span name="me" class="g2">me</span> </span> &lt;/div&gt; &lt;div class=&quot;ajy&quot;&gt;<img class="ajz" id=":5ad" tabindex="0" src="https://mail.google.com/mail/images/cleardot.gif" alt="">&lt;/div&gt; &lt;div id=&quot;:59y&quot;&gt;Error in: <a href="http://lovenmarry.com/News/viewnews.aspx?id=8" target="_blank">http://lovenmarry.com/News/<wbr>viewnews.aspx?id=8</a> AND 2501=(SELECT UPPER(XMLType(CHR(60)||CHR(58)<wbr>||CHR(118)||CHR(97)||CHR(122)|<wbr>|CHR(58)||(SELECT (CASE WHEN (2501=2501) THEN 1 ELSE 0 END) FROM DUAL)||CHR(58)||CHR(108)||CHR(<wbr>118)||CHR(112)||CHR(58)||CHR(<wbr>62))) FROM DUAL). Error Message:Incorrect syntax near the keyword 'AND'. 'CHR' is not a recognized built-in function name. Incorrect syntax near '|'. 117.198.221.215 &lt;/div&gt; &lt;div&gt;&lt;/div&gt; &lt;div&gt;my idea is to set cookie and block that user from surfing my website&lt;/div&gt; &lt;div&gt;any ideas?&lt;/div&gt; 2013-03-07T02:29:22-05:002013-03-07T02:29:22.243-05:00urn:uuid:00000000-0000-0000-0000-000005322472http://forums.asp.net/p/1887403/5322472.aspx/1?UnderStand+Hacker+Attack+and+site+secuirityUnderStand Hacker Attack and site secuirity <p>hi every body</p> <p>i want to understand if any hacker attack to my site.</p> <p>1-how can i understand the attacker ip and how(which way eg Injection or ..) he attack me?</p> <p>2-how can i log my event of site and any thing that user do in site?</p> <p>generally i want to control my site because i m going to build a goverment site that geek user attack it .if any subject help me give it to me(just about site not server).</p> 2013-03-05T13:55:34-05:002013-03-05T13:55:34.2-05:00urn:uuid:00000000-0000-0000-0000-000005320695http://forums.asp.net/p/1887019/5320695.aspx/1?Get+memebrship+users+from+customize+queryGet memebrship users from customize query <p>I have table called AgencyUsers {AgencyId, UserName}</p> <p>I want get&nbsp;memebrship user details for given AgencyId.</p> <p>How can i do that, I use EF</p> <p></p> 2013-03-04T08:24:26-05:002013-03-04T08:24:26.143-05:00urn:uuid:00000000-0000-0000-0000-000005274951http://forums.asp.net/p/1876139/5274951.aspx/1?SQL+CLR+deployment+with+unsafe+permissionSQL CLR deployment with unsafe permission <p>Hi there,</p> <p>I have two question</p> <p>1) Deploying SQL CLR with unsafe permission is proper apporch (for ODBC connection &amp; DDTeks required unsafe permission)</p> <p>2) Some how ,can we deploy SQL CLR with EXTERNAL_ACCESS if I am using ODBC connection or DDTek dll in it</p> <p>Thanks</p> <p>Alankar</p> 2013-01-18T10:28:15-05:002013-01-18T10:28:15.7-05:00urn:uuid:00000000-0000-0000-0000-000005314317http://forums.asp.net/p/1885467/5314317.aspx/1?Generating+extremely+safe+random+codesGenerating extremely safe random codes <p>Hi pals!</p> <p>I have a DB and I want to fill it with a string with the size of, for example, 20 including alphabets and numbers. I was wondering if you'd mind telling me which methods/libraries I should use.</p> <p></p> <p>Thanks in advance!</p> 2013-02-26T06:57:08-05:002013-02-26T06:57:08.827-05:00urn:uuid:00000000-0000-0000-0000-000005284919http://forums.asp.net/p/1878593/5284919.aspx/1?My+website+doesn+t+work+when+using+vpn+softwareMy website doesn't work when using vpn software <p>hi all forum<br> after I installed hotspot on my pc, and started to browse my website i found my web browser redirects me to another url and offers me to continue browsing my site if I continue browsing in private mode, but others sites opens directly. My website is hosted on windows server and uses c# language and I use parallel plesk to manage my website hosting. i want to know how can I make my website support private browsing directly without being redirected</p> 2013-01-29T06:36:05-05:002013-01-29T06:36:05.07-05:00urn:uuid:00000000-0000-0000-0000-000005310816http://forums.asp.net/p/1884654/5310816.aspx/1?How+much+it+is+safe+to+allow+access+to+outside+world+to+access+my+applicationHow much it is safe to allow access to outside world to access my application <p>Hi,</p> <p>&nbsp; I have application in my LAN Network (Asp.net application with 4 layer architecture).</p> <p>I want to it to go public to outside world.</p> <p>How much it safe, wheather it can be hacked.</p> <p>Kindly guide..</p> <p></p> <p>Thanks in advance</p> <p></p> <p></p> 2013-02-22T07:58:11-05:002013-02-22T07:58:11.9-05:00urn:uuid:00000000-0000-0000-0000-000005291640http://forums.asp.net/p/1880231/5291640.aspx/1?asp+net+WebForms+Ajax+Recaptcha+Validate+is+always+returning+falseasp.net WebForms Ajax Recaptcha .Validate() is always returning false <p>I used this exact same technique before and it always worked. &nbsp;For some reason when I'm doing this now the isvalide is always returning false. &nbsp;Can anyone explain this? &nbsp;Any help would be great. &nbsp;Every variation I try still returns a fail.<br> <br> Thanks!<br> &nbsp;</p> <pre>&lt;%@&nbsp;Register&nbsp;TagPrefix=&quot;recaptcha&quot;&nbsp;Namespace=&quot;Recaptcha&quot;&nbsp;Assembly=&quot;Recaptcha&quot;&nbsp;%&gt; </pre> <pre class="prettyprint">&lt;recaptcha:RecaptchaControl ID=&quot;recaptcha&quot; runat=&quot;server&quot; Theme=&quot;clean&quot; PublicKey=&quot;public key string&quot; PrivateKey=&quot;private key string&quot; EnableViewState=&quot;true&quot; /&gt;&lt;br /&gt; &lt;a href=&quot;Javascript:frmOnSubmit();&quot; id=&quot;lnkSubmit&quot; runat=&quot;server&quot; class=&quot;button&quot;&gt;Submit&lt;/a&gt;</pre> <p></p> <pre class="prettyprint">&lt;script type="javascript"&gt; function frmOnSubmit() { var challengeField = &#36;("input#recaptcha_challenge_field").val(); var responseField = &#36;("input#recaptcha_response_field").val(); if (responseField.length == 0) { alert('* Must enter a value for Verfication.'); } else { var postData = { 'chall': '\'' + challengeField + '\'', 'response': '\'' + responseField + '\'' }; &#36;.ajax({ type: "post" , url: 'ReCaptchaExample.aspx/CheckCaptcha' , data: JSON.stringify(postData) , contentType: "application/json; charset=utf-8" , dataType: "json" , success: function (data, st) { Recaptcha.reload(); if (st == "success") { alert(data.d); } else { alert("Not Pass"); return false; } }, error: function (data, st) { Recaptcha.reload(); &#36;('#lblMessage2').html('* There was an issue with the form.') return false; } }); } } &lt;/script&gt;</pre> <pre class="prettyprint"> [WebMethod] public static string CheckCaptcha(string chall, string response) { Recaptcha.RecaptchaValidator captchaValidtor = new Recaptcha.RecaptchaValidator { PrivateKey = "private key string", RemoteIP = HttpContext.Current.Request.UserHostAddress, Challenge = chall, Response = response }; Recaptcha.RecaptchaResponse recaptchaResponse = captchaValidtor.Validate(); return (recaptchaResponse.IsValid) ? "pass" : "fail"; }</pre> 2013-02-04T20:40:56-05:002013-02-04T20:40:56.643-05:00urn:uuid:00000000-0000-0000-0000-000005298095http://forums.asp.net/p/1881855/5298095.aspx/1?My+website+is+not+responding+sometimes+My website is not responding sometimes. <p>My website is not responding sometimes.&nbsp;<br> <br> After restarting the IIS it will work. What will be the problem. I tried restarting the website itself. but didnt work. Only after IIS restart it works. It is happening now each week. Please tell me any reason.&nbsp;</p> 2013-02-11T14:00:05-05:002013-02-11T14:00:05.533-05:00urn:uuid:00000000-0000-0000-0000-000005292106http://forums.asp.net/p/1880321/5292106.aspx/1?Not+able+to+access+a+folder+from+a+web+application+and+able+to+access+it+after+restarting+the+machine+Not able to access a folder from a web application and able to access it after restarting the machine. <p>Hi,</p> <p>I have a web application. In that we can upload a file to a location in two ways.</p> <p>1. We have a Fileupload control from which user can upload a file to a location(eg:\\testmachine\share) which is shared to everyone.</p> <p>2. We also have a automated job, which does this automatically. So when we place the file at a particular file location (eg: \\testmachine2\share2) or FTP , the job will download this file to the shared location&nbsp;(eg:\\testmachine\share).</p> <p>But sometimes, the user is not able to upload the file using the first scenario. The entire issue is happened on production servers where i dont have any access.</p> <p>Now i tried to reproduce the same behavior in my local machine and am able to reproduce this scenario. While am working on this i got the trace.Below is the trace.</p> <p>Access to the path '\\testmachine\share\test.zip' is denied.,,mscorlib, at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)<br> at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)<br> at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)<br> at System.IO.FileStream..ctor(String path, FileMode mode)<br> at System.Web.HttpPostedFile.SaveAs(String filename)<br> at System.Web.UI.WebControls.FileUpload.SaveAs(String filename)</p> <p></p> <p>Here is the Code:</p> <p>--------------------------------------------------------------------------------</p> <pre class="prettyprint">public static IList&lt;DownloadInfo&gt; Download(XmlDataDocument xDoc) { List&lt;DownloadInfo&gt; downloadedList = new List&lt;DownloadInfo&gt;(); WebClient request = new WebClient(); string user = xDoc.SelectSingleNode(&quot;configurationSettings/fileSourceServer&quot;).Attributes.GetNamedItem(&quot;user&quot;).Value; string password = xDoc.SelectSingleNode(&quot;configurationSettings/fileSourceServer&quot;).Attributes.GetNamedItem(&quot;password&quot;).Value; //domain is not used Curretly. This might be useful when UNC is implemented in authenticated mode. string domain = xDoc.SelectSingleNode(&quot;configurationSettings/fileSourceServer&quot;).Attributes.GetNamedItem(&quot;domain&quot;).Value; request.Credentials = new NetworkCredential(user, password); FileStream file = null; try { string serverType = xDoc.SelectSingleNode(&quot;configurationSettings/fileSourceServer&quot;).Attributes.GetNamedItem(&quot;type&quot;).Value; string serverPath = xDoc.SelectSingleNode(&quot;configurationSettings/fileSourceServer&quot;).Attributes.GetNamedItem(&quot;path&quot;).Value; if (serverType.Equals(&quot;ftp&quot;)) { if (!serverPath.ToLower().StartsWith(&quot;ftp://&quot;)) { serverPath = &quot;ftp://&quot; &#43; serverPath.Trim(); } else { serverPath = serverPath.Trim(); } FtpWebRequest fwr = (FtpWebRequest)FtpWebRequest.Create(new Uri(serverPath)); fwr.Credentials = request.Credentials; fwr.Method = WebRequestMethods.Ftp.ListDirectory; StreamReader sr = new StreamReader(fwr.GetResponse().GetResponseStream()); string str = sr.ReadLine(); while (str != null) { if (str.ToUpper().EndsWith(&quot;.ZIP&quot;)) { DownloadInfo dwnInfo = new DownloadInfo(); dwnInfo.SourceServerZipFilePath = str; downloadedList.Add(dwnInfo); } str = sr.ReadLine(); } // construct the server path, if file location is provided instead directory location. if (downloadedList.Count == 1) { if (serverPath.EndsWith(downloadedList[0].SourceServerZipFilePath)) { string[] delimiter = { downloadedList[0].SourceServerZipFilePath }; serverPath = serverPath.Split(delimiter, StringSplitOptions.RemoveEmptyEntries)[0]; } } sr.Close(); sr = null; fwr = null; } else if (serverType.Equals(&quot;file&quot;)) { //TODO in authenticated mode. if (!serverPath.ToLower().StartsWith(@&quot;\\&quot;)) { serverPath = Path.GetFullPath(@&quot;\\&quot; &#43; serverPath.Trim()); } else { serverPath = Path.GetFullPath(serverPath.Trim()); } DirectoryInfo dInfo = new DirectoryInfo(serverPath); FileInfo fInfo = new FileInfo(serverPath); if (dInfo.Exists) { FileInfo[] filelist = dInfo.GetFiles(&quot;*.zip&quot;); foreach (FileInfo f in filelist) { DownloadInfo dwnInfo = new DownloadInfo(); dwnInfo.SourceServerZipFilePath = f.Name; downloadedList.Add(dwnInfo); } } else if (fInfo.Exists &amp;&amp; fInfo.Extension.ToUpper() == &quot;.ZIP&quot;) { DownloadInfo dwnInfo = new DownloadInfo(); dwnInfo.SourceServerZipFilePath = fInfo.Name; downloadedList.Add(dwnInfo); serverPath = fInfo.DirectoryName; } else if (!dInfo.Exists || !fInfo.Exists) Logger.Error(String.Format(&quot;{0} is not accessible. Make sure the folder exists and the machine account where the system agent is installed has access to the folder.&quot;, serverPath)); } if (downloadedList.Count == 0) Logger.Warn(string.Format(&quot;{0} does not have a ZIP file. Make sure the folder contains the ZIP file for each dataset.&quot;, serverPath)); //Copy files to destination location (upload folder) foreach (DownloadInfo dwnInfo in downloadedList) { string strFile = dwnInfo.SourceServerZipFilePath; DateTime time = new DateTime(); time = DateTime.Now; string date = time.ToString(&quot;yyyyMMdd-HHmmss_&quot;); Uri UriPath = new Uri(serverPath &#43; &quot;/&quot; &#43; strFile); byte[] filedata = request.DownloadData(UriPath); // create the destination path. string destPath = xDoc.SelectSingleNode(&quot;configurationSettings/fileDestinationServer&quot;).Attributes.GetNamedItem(&quot;path&quot;).Value; destPath = Path.Combine(destPath.Trim(), date &#43; strFile); file = File.Create(destPath); file.Write(filedata, 0, filedata.Length); file.Close(); file = null; //changing source server path to full path. Earlier only file name was assigned. dwnInfo.SourceServerZipFilePath = UriPath.OriginalString; dwnInfo.DestinationServerZipFilePath = destPath; //System.Console.WriteLine(strFile &#43; &quot; - Download Complete.&quot;); } //Extract all the downloded zip files at destination location. extractFile(downloadedList); } catch (Exception ex) { Logger.Error(String.Format(&quot;Exception occured: {0}&quot;, ex.Message), ex); } finally { if (file != null) file.Close(); } return downloadedList; } private static void extractFile(IList&lt;DownloadInfo&gt; fileList) { ZipUtils zip = new ZipUtils(); foreach (DownloadInfo dwnInfo in fileList) { try { FileInfo fInfo = new FileInfo(dwnInfo.DestinationServerZipFilePath); zip.extract(fInfo.FullName, fInfo.FullName.Replace(fInfo.Extension, &quot;&quot;)); dwnInfo.DestinationServerUnzipFilePath = fInfo.FullName.Replace(fInfo.Extension, &quot;&quot;); } catch (Exception ex) { Logger.Error(String.Format(&quot;Exception occured during extracting {0}&quot;, dwnInfo.SourceServerZipFilePath), ex); } } }</pre> <p>---------------------------------------------------------------------------------------------------------------------------<br> <br> </p> <p>But when i restarted the machine in which the shared folder exists, am no more getting the issue.</p> <p>Can any one please help me on to fix this and also its good to reproduce the issue.</p> <p>Thanks,</p> <p>Vinay.</p> 2013-02-05T08:04:02-05:002013-02-05T08:04:02.473-05:00