GithubHelp home page GithubHelp logo

Comments (8)

2881099 avatar 2881099 commented on July 23, 2024

是一样呢,具体是什么错误

from freeim.

YCSiTong avatar YCSiTong commented on July 23, 2024

System.ObjectDisposedException:“Cannot access a disposed object. A common cause of this error is disposing a context that was resolved from dependency injection and then later trying to use the same context instance elsewhere in your application. This may occur if you are calling Dispose() on the context, or wrapping the context in a using statement. If you are using dependency injection, you should let the dependency injection container take care of disposing context instances.

from freeim.

2881099 avatar 2881099 commented on July 23, 2024

这个是注入问题,被释放了,检查注入方式

from freeim.

YCSiTong avatar YCSiTong commented on July 23, 2024

可是您的这个不是直接写中间件就好了吗,是要把那三个文件都单例注入是吗

from freeim.

2881099 avatar 2881099 commented on July 23, 2024

按照demo来

from freeim.

YCSiTong avatar YCSiTong commented on July 23, 2024

我找到问题了,因为我在您的事件总线 里面加入了两个事件,我需要在用户上线下线的时候执行对应的一些业务处理,谢谢您

from freeim.

YCSiTong avatar YCSiTong commented on July 23, 2024

请问您有一个qq群之类的吗

from freeim.

2881099 avatar 2881099 commented on July 23, 2024

只开了freesql orm群,其他开源库没有qq群

from freeim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.