Welcome Guest Search | Active Topics | Sign In | Register

Ajaxuploader - Invalid base-64 string error message Options
Bryan Hunt
Posted: Tuesday, April 27, 2010 10:31:58 AM
Rank: Member
Groups: Member

Joined: 3/11/2009
Posts: 24
Hello,

We are seeing some intermittent errors with the Ajaxuploader. eo.web.dll version is: 6.0.72.2

Here is the error event info:

Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 4/27/2010 9:39:18 AM
Event time (UTC): 4/27/2010 1:39:18 PM
Event ID: 0f1f33be07dd4a4f8e2001687d40c91b
Event sequence: 282
Event occurrence: 3
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/2/ROOT-1-129168454295781240
Trust level: Full
Application Virtual Path: /
Application Path: C:\inetpub\wwwroot\TestPortal\
Machine name:

Process information:
Process ID: 3696
Process name: w3wp.exe
Account name:

Exception information:
Exception type: FormatException
Exception message: Invalid character in a Base-64 string.

Request information:
Request URL: https://xxxxxx.xxxxx.com:443/eo_web.ashx?id=4EF2A06E-5171-4166-82A6-242BD1985E8A&uploader_data=DCFuZXdfc2Vzc2lvbgIfHkFKQVhVcGxvYWRlcjE6QjlWVHkyV3pwL2lJQ0tYMAUEZmM6MQ==&AspxAutoDetectCookieSupport=1
Request path: /eo_web.ashx
User host address: xx.xx.xx.xx
User:
Is authenticated: False
Authentication Type:
Thread account name:

Thread information:
Thread ID: 8
Thread account name:
Is impersonating: False
Stack trace: at EO.Web.Internal.p.a(ao A_0, HttpResponse A_1, Object A_2)
at EO.Web.Internal.d1.a(ao A_0)
at EO.Web.Internal.d7.a(HttpContext A_0)
at EO.Web.Runtime.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Thanks.

Bryan Hunt
eo_support
Posted: Tuesday, April 27, 2010 11:20:27 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

It has to do with "AspxAutoDetectCookieSupport=1". That was added by ASP.NET when cookieless is enabled in your web.config. We will look into it and see if we can automatically detect and handle this situation. In the mean time if possible you can try to turn off cookieless session.

Thanks!
Bryan Hunt
Posted: Tuesday, April 27, 2010 12:05:29 PM
Rank: Member
Groups: Member

Joined: 3/11/2009
Posts: 24
So "cookieless=usecookies" ?
eo_support
Posted: Tuesday, April 27, 2010 12:10:32 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
That should work. Or you can remove cookieless attribute altogether.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.