FBA-Membership Request Unknown error

I have Problem when Add Membership request web part and try to create user I received unknown error 

the log file shows the following:

Failed to open the file 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resources\FBAPackMembershipRequestWebPart.en-US.resx'. 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       b9y4 High     #20015: Cannot open "": no such file or folder. 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       b9y4 High     (#2: Cannot open "": no such file or folder.) 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       b9y9 High     Failed to read resource file "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resources\FBAPackMembershipRequestWebPart.en-US.resx" from feature id "(null)". 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       8e26 Medium   Failed to open the language resource keyfile FBAPackMembershipRequestWebPart. 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       b9y3 High     Failed to open the file 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resources\FBAPackMembershipRequestWebPart.en-US.resx'. 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       b9y4 High     #20015: Cannot open "": no such file or folder. 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       b9y4 High     (#2: Cannot open "": no such file or folder.) 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       b9y9 High     Failed to read resource file "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resources\FBAPackMembershipRequestWebPart.en-US.resx" from feature id "(null)". 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       8e26 Medium   Failed to open the language resource keyfile FBAPackMembershipRequestWebPart. 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       b9y3 High     Failed to open the file 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resources\FBAPackMembershipRequestWebPart.en-US.resx'. 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       b9y4 High     #20015: Cannot open "": no such file or folder. 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       b9y4 High     (#2: Cannot open "": no such file or folder.) 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       b9y9 High     Failed to read resource file "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resources\FBAPackMembershipRequestWebPart.en-US.resx" from feature id "(null)". 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       8e26 Medium   Failed to open the language resource keyfile FBAPackMembershipRequestWebPart. 8b1664d2-fc5d-475a-b89d-c6116abed86801/10/2012 05:03:35.41 w3wp.exe (0x1DD8)                       0x17C4 SharePoint Foundation         General                       b9y3 High     Failed to open the file 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resources\FBAPackMembershipRequestWebPart.en-US.resx'. 8b1664d2-fc5d-475a-b89d-c6116abed868

The unknown error usually has something to do with an invalid email setup. There should be an error in the log file, but these aren't them.  What you're seeing here is that SharePoint logs when it can't find a resource file for the exact language you're using. It's not an actual error, because the string is still found in the default resource file. Keep searching through the log and you should find the error.

ccoulson wrote:

The unknown error usually has something to do with an invalid email setup. There should be an error in the log file, but these aren't them.  What you're seeing here is that SharePoint logs when it can't find a resource file for the exact language you're using. It's not an actual error, because the string is still found in the default resource file. Keep searching through the log and you should find the error.

Hi ,

I am getting error below shown in figure when I am opening the source code in my development server.

Please let me know how to customize the webparts.

 

I have successfully deployed the wsp file but when I am trying to add the webparts to the page I am getting error.

 

Please reply me ASAP.

 

Thanks.

Upen

The images didn't come through.

This is the sharepoint log C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS

I searched th log file to find any related logs of e-mail and found only the followng log

The Incoming E-Mail service has completed a batch.  The elapsed time was 00:00:00.  The service processed 0 message(s) in total

#160009: The e-mail address 'myemail@yahoo.com' is unknown

may be there is a problem sending email to external because when I try to create user using internal e-mail everything is OK.

I will try find how to let SharePoint send emails to external

It sounds like your SMTP server needs to be setup to allow SharePoint to relay. There's some info here:

http://technet.microsoft.com/en-us/library/cc263462.aspx

Very Thanks to your quick reply