Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Direct Line Duplicates Posting Messages #819

@XelaMon

Description

@XelaMon

I seem to be having an issue with Direct Line after upgrading to v3 of the Bot Framework. I am getting duplicates of messages that I post using Direct Line.

I've run a remote debugger and noticed that, when I send a message through Direct Line, multiple copies of the message are posted to my bot. Each of these activities have the same text field, but have different IDs and timestamps.

As far as I can tell, this only happens on Direct Line (I don't have any other channels set up, but this isn't happening on the emulator either locally or in the cloud) and only happens when I send the first message in a Direct Line conversation.

I am currently interacting with Direct Line using the published .NET Client Library (1.0.2) and this was not a problem when I was using v1 on the same version of the Client Library.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions