Welcome Guest Search | Active Topics | Sign In | Register

EO Web "incorrect function" error Options
Phil
Posted: Tuesday, July 6, 2021 3:44:14 AM
Rank: Advanced Member
Groups: Member

Joined: 11/16/2010
Posts: 47
Ocassionally (1 in 30000 uploads?) the eo_web.ashx module fails with
Incorrect function. (Exception from HRESULT: 0x80070001)

Here is a sample query string that caused a failure...
Code:
id=4EF2A06E-5171-4166-82A6-242BD1985E8A&uploader_data=ByF1cGxvYWQIgAAAAIyAAAAAh2N0bDAwX2NwTWFpbkNvbnRlbnRfVXBsb2FkZXJfMjpFT3NBa3dPazdCT0dDcUxvQ1pFUHArRUpsc21qM1JoL0E2bnNGSWNLbU9zQWt3T2s3Qk9HQ3FMb0NaRVBwK0VKbHZkNnh3TjNBS0xvQUovTGVMSUFiQW1hN0JTWS9aSHVESklPcVE9PScmczoyMmQ0YzY1MS04MjdhLTQ0M2EtYTc5Ni0zMTc5OTZmZjViNGUSEXRvdGFsU2l6ZToyMjYzMDQ4DAtmaWxlQ291bnQ6MQwLYnl0ZXNTZW50OjAKCWN1cnJlbnQ6MB0cZmlsZU5hbWU6VmVybWlsaW9uIExha2VzLmpwZxEQZmlsZVNpemU6MjI2MzA0OA%3d%3d
eo_support
Posted: Tuesday, July 6, 2021 10:21:37 AM
Rank: Administration
Groups: Administration

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

This maybe normal when your IIS is restarting. IIS can restart for various reasons. For example, you can configure the application pool to be recycled every morning at a specific time. If a new request comes in while the process is being recycled (restarted), then you may run into this error as our handler is still yet to be registered.

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.