OutOfMemoryException - WeOnlyDo Discussion board

OutOfMemoryException (wodFtpDLX / wodFtpDLX.NET)

by mbutenko, Monday, November 10, 2008, 18:32 (5645 days ago)

I have an issue when I deploy my application using the FtpDLX.NET component. I get an OutOfMemoryException with the following stack trace:
at System.Web.Security.Roles.Initialize()
at System.Web.Security.RoleManagerModule.OnEnter(Object source, EventArgs eventArgs)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

It appears unrelated to the FtpDLX.NET component. However, if I remove the FtpDLX.NET component DLL from my bin folder, everything works fine. Replace the DLL in the bin folder and I get an OutOfMemoryException again.

Does anyone have any ideas?

Thanks,
Marc


Complete thread: