<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.dotnetmafia.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Corey Roth [MVP] : Error, SharePoint, Metalogix StoragePoint</title><link>http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Error/SharePoint/Metalogix+StoragePoint/default.aspx</link><description>Tags: Error, SharePoint, Metalogix StoragePoint</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Errors you might receive when uploading files with Metalogix StoragePoint installed</title><link>http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2011/07/28/errors-you-might-receive-when-uploading-files-with-metalogix-storagepoint-installed.aspx</link><pubDate>Thu, 28 Jul 2011 15:53:00 GMT</pubDate><guid isPermaLink="false">ceb7fe2a-c56b-4d85-99e6-8dd548580538:4910</guid><dc:creator>CoreyRoth</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.dotnetmafia.com/blogs/dotnettipoftheday/rsscomments.aspx?PostID=4910</wfw:commentRss><comments>http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2011/07/28/errors-you-might-receive-when-uploading-files-with-metalogix-storagepoint-installed.aspx#comments</comments><description>&lt;p&gt;I’m of the belief that the more information on errors I can put out there, the better we are all off.&amp;#160; There is nothing more frustrating than searching for the solution for an error on the Internet and not getting any usable results.&amp;#160; I recently configured &lt;a href="http://www.storagepoint.com/"&gt;Metalogix StoragePoint&lt;/a&gt; in an environment and after configuring it with the UNC paths of my file shares, I received the following error when trying to upload a file.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;The URL &amp;#39;filename’ is invalid.&amp;#160; It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current Web. &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;I suspected this was a permissions issue so I went to my ULS logs to find the issue.&amp;#160; I had to check both WFEs to find the errors.&amp;#160; I soon saw errors like the one below.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Error encountered in EndPoint.ProviderStoreBinary.BlobSave(Adapter), Folder:&amp;#160; FileName:.&amp;#160; Error is Access to the path &amp;#39;\\fileserver\RBSCache\2011\04\14&lt;/em&gt;&lt;em&gt;&amp;#39; is denied.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;This confirmed my suspicion so I corrected the permissions issue on the file share.&amp;#160; I tried to upload a file again and I still got the same URL is invalid error as before.&amp;#160; After check the logs again, I found a new error.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Error encountered in Profile.ProviderStoreBinary.General.&amp;#160; Error is The INSERT permission was denied on the object &amp;#39;MigrateQueue&amp;#39;, database &amp;#39;StoragePoint&amp;#39;, schema &amp;#39;dbo&amp;#39;.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;I knew this meant that my application pool account was lacking permissions in the StoragePoint database.&amp;#160; I checked another server to see what permissions were assigned to the account.&amp;#160; It turned out to be &lt;em&gt;db_datareader &lt;/em&gt;and &lt;em&gt;db_datawriter&lt;/em&gt;.&amp;#160; When I went back to the server in question, I noticed that the &lt;em&gt;db_datawriter&lt;/em&gt; role was missing.&amp;#160; I granted the access and tried the upload again.&amp;#160; Everything now worked smoothly and I could upload and view files as desired.&lt;/p&gt;&lt;img src="http://www.dotnetmafia.com/aggbug.aspx?PostID=4910" width="1" height="1"&gt;</description><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Error/default.aspx">Error</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Metalogix+StoragePoint/default.aspx">Metalogix StoragePoint</category></item></channel></rss>