Skip to content

Works on localhost but not after publish #880

Open
@ravipersaud

Description

@ravipersaud

I am using TextCopy in my dotnet framework application. It is working fine when used locally but it does not work in my published website.

Imports TextCopy

    Dim cb As New Clipboard
    cb.SetText(TextBox1.Text)
    TextBox2.Text = ClipboardService.GetText()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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