OutOfMemory error (wodSSH / wodSSH.NET)
I've put the WeOnlyDo.Client.SSH.dll file into the bin directory of my .NET 2.0 application, and now I am getting the following error when I try to log in. I haven't even gotten to the page where I'll be using the SSH yet.
Has anyone seen this before? I've searched your knowledgebase and forums and don't see anything. Thanks!
[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
System.Web.Profile.ProfileBase.InitializeStatic() +2396184
System.Web.Profile.ProfileBase.Create(String username, Boolean isAuthenticated) +43
System.Web.HttpContext.get_Profile() +92
MyRegistrationForm.Web.Admin.MainPage.get_Profile()