Object reference not set to an instance of an object

First after installation all went well.

Now I get the annoying error message

"Object reference not set to an instance of an object."

When I click on "New User" in the user management.

Any idea appreciated
The correlationID shows this error message

Failed to read resource file "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\Resources\FBAPackWebPages.resx" from feature id "(null)".
It sounds like the FBA Pack is not deployed properly to the web application. Try redeploying it to the web application via Central Admin.

If that doesn't work, try deactivating/reactivating the Forms Based Authentication Management feature in the Site Collection Features.
Thanks for the answer

I undeployed / redeployed several times. Deactivated / activated FBA features.
With iisreset in between.

No luck.
It still says

Sorry, something went wrong

Object reference not set to an instance of an object.





I am able to see and manage the existing accounts on the server within a website in IIS.
As in Part 2 of your great article.



I double checked settings in machine.config and web.config of the SecurityTokenService.
Seems OK
If the error is indeed because it failed to find the resource file, then it shouldn't be because of your web.config files. It really doesn't sound like some part of it deployed properly. Can you check if "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\Resources\FBAPackWebPages.resx" does indeed exist? If not, there's something wrong with the deploy. Maybe try a full deploy from the command line.
Right. FBAPackWebPages.resx does not exist on the server.

Action plan
-----------------------------------
I delete the solution after calling off the deplyoment via
Central Admin
http://sharepointsite:someport/_admin/Solutions.aspx

-----------------------------------
Powershell starts here

Uninstall-SPSolution -identity "Visigo.Sharepoint.FormsBasedAuthentication.wsp" -webapplication "http://sharepointsite" -confirm

Remove-SPSolution -Identity Visigo.Sharepoint.FormsBasedAuthentication.wsp

IISreset

Add-SPSolution -LiteralPath "C:\_Install\Sharepoint\SharePoint2013FBAPack.1.3.4\Visigo.Sharepoint.FormsBasedAuthentication.wsp"

-----------------------------------
Central Admin
http://sharepointsite:someport/_admin/Solutions.aspx
deployment for the website

-----------------------------------
Still no luck
Have you tried running the powershell .\deploy command that comes with the FBA Pack? Are there any errors if you run that? (Although what you're doing above looks like it should do the job. The only other thing I'd suggest would be to deactivate and then reactivate the feature in Site Collection Features).
The .\deploy runs smooth. As it did from the beginning.
Done that several times by now

No errors.

Still it doesn't work.

What I noticed is that
https://sharepointsiteontheextranet/_layouts/15/FBA/Management/UsersDisp.aspx
works fine and the reset password page is there too.

I get the error when I want to open a "new user"
https://sharepointsitentheextranet/_layouts/15/FBA/Management/UserNew.aspx

files in
C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\FBA\MANAGEMENT

04.08.2014 07:56 10.753 FBASiteConfiguration.aspx
04.08.2014 07:56 5.380 RoleDelete.aspx
04.08.2014 07:56 4.866 RoleNew.aspx
04.08.2014 07:56 5.755 RolesDisp.aspx
04.08.2014 07:56 4.909 UserDelete.aspx
04.08.2014 07:56 9.429 UserEdit.aspx
04.08.2014 07:56 14.314 UserNew.aspx
04.08.2014 07:56 8.765 UserResetPassword.aspx
04.08.2014 07:56 7.785 UsersDisp.aspx


Special about the site

it is on the extranet.
https://extranet.com

AAM points to the same site from the intranet
http://intranet

also
the server is setup in german.
English was installed later as language pack.


From: ccoulson
Have you tried running the powershell .\deploy command that comes with the FBA Pack? Are there any errors if you run that? (Although what you're doing above looks like it should do the job. The only other thing I'd suggest would be to deactivate and then reactivate the feature in Site Collection Features).
Read the full discussion online.
To add a post to this discussion, reply to this email ([email removed])
To start a new discussion for this project, email [email removed]
You are receiving this email because you subscribed to this discussion on CodePlex. You can unsubscribe on CodePlex.com.
Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at CodePlex.com
"the server is setup in german.
English was installed later as language pack."

I'm guessing this has something to do with it, but i'm not sure what.

Maybe try unzipping the wsp and copying the FBAPackWebPages.resx directly to:

C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\Resources\

to see if that solves the problem.
Done that.
Restarted the server
Done the deploy routine again
It did not help.

dir fab.* of C:\Program Files\Common Files\microsoft shared\Web Server
Extensions\15\Resources


Mode LastWriteTime Length Name
---- ------------- ------ ----
-a--- 04.08.2014 07:56 25279 FBAPackChangePasswordWebPart.de-DE
.resx
-a--- 04.08.2014 07:56 25137 FBAPackChangePasswordWebPart.en-US
.resx
-a--- 04.08.2014 07:56 25137 FBAPackChangePasswordWebPart.resx
-a--- 04.08.2014 07:56 25126 FBAPackChangePasswordWebPart.zh-CN
.resx
-a--- 04.08.2014 07:56 25126 FBAPackChangePasswordWebPart.zh-HK
.resx
-a--- 04.08.2014 07:56 10335 FBAPackFeatures.en-US.resx
-a--- 04.08.2014 07:56 10335 FBAPackFeatures.resx
-a--- 04.08.2014 07:56 10229 FBAPackFeatures.zh-CN.resx
-a--- 04.08.2014 07:56 10229 FBAPackFeatures.zh-HK.resx
-a--- 04.08.2014 07:56 33087 FBAPackMembershipRequestWebPart.en
-US.resx
-a--- 04.08.2014 07:56 33087 FBAPackMembershipRequestWebPart.re
sx
-a--- 04.08.2014 07:56 32920 FBAPackMembershipRequestWebPart.zh
-CN.resx
-a--- 04.08.2014 07:56 32893 FBAPackMembershipRequestWebPart.zh
-HK.resx
-a--- 04.08.2014 07:56 7178 FBAPackMenus.de-DE.resx
-a--- 04.08.2014 07:56 7171 FBAPackMenus.en-US.resx
-a--- 04.08.2014 07:56 7171 FBAPackMenus.resx
-a--- 04.08.2014 07:56 7085 FBAPackMenus.zh-CN.resx
-a--- 04.08.2014 07:56 7085 FBAPackMenus.zh-HK.resx
-a--- 04.08.2014 07:56 14444 FBAPackPasswordRecoveryWebPart.de-
DE.resx
-a--- 04.08.2014 07:56 14353 FBAPackPasswordRecoveryWebPart.en-
US.resx
-a--- 04.08.2014 07:56 14353 FBAPackPasswordRecoveryWebPart.res
x
-a--- 04.08.2014 07:56 14262 FBAPackPasswordRecoveryWebPart.zh-
CN.resx
-a--- 04.08.2014 07:56 14262 FBAPackPasswordRecoveryWebPart.zh-
HK.resx
-a--- 03.08.2014 10:51 30815 FBAPackWebPages.resx



So even with the file there it doesn't work? Is it still the same error message in the SharePoint log?
Yes.
On w3wp.exe it says
Area "SharePoint 2010 FBA PAck" Level "High"

System.NullReferenceException: Object reference not set to an instance of an object.
at Visigo.Sharepoint.FormsBasedAuthentication.UserNew.OnLoad(EventArgs e)





There should be more to the error message in the log - a full stack trace. Can you please post that.
Here we go.
(Site and account name changed) Security by obscurity

Stack trace
Correlation ID 8d37ab9c-6261-4003-06c6-a8587514ba08

08/04/2014 15:53:37.89 w3wp.exe (0x1660) 0x1AE4 SharePoint Foundation Request Management aeboc High [Forced due to logging gap, cached @ 08/04/2014 15:53:37.81, Original Level: Verbose] No data was found on the incoming client request 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.81 w3wp.exe (0x1660) 0x1AE4 SharePoint Foundation Request Management adc7u Medium Mapping URI from 'https://sharepoint.site.com:443/_layouts/15/FBA/Management/UserNew.aspx?Source=https%3A%2F%2Fsharepoint%2Esite%2Ecom%2F%5Flayouts%2F15%2FFBA%2FManagement%2FUsersDisp%2Easpx' to 'https://S-SHAREPOINT/_layouts/15/FBA/Management/UserNew.aspx?Source=https%3A%2F%2Fsharepoint%2Esite%2Ecom%2F%5Flayouts%2F15%2FFBA%2FManagement%2FUsersDisp%2Easpx' 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.89 w3wp.exe (0x1660) 0x1AE4 SharePoint Foundation Request Management aht6j High [Forced due to logging gap, Original Level: Verbose] Proxy response duration: WFE '{0}', RM '{1}' 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.89 w3wp.exe (0x1660) 0x165C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://sharepoint.site.com:443/_layouts/15/FBA/Management/UserNew.aspx?Source=https%3A%2F%2Fsharepoint%2Esite%2Ecom%2F%5Flayouts%2F15%2FFBA%2FManagement%2FUsersDisp%2Easpx)). Ausführungszeit=71.4152217670123 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.90 w3wp.exe (0x1660) 0x1AE4 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://sharepoint.site.com/_layouts/15/FBA/Management/UserNew.aspx?Source=https://sharepoint.site.com/_layouts/15/FBA/Management/UsersDisp.aspx)). Ausführungszeit=88,0766270573495 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.89 w3wp.exe (0x1660) 0x165C SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: 0 nasq,4 agb9s,21 ak8dj,36 aat87 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.90 w3wp.exe (0x1660) 0x1AE4 SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: 0 nasq,1 adc7u 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.81 w3wp.exe (0x1660) 0x1AE4 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://sharepoint.site.com/_layouts/15/FBA/Management/UserNew.aspx?Source=https://sharepoint.site.com/_layouts/15/FBA/Management/UsersDisp.aspx) 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.82 w3wp.exe (0x1660) 0x165C SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://sharepoint.site.com:443/_layouts/15/FBA/Management/UserNew.aspx?Source=https%3A%2F%2Fsharepoint%2Esite%2Ecom%2F%5Flayouts%2F15%2FFBA%2FManagement%2FUsersDisp%2Easpx) 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.83 w3wp.exe (0x1660) 0x165C SharePoint Foundation Logging Correlation Data xmnv Medium Site=/ 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.88 w3wp.exe (0x1660) 0x165C SharePoint Foundation General aat87 Monitorable 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.88 w3wp.exe (0x1660) 0x165C SharePoint 2010 FBA Pack General 00000 High System.NullReferenceException: Object reference not set to an instance of an object.
at Visigo.Sharepoint.FormsBasedAuthentication.UserNew.OnLoad(EventArgs e) 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.85* w3wp.exe (0x1660) 0x165C SharePoint Foundation Files ak8dj High ...String& siteRoot, String& redirectUrl, Object& oMultipleMeetingDoclibRootFolders, Boolean& objectIsList, Guid& listId, Int64& bytes)
at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetWebPartPageData(HttpContext context, String path, Boolean throwIfFileNotFound)
at Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithN... 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.85 w3wp.exe (0x1660) 0x165C SharePoint Foundation Files ak8dj High UserAgent not available, file operations may not be optimized.
at Microsoft.SharePoint.SPFileStreamManager.CreateCobaltStreamContainer(SPFileStreamStore spfs, ILockBytes ilb, Boolean copyOnFirstWrite, Boolean disposeIlb)
at Microsoft.SharePoint.SPFileStreamManager.SetInputLockBytes(SPFileInfo& fileInfo, SqlSession session, PrefetchResult prefetchResult)
at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedStreamBufferFactory.CreateFromDocumentRowset(Guid databaseId, SqlSession session, SPFileStreamManager spfstm, Object[] metadataRow, SPRowset contentRowset, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres)
at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres... 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.85* w3wp.exe (0x1660) 0x165C SharePoint Foundation Files ak8dj High ...)
at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, ... 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.85 w3wp.exe (0x1660) 0x165C SharePoint Foundation Files aiv4w Medium Spent 0 ms to bind 29783 byte file stream 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.85* w3wp.exe (0x1660) 0x165C SharePoint Foundation Files ak8dj High ...Guid& docId, UInt32& docVersion, String& timeLastModified, Byte& level, Object& buildDependencySetData, UInt32& dependencyCount, Object& buildDependencies, SPWebPartCollectionInitialState& initialState, Object& oMultipleMeetingDoclibRootFolders, String& redirectUrl, Boolean& ObjectIsList, Guid& listId)
at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPageInformationForInit(HttpContext context, SPWeb spweb, Boolean mainFileRequest, String path, Boolean impersonate, Boolean& isAppWeb, Boolean& fGhostedPage, Guid& docId, UInt32& docVersion, String& timeLastModified, SPFileLevel& spLevel, String& masterPageUrl, String& customMasterPageUrl, String& webUrl, String& siteUrl, Guid& siteId, Object& buildDependencySetData, SPWebPartCollectionInitialState& initialState, ... 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.85* w3wp.exe (0x1660) 0x165C SharePoint Foundation Files ak8dj High ... String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId)
at Microsoft.SharePoint.SPWeb.GetWebPartPageContent(Uri pageUrl, Int32 pageVersion, PageView requestedView, HttpContext context, Boolean forRender, Boolean includeHidden, Boolean mainFileRequest, Boolean fetchDependencyInformation, Boolean& ghostedPage, String& siteRoot, Guid& siteId, Int64& bytes, ... 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.85* w3wp.exe (0x1660) 0x165C SharePoint Foundation Files ak8dj High ...rRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId)
at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion,... 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.85* w3wp.exe (0x1660) 0x165C SharePoint Foundation Files ak8dj High ...Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId)
at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbst... 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.85* w3wp.exe (0x1660) 0x165C SharePoint Foundation Files ak8dj High ...cludeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)
at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)
at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeReque... 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.85* w3wp.exe (0x1660) 0x165C SharePoint Foundation Files ak8dj High ...stContext, IntPtr moduleData, Int32 flags)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)
at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.85* w3wp.exe (0x1660) 0x165C SharePoint Foundation Files ak8dj High ...oAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)
at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)
at System.Web.UI.Page.ApplyMasterPage()
at System.Web.UI.Page.PerformPreInit()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean in... 8d37ab9c-6261-4003-06c6-a8587514ba08
08/04/2014 15:53:37.83 w3wp.exe (0x1660) 0x165C SharePoint Foundation Authentication Authorization agb9s Medium Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|site\someaccount, ClaimsCount=24 8d37ab9c-6261-4003-06c6-a8587514ba08




Sorry, but the log doesn't have enough info in it to tell me what's causing the error. If you're handy with visual studio, you can try building and deploying a debug build of the FBA Pack to your server, which would allow you to debug it and get to the root of the error.

The only other thing I can think of is that there are a lot of other SharePoint errors related to the correlation id, which may or may not have something to do with the error. One of the errors point to this:

http://sharepoint.stackexchange.com/questions/69104/useragent-not-available-file-operations-may-not-be-optimized

which indicates ghosting errors with the master page. But it's tough to say if this would be related to the FBA Pack issue.
Strange. It's SharePoint 2013
Ghosting issues shouldn't be.







From: ccoulson
Sorry, but the log doesn't have enough info in it to tell me what's causing the error. If you're handy with visual studio, you can try building and deploying a debug build of the FBA Pack to your server, which would allow you to debug it and get to the root of the error.

The only other thing I can think of is that there are a lot of other SharePoint errors related to the correlation id, which may or may not have something to do with the error. One of the errors point to this:

http://sharepoint.stackexchange.com/questions/69104/useragent-not-available-file-operations-may-not-be-optimized

which indicates ghosting errors with the master page. But it's tough to say if this would be related to the FBA Pack issue.
Read the full discussion online.
To add a post to this discussion, reply to this email ([email removed])
To start a new discussion for this project, email [email removed]
You are receiving this email because you subscribed to this discussion on CodePlex. You can unsubscribe on CodePlex.com.
Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at CodePlex.com