Skip to content

how to use named pipe client in asp application #34

Open
@Su-s

Description

@Su-s

Hi,

I had extracted the namedpipe wrapper from the github and used in the c# .net core wpf application.

The wpf application is working fine and no issues

And i had created an asp application, set the console app as a server and the asp application as a client.

When i ran the code i got this exception

image

When i searched about the code i understood that because some of the code in here is obsolete and asp wont support these code. These feature removed from asp application

image

so when i searched about this error , found some suggestions to use the jsonserialiser instead of binaryformatter

but when i execute this execption is occurring

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions